Skip to content
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

CAPV: add 1.7 release jobs and bump kubekins to 1.26 #30052

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

chrischdi
Copy link
Member

This MR adds the jobs for the release-1.7 branch.
As addition it bumps the used kubekins image to the 1.26 one. 1.27 cannot be used yet due to a dependency which is not yet compatible to golang 1.20 (kubekins 1.26 is on golang 1.19)

When comparing to the jobs of release-1.6 the jobs stay the same.

When comparing to the jobs of main, release-1.7 would not get tested for the following:

  • Periodics:

    main prowjob name command
    periodic-cluster-api-provider-vsphere-upgrade-main GINKGO_FOCUS: [clusterctl-Upgrade]
    periodic-cluster-api-provider-vsphere-coverage ./hack/ci-test-coverage.sh + gopherage
  • Pull Requests:

    main prowjob name command
    pull-cluster-api-provider-vsphere-apidiff-main ./hack/ci-apidiff.sh
    pull-cluster-api-provider-vsphere-verify-markdown mdlint
    pull-cluster-api-provider-vsphere-verify-shell shellcheck
    pull-cluster-api-provider-vsphere-verify-crds hack/verify-crds.sh
    pull-cluster-api-provider-vsphere-verify-gen make verify-gen

@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. area/config Issues or PRs related to code in /config area/jobs sig/testing Categorizes an issue or PR as relevant to SIG Testing. labels Jul 11, 2023
@k8s-ci-robot k8s-ci-robot requested review from cantbewong and figo July 11, 2023 08:58
@randomvariable
Copy link
Member

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: chrischdi, randomvariable

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

The pull request process is described here

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 added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 11, 2023
@chrischdi
Copy link
Member Author

cc @sbueringer

@sbueringer
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jul 11, 2023
@k8s-ci-robot k8s-ci-robot merged commit 09eeeb8 into kubernetes:master Jul 11, 2023
@k8s-ci-robot
Copy link
Contributor

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

  • key cluster-api-provider-vsphere-ci.yaml using file config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-ci.yaml
  • key cluster-api-provider-vsphere-periodics-release-1.7.yaml using file config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-periodics-release-1.7.yaml
  • key cluster-api-provider-vsphere-periodics.yaml using file config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-periodics.yaml
  • key cluster-api-provider-vsphere-presubmits-release-1.7.yaml using file config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-presubmits-release-1.7.yaml
  • key cluster-api-provider-vsphere-presubmits.yaml using file config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-presubmits.yaml

In response to this:

This MR adds the jobs for the release-1.7 branch.
As addition it bumps the used kubekins image to the 1.26 one. 1.27 cannot be used yet due to a dependency which is not yet compatible to golang 1.20 (kubekins 1.26 is on golang 1.19)

When comparing to the jobs of release-1.6 the jobs stay the same.

When comparing to the jobs of main, release-1.7 would not get tested for the following:

  • Periodics:
main prowjob name command
periodic-cluster-api-provider-vsphere-upgrade-main GINKGO_FOCUS: [clusterctl-Upgrade]
periodic-cluster-api-provider-vsphere-coverage ./hack/ci-test-coverage.sh + gopherage
  • Pull Requests:
main prowjob name command
pull-cluster-api-provider-vsphere-apidiff-main ./hack/ci-apidiff.sh
pull-cluster-api-provider-vsphere-verify-markdown mdlint
pull-cluster-api-provider-vsphere-verify-shell shellcheck
pull-cluster-api-provider-vsphere-verify-crds hack/verify-crds.sh
pull-cluster-api-provider-vsphere-verify-gen make verify-gen

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/test-infra repository.

@chrischdi chrischdi deleted the pr-capv-1-7 branch July 12, 2023 14:25
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 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/testing Categorizes an issue or PR as relevant to SIG Testing. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants