-
Notifications
You must be signed in to change notification settings - Fork 141
Remove cifmw client container build #3563
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
Remove cifmw client container build #3563
Conversation
amartyasinha
commented
Dec 17, 2025
- cifmw-client container is no longer used, and it leads to resource wastage for container build and push to quay.io
- Reverts: Add cifmw client container #2230
- cifmw-client container is no longer used, and it leads to resource wastage for container build and push to quay.io - Reverts: openstack-k8s-operators#2230 Signed-off-by: Amartya Sinha <amsinha@redhat.com>
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rebtoor The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds 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/09afc8ba655a41a0a0d8530770e73eb0 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 45m 43s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/e1a24ae0e75746ed8bf134aa77817892 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 39m 41s |
|
recheck |
- In previous commit [1], job to build cifmw-client container using this role was removed as no job uses containerized cifmw-client. - This commit continues the cleanup, and remove the build_push_container role. - This PR is a manual revert of original PR which added this role [2]. [1] openstack-k8s-operators#3563 [2] openstack-k8s-operators#2257 Signed-off-by: Amartya Sinha <amsinha@redhat.com>