You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What did you see instead? Under which circumstances?
We have 2 crds, the owned crds may be listed in either order. We are creating the Deployments via quarkus integration and providing env variables via the application.properties. The env variable ordering also seems to not be stable.
Environment
Quarkus operator extension 4.0.7
The text was updated successfully, but these errors were encountered:
Bug Report
Logic has been added to generate our bundle https://github.com/bf2fc6cc711aee1a0c2a/kas-fleetshard/tree/main/bundle and we're seeing that the generated csv is not stable.
What did you expect to see?
Stable csv
What did you see instead? Under which circumstances?
We have 2 crds, the owned crds may be listed in either order. We are creating the Deployments via quarkus integration and providing env variables via the application.properties. The env variable ordering also seems to not be stable.
Environment
Quarkus operator extension 4.0.7
The text was updated successfully, but these errors were encountered: