-
Notifications
You must be signed in to change notification settings - Fork 63
Add ironic-novncproxy container image #334
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
base: main
Are you sure you want to change the base?
Conversation
juliakreger
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.
/approve
karelyatin
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.
Also need to add it to https://github.com/openstack-k8s-operators/tcib/blob/main/container-images/containers.yaml
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: hjensas, juliakreger, steveb The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This is similar to nova-novncproxy except it includes package openstack-ironic-novncproxy which has existed for 7 months. Jira: OSPRH-20211
c5e406e to
d9df922
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/447d1e0bcb004e5fad87d29dfc872405 ❌ openstack-meta-content-provider FAILURE in 27m 04s |
|
It turns out the tcib main branch is building antelope containers. I had assumed that one of the consequences of downstream drawing from the tcib antelope branch would be so that main could build from upstream master packages. @karelyatin do you think we could change the target for the main branch to upstream master? |
|
Another thing to be careful about are jobs in rdo-jobs, which build images for all stable images since antelope. I think that the list of images to build for these jobs is also taken from here from the main branch (I'm not an RDO expert, so I could be wrong). So be careful to not damage those jobs. |
@steveb Yes i too think this needs to be changed so main is used to build only master images. I was not fully involved in that previous discussion but likely @hjensas can better confirm this, i will put my understanding here:-
|
@vyzigold No we not building/pushing images for all the stable branches since antelope . Currently periodic jobs only exist for master and antelope. There may be some effort for in job build for any other release for testing like epoxy but that's just for some tests. |
You're right. I was sure images like https://quay.rdoproject.org/repository/podified--centos9/ exist, but seems like I can't find anything other than antelope and master. |
Yes, this is what was decided. |
|
I have raised a CIX to track this issue https://issues.redhat.com/browse/OSPCIX-1078 |
|
recheck |
This is similar to nova-novncproxy except it includes package openstack-ironic-novncproxy which has existed for 7 months.
Jira: OSPRH-20211