hush-house icon indicating copy to clipboard operation
hush-house copied to clipboard

Concourse k8s-based environment

Results 33 hush-house issues
Sort by recently updated
recently updated
newest added

## Background: - In order to be able to get query statistics, we need to have the `pg_stat_statments` [extension ](https://cloud.google.com/sql/docs/postgres/extensions)enabled on Google Cloud SQL. - @zoetian and I were able...

Hey, Despite the various panels that we have, one that we miss for the worker containers is "Number of open files" and "Number of processes". Right now, we have a...

enhancement

We just recently saw how frustrating it is for a team to have their team name changes and then forgetting to change the name used in `team authorized keys`. It...

since we have `wings` deploy job in the concourse main pipeline. It would be nice if we have a similar job that deploys to `hush-house` whenever we want to deploy...

We could do the same as we did for https://metrics.concourse-ci.org in terms of annotating every panel with a useful description (see https://github.com/concourse/concourse/issues/2711) as that has proven to be very useful...

enhancement
size/medium

Hey, RIght now, requests to `http://metrics-hush-house.concourse-ci.org` are not getting redirect to `https://metrics-hush-house.concourse-ci.org`. It'd be nice to have that redirection in place as making a request to the HTTP one makes...

Pretty much described under https://github.com/helm/charts/issues/11300, the idea is to make sure that we don't end up with large discrepancies between `README.md` and `values.yaml`.

Hey, We've been seeing some of our workers going away after a certain memory profile gets reached due to the kernel's OOM killer getting started and destroying our container. **It...

With the use of the feature provided by https://github.com/helm/helm/pull/5143, we can more securely make sure that the deployments get to a usable state even if something goes wrong by automatically...

enhancement

Right now, it's possible that the deployments might fail due to minutiae in the chart configurations. With something like `helm lint` we can do part of that static check, and...

enhancement