Skip to content

openstack: add new releases and new OWNERS#37025

Merged
kubernetes-prow[bot] merged 2 commits into
kubernetes:masterfrom
kayrus:cpo-release-136
Jul 14, 2026
Merged

openstack: add new releases and new OWNERS#37025
kubernetes-prow[bot] merged 2 commits into
kubernetes:masterfrom
kayrus:cpo-release-136

Conversation

@kayrus

@kayrus kayrus commented May 13, 2026

Copy link
Copy Markdown
Contributor

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels May 13, 2026
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: kayrus
Once this PR has been reviewed and has the lgtm label, please assign andrewsykim for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot
k8s-ci-robot requested a review from cheftako May 13, 2026 16:05
@k8s-ci-robot k8s-ci-robot added the area/config Issues or PRs related to code in /config label May 13, 2026
@k8s-ci-robot
k8s-ci-robot requested a review from zetaab May 13, 2026 16:05
@k8s-ci-robot k8s-ci-robot added area/jobs area/provider/openstack Issues or PRs related to openstack provider area/testgrid sig/cloud-provider Categorizes an issue or PR as relevant to SIG Cloud Provider. sig/testing Categorizes an issue or PR as relevant to SIG Testing. labels May 13, 2026
@stephenfin

Copy link
Copy Markdown
Member

/lgtm
/assign andrewsykim cheftako

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 14, 2026
@kayrus

kayrus commented May 20, 2026

Copy link
Copy Markdown
Contributor Author

@andrewsykim @cheftako kindly ping

1 similar comment
@kayrus

kayrus commented Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

@andrewsykim @cheftako kindly ping

timeout: 3h
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20260504-c27e3ff179-master

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- 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

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed an image. as for the BOSKOS_HOST, I see it is also used in other environment. Can I keep it as is?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please do

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@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?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, use this tag.

v20260712-9b391474f6-master

We build them from different commits

@kayrus
kayrus force-pushed the cpo-release-136 branch from 4e364ae to 714d809 Compare July 7, 2026 18:38
@kubernetes-prow kubernetes-prow Bot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jul 7, 2026
@kubernetes-prow kubernetes-prow Bot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jul 7, 2026
@kayrus
kayrus requested a review from upodroid July 8, 2026 14:12
@kayrus
kayrus force-pushed the cpo-release-136 branch from 714d809 to 1555681 Compare July 13, 2026 09:35
@kubernetes-prow kubernetes-prow Bot added needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jul 13, 2026
@kayrus
kayrus force-pushed the cpo-release-136 branch from 1555681 to 40d97b7 Compare July 13, 2026 09:42
@kubernetes-prow kubernetes-prow Bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jul 13, 2026
@kayrus
kayrus force-pushed the cpo-release-136 branch from 40d97b7 to 5352323 Compare July 14, 2026 09:51
@kayrus
kayrus force-pushed the cpo-release-136 branch from 5352323 to b310a2b Compare July 14, 2026 09:53
@kubernetes-prow kubernetes-prow Bot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jul 14, 2026
@kubernetes-prow

Copy link
Copy Markdown
Contributor

[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

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubernetes-prow kubernetes-prow Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 14, 2026
@kubernetes-prow
kubernetes-prow Bot merged commit 6cae19a into kubernetes:master Jul 14, 2026
6 checks passed
@kubernetes-prow

Copy link
Copy Markdown
Contributor

@kayrus: Updated the job-config configmap in namespace default at cluster test-infra-trusted using the following files:

  • key cloud-provider-openstack-config.yaml using file config/jobs/kubernetes/cloud-provider-openstack/cloud-provider-openstack-config.yaml
  • key provider-openstack-presubmits-release-master-config.yaml using file config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-master-config.yaml
  • key provider-openstack-presubmits-release-v1.25-config.yaml using file config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.25-config.yaml
  • key provider-openstack-presubmits-release-v1.26-config.yaml using file config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.26-config.yaml
  • key provider-openstack-presubmits-release-v1.27-config.yaml using file config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.27-config.yaml
  • key provider-openstack-presubmits-release-v1.28-config.yaml using file config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.28-config.yaml
  • key provider-openstack-presubmits-release-v1.29-config.yaml using file config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.29-config.yaml
  • key provider-openstack-presubmits-release-v1.30-config.yaml using file config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.30-config.yaml
  • key provider-openstack-presubmits-release-v1.31-config.yaml using file config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.31-config.yaml
  • key provider-openstack-presubmits-release-v1.32-config.yaml using file config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.32-config.yaml
  • key provider-openstack-presubmits-release-v1.33-config.yaml using file config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.33-config.yaml
  • key provider-openstack-presubmits-release-v1.34-config.yaml using file config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.34-config.yaml
  • key provider-openstack-presubmits-release-v1.35-config.yaml using file config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.35-config.yaml
  • key provider-openstack-presubmits-release-v1.36-config.yaml using file config/jobs/kubernetes/cloud-provider-openstack/provider-openstack-presubmits-release-v1.36-config.yaml
Details

In response to this:

see kubernetes/k8s.io#9482, kubernetes/cloud-provider-openstack#3104

cc @zetaab @stephenfin

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.

@kayrus
kayrus deleted the cpo-release-136 branch July 14, 2026 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/config Issues or PRs related to code in /config area/jobs area/provider/openstack Issues or PRs related to openstack provider area/testgrid cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/cloud-provider Categorizes an issue or PR as relevant to SIG Cloud Provider. sig/testing Categorizes an issue or PR as relevant to SIG Testing. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants