-
### Name and Version
bitnami/postgres:latest
### What is the problem this feature will solve?
This is the list of environment variables passed to the primary statefulset which contains passwo…
-
### Enhancement Proposal
As a charmer, I wish that exceptions raised in charm code bubbled up through charm-tracing-decorated methods without cluttering the stack trace with charm_tracing internals…
-
Per https://github.com/elastic/opentelemetry/pull/50#issuecomment-2469946817 it looks we support the installation of all components in a different namespace but the provided values file would require …
-
When adding an OKE configuration and specify the `--profile` option it is ignore and you have to edit the `.kube/config` file manually to add the profile.
`oci ce cluster create-kubeconfig --cluste…
-
The PR #488 accidentally removed k8s.cluster.name from `charts/k8s-infra/values.yaml`
### Repro
Install k8s-infra otel collector with `clusterName` or `global.clusterName` set to some value
```
…
-
### Bug Description
Hi,
Data team is using Mattermost charm to test [PgBouncer K8s](https://charmhub.io/pgbouncer-k8s) charm stability.
[The pgbouncer CI test](https://github.com/canonical/pgbo…
-
## CI failure
```
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ …
-
### What happened?
Changing `eks.Cluster.authenticationMode` from the default value of `CONFIG_MAP` to `API` throws an error. (Also note that the default value is not noted in the docs: https://www.p…
-
The `app.kubernetes.io/instance` label needs to be unique for each pod. See: https://kubernetes.io/docs/reference/labels-annotations-taints/#app-kubernetes-io-instance
See:
```
➜ tanka git:(main) ✗…
-
### What's the use case?
We came across an issue with Dagster on k8s. We're using a fork of the official helm chart which allows us to change the configuration that sets all of the postgres settings …