-
Notifications
You must be signed in to change notification settings - Fork 112
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
rhol crc/manage secrets #822
Conversation
Skipping CI for Draft Pull Request. |
0e664e4
to
e8e2eae
Compare
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/27760076f6df4b64944bd8576568cda6 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 13m 17s |
f860f6d
to
91345c9
Compare
/test all |
91345c9
to
959bce6
Compare
/test all |
d128b36
to
a7323df
Compare
This change depends on a change that failed to merge. Change #849 is needed. |
1 similar comment
This change depends on a change that failed to merge. Change #849 is needed. |
recheck |
This change depends on a change that failed to merge. Change #849 is needed. |
recheck |
This change depends on a change that failed to merge. Change #849 is needed. |
recheck |
a7323df
to
2692b65
Compare
/test all |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/92c71c4b32e14ca8a694c304025078c3 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 18m 38s |
recheck |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/cdff49e762264bfa8bd2c0d0f4d4dbf0 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 40m 59s |
This switch should ensure consistency with the whole pull-secret management. It will also ensure we're actually passing down the needed bits to the deploy and throw an early failure if needed. We also take the opportunity to remove the useless `run:` parameter from the job definition, while adding the needed parameter.
2692b65
to
23f9865
Compare
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.
looks right/didn't spot something
role, you **must** provide either `cifmw_manage_secrets_pullsecret_file` OR | ||
`cifmw_manage_secrets_pullsecret_content`. | ||
|
||
If you provide neither, it will fail. If you provide both, it will also fail. |
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.
If you provide neither, or both, it will fail.
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.
Agree on this one
/approve Update the small English nit on a PR if you want |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: pablintino The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This PR has two distinct patches in it:
Removed useless files in manage_secrets
A tiny change that probably doesn't needs its own pull-request,
just a small cleaning
Switch rhol_crc to the new manage_secrets
The important part - switching to the new manage_secrets role
for the sake of consistency and stability.
As a pull request owner and reviewers, I checked that: