Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2023

Bumps sigs.k8s.io/cluster-api from 1.5.0 to 1.5.1.

Release notes

Sourced from sigs.k8s.io/cluster-api's releases.

v1.5.1

👌 Kubernetes version support

  • Management Cluster: v1.24.x -> v1.28.x
  • Workload Cluster: v1.22.x -> v1.28.x

More information about version support can be found here

Changes since v1.5.0


📈 Overview

  • 35 new commits merged
  • 2 feature additions ✨
  • 10 bugs fixed 🐛

✨ New Features

  • MachineSet: Adjust preflight check to allow kubelet version skew of 3 for clusters running v1.28 and above (#9233)
  • Testing/documentation: v1.28: Prepare quickstart, capd and tests for the new release including kind bump (#9225)

🐛 Bug Fixes

  • CAPBK: Certificate paths in cloud-init scripts should not use a platform-dependent path separator (#9230)
  • CAPD: Delete container after failed start to work around port allocation issues (#9130)
  • ClusterClass: Add topology-owned label to MachineHealthChecks. (#9204)
  • ClusterClass: Fix ClusterClass enqueue for ExtensionConfig (#9137)
  • Devtools: Fix tilt-prepare leader-elect setting (#9316)
  • e2e: Pin conformance image to a version which includes a fix for the dualstack tests (#9256)
  • KCP: Allow unsetting useExperimentalRetryJoin field from KubeadmControlPlane (#9202)
  • MachineDeployment: MD controller: use regular random suffix for MachineSets, ensure max length 63 (#9329)
  • util: Fix AddAnnotations for unstructured.Unstructured (#9176)

🌱 Others

  • CAPD: Fix multi error handling in RunContainer (#9243)
  • CI: Add verify-govulncheck and verify-vulnerabilities targets and integrate to scan action (#9179)
  • CI: Update base branch for link checker (#9207)
  • clusterctl: Set controller-runtime logger for clusterctl (#9129)
  • clusterctl: Update cert-manager to v1.12.3 (#9198)
  • Dependency: Bump controller-runtime to v0.15.1 (#9127)
  • Dependency: Bump corefile-migration library to v1.0.21 (#9309)
  • Dependency: Bump envtest binaries to 1.28 (#9304)
  • Dependency: Bump golang.org/x/net to v0.13.0 (#9122)
  • Dependency: Bump to Go 1.20.7 (#9105)
  • e2e: Add back flavor to Waiter interface (#9177)
  • e2e: Add CRS re-reconcile to ownerReference test (#9301)
  • e2e: Add test for ownerReference apiVersion update (#9297)
  • e2e: Refactor e2e ownerRef test utils (#9314)
  • e2e: Test and document controller ownerReferences (#9303)
  • logging: Fix patch errors not being logged (#9234)

📖 Additionally, there have been 8 contributions to our documentation and book. (#9332, #9226, #9205, #9238, #9154, #9117, #9090, #9082)

... (truncated)

Commits
  • db17cb2 Merge pull request #9332 from k8s-infra-cherrypick-robot/cherry-pick-9328-to-...
  • 6b00695 Use official plantuml image for diagrams
  • fe0874b Merge pull request #9329 from k8s-infra-cherrypick-robot/cherry-pick-9298-to-...
  • 72eb907 md: drop templatesuffix from machineset names
  • 452fd43 Merge pull request #9316 from k8s-infra-cherrypick-robot/cherry-pick-9315-to-...
  • ce0a47a Fix tilt-prepare leader-elect setting
  • 1c45db7 Merge pull request #9314 from k8s-infra-cherrypick-robot/cherry-pick-9313-to-...
  • 898f7c6 Refactor e2e ownerRef test utils
  • 97e10b0 Merge pull request #9309 from sbueringer/pr-bump-core-mi-1.5
  • 8559024 Bump corefil-migration library to v1.0.21
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Aug 30, 2023
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Aug 30, 2023
@k8s-ci-robot
Copy link
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Aug 30, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/test/sigs.k8s.io/cluster-api-1.5.1 branch from 0b9d1e2 to 9f653a3 Compare September 4, 2023 12:31
Copy link
Contributor

@alexander-demicev alexander-demicev left a comment

Choose a reason for hiding this comment

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

/approve
/lgtm

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

LGTM label has been added.

Git tree hash: e0766fc7e9aa7a51ca7c65af70f04340068c94c3

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alexander-demicev

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 approved Indicates a PR has been approved by an approver from all required OWNERS files. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. labels Sep 4, 2023
@k8s-ci-robot
Copy link
Contributor

rebase

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.

1 similar comment
@k8s-ci-robot
Copy link
Contributor

rebase

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.

@dependabot dependabot bot force-pushed the dependabot/go_modules/test/sigs.k8s.io/cluster-api-1.5.1 branch from 9f653a3 to 2e176dc Compare September 4, 2023 17:22
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 4, 2023
@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Sep 4, 2023
Copy link
Member

@furkatgofurov7 furkatgofurov7 left a comment

Choose a reason for hiding this comment

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

/lgtm

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

LGTM label has been added.

Git tree hash: cfc337736f7a8b5ef920f534d825f4d100433272

@dependabot dependabot bot force-pushed the dependabot/go_modules/test/sigs.k8s.io/cluster-api-1.5.1 branch from 2e176dc to 770b977 Compare September 4, 2023 17:36
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 4, 2023
Bumps [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/cluster-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/test/sigs.k8s.io/cluster-api-1.5.1 branch from 770b977 to 6e008e9 Compare September 4, 2023 18:12
@furkatgofurov7
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 Sep 4, 2023
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: c7b3fbf6709d5458665211e0aef3e2b8ae5f14dd

@k8s-ci-robot k8s-ci-robot merged commit ca63e11 into main Sep 4, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/test/sigs.k8s.io/cluster-api-1.5.1 branch September 4, 2023 18:29
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. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. 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