openstack: add new releases and new OWNERS#37025
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: kayrus 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 |
|
/lgtm |
|
@andrewsykim @cheftako kindly ping |
1 similar comment
|
@andrewsykim @cheftako kindly ping |
| timeout: 3h | ||
| spec: | ||
| containers: | ||
| - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20260504-c27e3ff179-master |
There was a problem hiding this comment.
| - image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20260504-c27e3ff179-master | |
| - image: us-central1-docker.pkg.dev/k8s-staging-test-infra/images/kubekins-e2e:v20260706-7056f81a85-master |
Also, you don't need to set BOSKOS_HOST as thats the default value you should be setting
There was a problem hiding this comment.
fixed an image. as for the BOSKOS_HOST, I see it is also used in other environment. Can I keep it as is?
There was a problem hiding this comment.
I see there are other gcr.io images, do I need to fix them as well?
test-infra/config/jobs/kubernetes/cloud-provider-openstack$ grep -r gcr.io/k8s-staging-test-infra/kubekins-e2e | awk '{print $NF}' | sort -u
gcr.io/k8s-staging-test-infra/kubekins-e2e:v20260706-7056f81a85-master
There was a problem hiding this comment.
@upodroid I just realized that realized that the us-central1-docker.pkg.dev/k8s-staging-test-infra/images/kubekins-e2e doesn't contain the v20260713-9909545e89-master tag, while gcr.io/k8s-staging-test-infra/kubekins-e2e does. Is there a migration process from the gcr.io to us-central1-docker.pkg.dev? Do these repos sync between each other? Does it make sense to revert back to gcr.io?
There was a problem hiding this comment.
No, use this tag.
v20260712-9b391474f6-master
We build them from different commits
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kayrus, stephenfin, upodroid 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 |
|
@kayrus: Updated the
DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
see kubernetes/k8s.io#9482, kubernetes/cloud-provider-openstack#3104
cc @zetaab @stephenfin