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
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: kayrus, stephenfin 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 |
see kubernetes/k8s.io#9482, kubernetes/cloud-provider-openstack#3104
cc @zetaab @stephenfin