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

build(deps): bump sigs.k8s.io/cluster-api from 0.4.2 to 0.4.3 #97

Merged
merged 1 commit into from
Sep 21, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 20, 2021

Bumps sigs.k8s.io/cluster-api from 0.4.2 to 0.4.3.

Release notes

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

v0.4.3

Changes since v0.4.2

✨ New Features

  • Add MachineSet Status.Conditions to for Machine Create and Ready (#5056)
  • Upgrade support for managed topologies (#5178)
  • Add maas provider to clusterctl (#5181)

🐛 Bug Fixes

  • Fix a bug that completion suggestions for --namespace are not updated (#5247)
  • Add backported rolloutStrategy to KCP v1alpha3 to fix KCP conversion (#5237)
  • Fix panic in clusterctl describe from nil reference (#5228)
  • IsScaling error handling in control plane contract (#5235)
  • Add watches for infras and control plane in topology controller (#5221)
  • Implement template deletion for topology-owned MD and MS (#5191)
  • Fix flaky TestGetWorkloadCluster test (#5223)
  • Fix flaky TestPatchHelper test (#5215)
  • Allow move cmd idempotent by making it tolerant to a known kubernetes issue (#5185)
  • Add AGE column to our CRDs (#5180)
  • KubeadmControlPlane: stop reconciling ObjectMeta into the KCP machine template (#5187)
  • [e2e framework] Avoid NPE when KCP does not specify ClusterConfiguration (#5182)
  • ClusterClass : fix propagate metadata to machines, KCP fix propagate annotations (#5173)
  • Clusterctl: Log in restore cmd causing crashes (#5177)
  • util/GetGVKMetadata: fix get PartialObjectMetadata (#5172)
  • Fix reconciler keys in our reconciler loggers (#5170)
  • ClusterClass: use namePrefix func consistently, fix MachineDeployment template rotation (#5164)
  • CAPD: fix panic in DockerMachinePool reconciliation (#5167)
  • ClusterClass: control plane infrastructure machine template rotation (#5158)
  • Set unhealthyLimitKey for logging always (#5110)
  • Fix formatting error in ClusterClass proposal (#5154)

🌱 Others

  • Clusterctl now supports completion support for cluster resources (#5251)
  • Clusterctl now supports dynamic completion for context in kubeconfig and namespace (#5094)
  • Update calico version in quickstart guide (#5261)
  • Update Go to 1.16.8 (#5243)
  • ClusterClass: Small cleanups to tests (#5225)
  • CAPD: improve image build caching (#5242)
  • Deprecate unused MachineDeployment constants (#5241)
  • Add missing constants to v1alpha3 package from release-0.3 (#5238)
  • Use .Index func when building field.Paths (#5231)
  • ClusterClass: Cleanup error handling and templateNamer (#5153)
  • ClusterClass: Add ClusterTopologyMachineDeploymentLabelName to MachineDeployment templates (#5209)
  • ClusterClass: Make Cluster topology controlPlane optional (#5165)
  • ClusterClass: Propagate topology labels to MachineSets and Machines (#5211)
  • ClusterClass: Update tests with builders (#5137)
  • ClusterClass: Cleanup topology reconcile logs (#5134)
  • Allow cluster class compatible changes (#5213)
  • Use Complete() instead of Build() when there is no need to return a controller (#5210)
  • Add Cluster name as printer column on core types (#5202)

... (truncated)

Commits
  • a3e4b37 Merge pull request #5056 from Nordix/ms-avail-condition
  • 6a81b84 Merge pull request #5261 from killianmuldoon/docs/update-calico
  • b4be01a Merge pull request #5251 from superbrothers/complete-cluster-resource
  • b1eb909 clusterctl: Add completion support for cluster resource
  • 6d88e75 Merge pull request #4980 from asalkeld/memoryReader
  • f40eb7a Update calico version in quickstart guide
  • 7475a64 Add a MemoryReader for the operator to place config from a secret
  • 5883e99 Add Conditions to MachineSet.
  • 0065d5c Merge pull request #5247 from superbrothers/fix-dynamic-completions
  • cb43fc8 Fix a bug that completion suggestions for --namespace are not updated
  • 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](https://github.com/kubernetes-sigs/cluster-api) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v0.4.2...v0.4.3)

---
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 added dependencies Pull requests that update a dependency file go labels Sep 20, 2021
@detiber detiber merged commit a017970 into main Sep 21, 2021
@detiber detiber deleted the dependabot/go_modules/sigs.k8s.io/cluster-api-0.4.3 branch September 21, 2021 14:16
This pull request was closed.
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant