Skip to content

Add metrics integration to istio charms #47

Add metrics integration to istio charms

Add metrics integration to istio charms #47

Workflow file for this run

name: Pull Requests
on:
pull_request:
branches:
- main
# The following configuration is temporarily pinned to this branch to enable Juju to restart hooks,
# which are disabled by default (https://github.com/charmed-kubernetes/actions-operator/blob/5c6377ed695d52b8a1693f07b7d641e245269123/src/bootstrap/index.ts#L205).
# Note: This causes integration tests to fail as charms lose connection to the Juju controller
# when added to the mesh, regaining connection only upon hook retry.
# TODO: Revert to main branch after #8 is resolved.
jobs:
pull-request:
name: PR
uses: canonical/observability/.github/workflows/charm-pull-request.yaml@istio-test
secrets: inherit