canonical / oidc-gatekeeper-operator

Charmed OIDC Gatekeeper
Apache License 2.0
1 stars 7 forks source link

debug: pin juju to 3.5/edge to test charm ci #148

Closed ca-scribner closed 2 months ago

ca-scribner commented 5 months ago

do not merge

ca-scribner commented 5 months ago

Tried this locally as well - this fails I think because the controller-0 pod is trying to pull a non-existent image:

  Normal  BackOff  2m31s (x21 over 7m32s)  kubelet  Back-off pulling image "docker.io/jujusolutions/jujud-operator:3.5.0"

which causes bootstrap to timeout. In dockerhub there is no 3.5.0 (there's an rc) so looks like this pre-release is pointing to a not-yet-released image

DnPlas commented 2 months ago

@ca-scribner since we are now using juju 3.4 in our CI, does it make sense to close this PR?

DnPlas commented 2 months ago

Closing due to lack of activity, feel free to re-open if needed. Thanks @ca-scribner !