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.2 to 1.0.3 #174

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2022

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

Release notes

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

v1.0.3

Changes since v1.0.2

🐛 Bug Fixes

  • [Machine Set] Prevent orphaned InfrastructureMachines (#5875)
  • [kubeadm control plane] Allow KCP to Update when CoreDNS version doesn't change (#6003)
  • [kubeadm control plane] Fix control plane upgrade test etcd and dns image upgrade (#5896)
  • [kubeadm bootstrap] Add unlock if bootstrap machine holding lock does not exist (#5855)
  • Update containerd and docker go deps (#5886)

🌱 Others

  • [Test framework] Add timeout to check if KCP object exists (#5909)
  • Add image promotion make target using kpromo (#5828)

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

Thanks to all our contributors! 😊

Commits
  • b3bd6cc Merge pull request #6034 from k8s-infra-cherrypick-robot/cherry-pick-6030-to-...
  • 0c5e84b book: make links in generate CRDS relative
  • a09a885 Merge pull request #6003 from killianmuldoon/fix/kcp-coredns-check-1.0
  • 3dcbcc2 allow KCP to Update when CoreDNS version doesn't change
  • bec2cd4 Merge pull request #5909 from Nordix/add-kcp-e2e-timeout-v1.0-nam
  • 99bebda Add timeout to check if KCP object exists
  • 22b6fc2 Merge pull request #5896 from k8s-infra-cherrypick-robot/cherry-pick-5868-to-...
  • c673a35 Fix control plane upgrade test etcd and dns image upgrade
  • 6a429c8 Merge pull request #5886 from mkumatag/update_containerd_docker
  • 4e93e6d Update containerds and docker deps
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 1, 2022
@coveralls
Copy link
Collaborator

coveralls commented Feb 1, 2022

Pull Request Test Coverage Report for Build 1782662247

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 74.787%

Totals Coverage Status
Change from base Build 1782617826: 0.0%
Covered Lines: 439
Relevant Lines: 587

💛 - Coveralls

dependabot bot and others added 3 commits February 2, 2022 08:17
Bumps [sigs.k8s.io/cluster-api/test](https://github.com/kubernetes-sigs/cluster-api) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.0.2...v1.0.3)

---
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]>
@annismckenzie annismckenzie force-pushed the dependabot/go_modules/sigs.k8s.io/cluster-api/test-1.0.3 branch from 69a0e98 to 6e3d14e Compare February 2, 2022 07:31
@annismckenzie annismckenzie self-requested a review February 2, 2022 07:31
@annismckenzie annismckenzie self-assigned this Feb 2, 2022
@annismckenzie annismckenzie added this to the v0.4.0 milestone Feb 2, 2022
@annismckenzie annismckenzie merged commit 094bdb4 into main Feb 2, 2022
@annismckenzie annismckenzie deleted the dependabot/go_modules/sigs.k8s.io/cluster-api/test-1.0.3 branch February 2, 2022 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants