-
Notifications
You must be signed in to change notification settings - Fork 111
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
[OSPRH-12761] Adjust post-deploy image collection for OpenStack init controller pod #2631
[OSPRH-12761] Adjust post-deploy image collection for OpenStack init controller pod #2631
Conversation
Thanks for the PR! ❤️ |
/retest |
f54e952
to
b01d110
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/2ecfea166e53454584ff36ed5b187019 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 52m 51s |
Error unrelated to PR:
|
recheck |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/a9e89bd64bc74921a49610106b39e187 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 17m 06s |
Error unrelated to PR:
|
recheck |
/approve |
[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 |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/ca6315f8d83749c38f6567c32d7115b7 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 46m 37s |
recheck |
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
4afdeec
into
openstack-k8s-operators:main
When gathering the environment's operator images in
playersbooks/99_logs.yml
, we need to be mindful of the upcoming new OpenStack install paradigm. The OpenStack operator's "init" controller manager does not have two containers like all other controller managers, so we need to exclude it from the task that gathers controller manager images and add a special task to handle it instead.