-
Notifications
You must be signed in to change notification settings - Fork 141
[set_openstack_containers] Add fallback task for operators not having generic k8s labels #3557
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
[set_openstack_containers] Add fallback task for operators not having generic k8s labels #3557
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
b2460ae to
772fab0
Compare
evallesp
left a comment
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, thanks for taking this!
… generic k8s labels Some of the operators with older build did not have the generic app.kubernetes.io/name label, thus they need to be identified using openstack.org/operator-name label. Signed-off-by: Amartya Sinha <amsinha@redhat.com>
772fab0 to
460924b
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/5463f619247b479e8c6c69b17042c35e ✔️ openstack-k8s-operators-content-provider SUCCESS in 22m 10s |
|
recheck |
kstrenkova
left a comment
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.
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/d327b38e3c414c01b9dc63fd539351f5 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 22m 46s |
|
recheck |
1 similar comment
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/93aabd9e8b09404ca300d1c190728372 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 43m 55s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/2c754b3463ac4070846b29e6a5c6e91b ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 58m 55s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/241e1ad7c4874192a29c952aa2daaa77 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 29m 31s |
|
recheck |
Some of the operators with older build did not have the generic app.kubernetes.io/name label, thus they need to be identified using openstack.org/operator-name label.