giantswarm / azure-operator

Manages Kubernetes clusters running in in a Giant Swarm installation on Microsoft Azure
https://giantswarm.io/
Apache License 2.0
30 stars 7 forks source link

Bump sigs.k8s.io/cluster-api from 0.3.17 to 0.3.19 #1467

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps sigs.k8s.io/cluster-api from 0.3.17 to 0.3.19.

Release notes

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

v0.3.19

Changes since v0.3.18

:bug: Bug Fixes

  • unmarshal data to a pointer when parsing kubetest config (#4776)

Thanks to all our contributors! 😊

v0.3.18

Changes since v0.3.17

:bug: Bug Fixes

  • CAPD: Fix for Linux security update to not set conntrack sysctls (#4728)

:seedling: Others

  • Backport of conformance updates for Kubernetes 1.22 (#4766)
  • Bump github.com/coredns/corefile-migration from 1.0.11 to 1.0.12 (#4743)

Thanks to all our contributors! 😊

Commits
  • 665d566 Merge pull request #4776 from randomvariable/automated-cherry-pick-of-#4774-r...
  • b3cf050 πŸ› unmarshal data to a pointer when parsing kubetest config
  • 2ac7d74 Merge pull request #4766 from randomvariable/remove-viper-release-03
  • 091b709 kubetest: Remove usage of Viper, converting config files
  • e203a3d Invoke ginkgo in kubetest through entrypoint
  • 3a7cc9e Merge pull request #4743 from randomvariable/bump-corefile-migration
  • 98a7eff Bump github.com/coredns/corefile-migration from 1.0.11 to 1.0.12
  • e8edb2f Merge pull request #4728 from randomvariable/automated-cherry-pick-of-#4717-r...
  • 1c95760 Fix for Linux security update https://github.com/torvalds/linux/commit/671c54...
  • See full diff 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)