-
### Question
How to use --auto-iam-authn correctly and ensure that it works?
### Code
```Go
command:
- "/cloud-sql-proxy"
- "--private-ip"
- "--auto-iam-authn" …
-
Via @pedrofragola.
When the prometheus relation is removed,
```mermaid
graph LR
cos-proxy --- prometheus
```
the charm goes into error state because `event.app` is None.
https://github.co…
sed-i updated
2 months ago
-
in one of the cloud, the hardware observer is refreshed to rev 59.
when charm is performing the install hooks, it got stuck in some error.
one weird symptom is the code is not respecting the proxy…
-
#275 was tested with the bundle below.
We should add something like this as a manual test to the existing collection of bundles under `tests/manual`.
```yaml
bundle: kubernetes
applications:
…
sed-i updated
2 weeks ago
-
### Enhancement Proposal
As described in the title, these would be useful charm configuration parameters to expose. They have the same type as the `proxy-read-timeout` configuration parameter on the …
-
### Bug Description
After adding relabel_configs in cos-prometheus through prometheus-scrape-config-k8s charm, the nrpe checks fail. When the relabel_config is removed, the nrpe checks and alerts w…
-
### Bug Description
Currently if the charm is configured to connect to an external avatar service by an admin in the settings, it needs to be able to reach avatars.discourse.org. If it can't, it shou…
-
## Issue
show-stored errors out,
```
$ jhack show-stored cos-proxy/0
ERROR:jhack:failed to fetch db; command ['juju', 'scp', 'cos-proxy/0:/var/lib/juju/agents/unit-cos-proxy…
sed-i updated
6 months ago
-
### Bug Description
I encountered a cos-proxy instance in the error state, failing on DNS resolution. I managed to trace DNS queries and it appears that an LXD in my Openstack model tries to resolve …
-
Right now all CKF charms, which implements the `metrics-endpoint`, are using `ServicePort` and [`KubernetesServicePatch`](https://github.com/canonical/observability-libs/blob/b2c58200b6902f565ea6f34fc…