COS-Proxy in an LXD in the error state (hook failed: "downstream-logging-relation-changed"
) due to DNS errors after trying to resolve Kubernetes service FQDN
#17
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Issues | |
on: [issues] | |
jobs: | |
update: | |
name: Update Issue | |
uses: canonical/observability/.github/workflows/issues.yaml@main | |
secrets: inherit | |
with: | |
component: cos-proxy |