-
Notifications
You must be signed in to change notification settings - Fork 2
Rename runtimeParameters to Parameters #613
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
d94368a
to
5576b64
Compare
RC controller decoupled test failing on CI:
This happens because the RC is mysteriously changed between the Create and the Update that occurs in that test. This is something I've noticed when installing the latest (master) version of the operator in K8s clusters, though I can't reproduce it reliably. It's strange though, because CI tests (including this decoupled test) must have passed on all PRs before being merged, so why is this happening now? |
709f591
to
e8aadda
Compare
This bug was tracked by #625 and has been resolved in #622 ✅ |
Closes #612
Tasks