-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Bumping up controller-runtime@v0.15.0 #4582
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the improvement, could you update the changelog too?
I think that this improvement could be placed in Other
section
There are some build errors, could you check them? https://github.com/kedacore/keda/actions/runs/5111676017/jobs/9188904903?pr=4582 |
17d55e9
to
e70fd67
Compare
7c536f8
to
c65601e
Compare
/run-e2e |
@zroubalik may I ask you for some help understanding the root cause of the failed e2e tests? 🤔 |
seems like some unrelate env problem, let me re-trigger |
/run-e2e |
looks like a consistent error, let me check it |
I can reproduce it locally: The CustomResourceDefinition "scaledjobs.keda.sh" is invalid: metadata.annotations: Too long: must have at most 262144 bytes There are some missing changes in manifests too, could you run |
good catch, yeah please regenerate and we can give it another try |
Done, it would be good having a sort of automation to ensure the generated files are correctly committed. |
You're totally right! We have already commented it internally after noticing it 😄 |
b8a35ba
to
f47ea5f
Compare
/run-e2e |
/run-e2e |
/run-e2e azure |
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please fix the typo, I'll rerun the e2e tests and we are good to go. Thanks!
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
/run-e2e |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, great job, thanks!
/run-e2e selenium |
Bumping up the
kubernetes-sigs/controller-runtime
dependency to v0.15.0Checklist
Fixes #4581