Skip to content
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: update IAM to seed URLs, clients secrets, etc. dynamically #127

Merged
merged 11 commits into from
Oct 28, 2024

Conversation

evegufy
Copy link
Contributor

@evegufy evegufy commented Oct 21, 2024

Description

update keycloak instances to seed URLs, clients secrets, etc. dynamically

seeding of the test service accounts for the EDC <--> MIW connection is be obsolete since R2412 but I updated and didn't remove the ad hoc init container to enable the seeding of those test service accounts, in case it's needed again
can be uncommented of the post-install testdata-upload-job of tx-data-provider doesn't use it during chart testing anymore

#126

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:

@evegufy evegufy changed the title feat: update keycloak instances to seed URLs, clients secrets, etc. dynamically feat: update IAM to seed URLs, clients secrets, etc. dynamically Oct 21, 2024
@matbmoser
Copy link
Contributor

We will review that :) Thx Evelyn

@matbmoser matbmoser merged commit 0a5bcd6 into main Oct 28, 2024
4 checks passed
bpn: BPNL00000000BJTL
initContainer:
image:
name: docker.io/tractusx/umbrella-init-container:1.1.0-init
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In dockerhub the image with tag 1.1.0 is missing. I tried building the image of init-container and using it, and it works fine.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I understand that the 1.1.0-init tag still needs to be created so that the following GitHub Actions can generate it: build-init-container

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just pushed the tag https://github.com/eclipse-tractusx/tractus-x-umbrella/releases/tag/1.1.0-init, so that then new init container got built

@evegufy evegufy self-assigned this Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants