kubewarden / kubewarden-end-to-end-tests

Files used to run Kubewarden end-to-end tests
https://kubewarden.io
Apache License 2.0
2 stars 6 forks source link

Tracker issue: remove Jaeger workaround when not needed #111

Closed viccuad closed 1 month ago

viccuad commented 1 month ago

This is a tracker issue to remove the Jaeger workaround added in https://github.com/kubewarden/kubewarden-end-to-end-tests/pull/109. This workaround adds RBAC for listing the ingressclasses, see https://github.com/jaegertracing/helm-charts/issues/549.

Acceptance criteria

Once the workaround is not needed, it is removed and jaeger tracing works in the tests.

kravciak commented 1 month ago

Workaround removed: https://github.com/kubewarden/kubewarden-end-to-end-tests/pull/115