Skip to content

Build CCM when using k8s version latest in ci-entrypoint#3233

Merged
k8s-ci-robot merged 1 commit into
kubernetes-sigs:mainfrom
CecileRobertMichon:fix-csi-ccm
Mar 7, 2023
Merged

Build CCM when using k8s version latest in ci-entrypoint#3233
k8s-ci-robot merged 1 commit into
kubernetes-sigs:mainfrom
CecileRobertMichon:fix-csi-ccm

Conversation

@CecileRobertMichon
Copy link
Copy Markdown
Contributor

What type of PR is this?

/kind failing-test

What this PR does / why we need it: Fixes regression from #3105 where CCM is not getting built for CSI driver tests that use ci-entrypoint but don't test CCM: https://testgrid.k8s.io/provider-azure-master-signal#capz-azure-disk, resulting in an invalid Helm image version as the k8s version doesn't exist.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

TODOs:

  • squashed commits
  • includes documentation
  • adds unit tests

Release note:

NONE

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. labels Mar 7, 2023
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Mar 7, 2023
@CecileRobertMichon
Copy link
Copy Markdown
Contributor Author

/hold

this needs a test-infra PR with it

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 7, 2023
Comment thread hack/util.sh
}

capz::util::should_build_ccm() {
# TEST_CCM is an environment variable set by a prow job to indicate that the CCM should be built and tested.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for the comments!

@jackfrancis
Copy link
Copy Markdown
Contributor

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 7, 2023
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

LGTM label has been added.

DetailsGit tree hash: 1e4610d7fc1b2f06b54829e7692d6b6124965b18

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jackfrancis

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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 7, 2023
@jackfrancis
Copy link
Copy Markdown
Contributor

/retest

@jackfrancis
Copy link
Copy Markdown
Contributor

/retest

There aren't enough emojis...

@CecileRobertMichon
Copy link
Copy Markdown
Contributor Author

this needs a test-infra PR with it

/hold cancel

I'll open that PR shortly but no need to wait for it since the jobs this is fixing are already broken....

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 7, 2023
@k8s-ci-robot k8s-ci-robot merged commit 832f8fe into kubernetes-sigs:main Mar 7, 2023
@k8s-ci-robot k8s-ci-robot added this to the v1.8 milestone Mar 7, 2023
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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants