keycloak / keycloak-benchmark

Keycloak Benchmark
https://www.keycloak.org/keycloak-benchmark/
Apache License 2.0
125 stars 68 forks source link

Wrong image for Operator deployment in nightly #831

Closed ahus1 closed 1 month ago

ahus1 commented 1 month ago

Describe the bug

The nightly deployment for Keycloak Benchmark failed due to an image reference not existing. I found that https://github.com/keycloak/keycloak-k8s-resources/blob/nightly/kubernetes/kubernetes.yml#L333 contains docker.io/keycloak/keycloak-operator:999.0.0-SNAPSHOT which should probably be ...:nightly .... in addition to that, I wonder if it shouldn't point to quay.io instead (both work AFAIK).

Tracked in upstream as https://github.com/keycloak/keycloak/issues/29869

Once it is completed, remove the workaround from our scripts.

Version

nightly