-
Elastic agent doesn't seem to have an option to store information it can use across pod/container restarts
https://github.com/elastic/elastic-agent/blob/main/deploy/kubernetes/elastic-agent-standalon…
narph updated
6 months ago
-
### Context
Automatically backport failure for pull request 4152
Pull request: https://github.com/cloudnative-pg/cloudnative-pg/pull/4152
Commit: https://github.com/cloudnative-pg/cloudnative-pg/comm…
-
Projects like `strimzi` and `cilium` are including optional grafana dashboards in their helm charts. It would be nice if the cloudnative-pg chart also had the option of loading the example dashboard …
-
### Content:
I encountered an error while installing a Helm chart. Here is the command I used and the error messages I received:
```shell
helm install -n itnio-openobserve -f pre-values.yaml openob…
-
Marking a struct field of type `time.Time` as json omitempty has no effect. You must use a `*time.Time` for it to work (which is wire compatible). Vet should detect this situation and perhaps suggest …
-
**Describe the bug**
As of [this PR](https://github.com/derailed/k9s/pull/2029) (included in >= v0.29) loading plugins from `$XDG_DATA_DIRS/k9s/plugins/` instead of a `$XDG_DATA_DIRS/k9s/…
-
It's important to keep an eye on the maximum number of connections, but as far as I can tell, CNPG currently does not export connection metrics comparable to `pg_stat_activity_count`, `pg_settings_max…
-
Have deployed the cnpg operator and cluster successfully on my eks cluster, but the scheduled backups is getting stucked at walArchivingFailing phase.
Below given is my helm values.yaml file for the …
-
# Summary
- Version: `docker.elastic.co/beats/heartbeat:8.1.0`.
- Operating System: `Talos v1.1` / `K8s v1.23.5` / `kubectl v1.22.5`.
- Discuss Forum URL: https://discuss.elastic.co/t/heartbeat-…
-
Looking at cluster where we have:
- Cluster status shows the primary PVC as `ususablePVC`
- Primary does not show up in the `instanceNames`
- A PVC that will be recreated if it is deleted
This clust…