-
Notifications
You must be signed in to change notification settings - Fork 27
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
feat: upgrade keycloak instances, portal and issuer to R24.12 #194
Conversation
88b7ee5
to
1b5d583
Compare
a7476ac
to
d3f088a
Compare
d3f088a
to
4bcd8af
Compare
@@ -552,7 +554,7 @@ centralidp: | |||
bpn: BPNL00000000BJTL | |||
initContainer: | |||
image: | |||
name: docker.io/tractusx/umbrella-init-container:1.1.0-init | |||
name: docker.io/tractusx/umbrella-init-container:2.0.0-init |
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.
There is no umbrella-init-container:2.0.0-init
available on Docker.
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.
yes, that expected, I'll create the tag (and therefore trigger the container creation) once the PR is in main
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.
I deployed it locally, and it works fine. I used a custom-built image of umbrella-init-container:2.0.0-init.
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.
Also works fine in my computer locally.
Description
upgrade keycloak instances, portal and issuer to R24.12
as well as update and fix documentation
and refactor helm chart testing to first install centralidp (keycloak) and to wait for seeding job to finish
Pre-review checks
Please ensure to do as many of the following checks as possible, before asking for committer review: