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

Bump sigs.k8s.io/cluster-api/test from 1.0.0 to 1.0.2 #294

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2022

Bumps sigs.k8s.io/cluster-api/test from 1.0.0 to 1.0.2.

Release notes

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

v1.0.2

Changes since v1.0.1

🐛 Bug Fixes

  • Fix adding appended list directly causing changing previous value (#5765)
  • Clusterctl init should report the correct namespace when detecting a provider is already installed (#5743)
  • Backport clusterctl discovery fix to branch release-1.0 (#5718)
  • Ensure etc client generators never return nil without an error (#5720)
  • Add proper rbac rule in KCP controller for CRD (#5687)

🌱 Others

  • Run GitHub workflows on all pull requests (#5745)

Thanks to all our contributors! 😊

v1.0.1

Changes since v1.0.0

🐛 Bug Fixes

  • Clusterctl: Restore operation should set tenants on the new object graph constructed from files in the backup directory (#5626)
  • MachineSet spec.template.spec.version validation now behaves like the rest of the codebase (#5560)
  • Use release tag as git version for building clusterctl binaries (#5559)
  • KubeadmControlPlane: don't run validation webhook on scale (#5561)

🌱 Others

  • Upgrade to controller-runtime v0.10.3 (#5632)
  • Use Kubernetes version instead of Upgrade to/from in the test framework (#5589)
  • ClusterTopology: Reconciler should print the correct log lines (#5584)
  • Add pre-init hook to clusterctl upgrade test (#5541)
  • Add ibmcloud provider support (#5646)

📖 Additionally, there have been 1 contributions to our documentation and book. (#5655)

Thanks to all our contributors! 😊

Commits
  • 89db44e Merge pull request #5765 from k8s-infra-cherrypick-robot/cherry-pick-5670-to-...
  • 347b9eb Fix adding appended list directly causing changing previous value
  • 6467781 Merge pull request #5745 from sbueringer/pr-1.0-enablee-gh-actions-on-release...
  • d5661cf Merge pull request #5743 from k8s-infra-cherrypick-robot/cherry-pick-5739-to-...
  • 3de8c96 Run GitHub workflows on all pull requests
  • b911a53 Print the right namespace in the error message
  • d5ba8f5 Merge pull request #5718 from Nordix/backport-pr-5684-1.0
  • 487dbb1 backport clusterctl discovery fix
  • b031ecc Merge pull request #5720 from fabriziopandini/ensure-etcclientgenerators-neve...
  • 94b5194 ensure etc client generators never return nil
  • 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [sigs.k8s.io/cluster-api/test](https://github.com/kubernetes-sigs/cluster-api) from 1.0.0 to 1.0.2.
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.0.0...v1.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 5, 2022
Copy link
Contributor

@anusha94 anusha94 left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Contributor

@dharmjit dharmjit left a comment

Choose a reason for hiding this comment

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

LGTM

@anusha94 anusha94 merged commit 562ad73 into main Jan 10, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/sigs.k8s.io/cluster-api/test-1.0.2 branch January 10, 2022 15:39
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/test-release cla-not-required dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants