cluster-api-provider-packet
cluster-api-provider-packet copied to clipboard
Cluster API Provider Packet (now Equinix Metal)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.5.0 to 1.6.1. Release notes Sourced from github.com/spf13/cobra's releases. v1.6.1 Bug fixes 🐛 Fixes a panic when AddGroup isn't called before AddCommand(my-sub-command) is executed. This can happen...
Bumps [github.com/packethost/packngo](https://github.com/packethost/packngo) from 0.26.0 to 0.28.1. Release notes Sourced from github.com/packethost/packngo's releases. v0.28.1 What's Changed Available Addresses call doesn't utilize CIDR by @JakeWarner in packethost/packngo#350 This fixes a CIDR filtering...
Bumps [github.com/packethost/packngo](https://github.com/packethost/packngo) from 0.26.0 to 0.28.1. Release notes Sourced from github.com/packethost/packngo's releases. v0.28.1 What's Changed Available Addresses call doesn't utilize CIDR by @JakeWarner in packethost/packngo#350 This fixes a CIDR filtering...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.24.4 to 0.25.3. Commits 62756ee Update dependencies to v0.25.3 tag 166ab05 Merge pull request #112808cheftako/automated-cherry-pick-of-#112689 4b5a638 Updated vendor to the new preferred versions. 1904631 Merge pull request...
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.24.4 to 0.25.3. Commits 8384a1b Update dependencies to v0.25.3 tag e7b469b Merge pull request #112808cheftako/automated-cherry-pick-of-#112689 1102e6f Updated vendor to the new preferred versions. fce3016 Merge pull request...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.24.4 to 0.25.3. Commits cf171ba Merge pull request #112808cheftako/automated-cherry-pick-of-#112689 cb0507f Updated vendor to the new preferred versions. 478dd6e Merge pull request #112527liggitt/automated-cherry-pick-of-#112526 14bc1be Limit redirect proxy handling...
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.24.4 to 0.25.3. Commits 8384a1b Update dependencies to v0.25.3 tag e7b469b Merge pull request #112808cheftako/automated-cherry-pick-of-#112689 1102e6f Updated vendor to the new preferred versions. fce3016 Merge pull request...
Bumps [k8s.io/component-base](https://github.com/kubernetes/component-base) from 0.24.4 to 0.25.3. Commits 6777768 Update dependencies to v0.25.3 tag 3b209c6 Merge pull request #112808cheftako/automated-cherry-pick-of-#112689 fa40434 Updated vendor to the new preferred versions. dc8e5fe Bump konnectivity-client to...
To avoid the rate-limiting scenario, error based reconcile retries should use a calmer approach. The following discuss this pattern for controller-runtime controllers, such as CAPP. Any new parameters should be...
**What steps did you take and what happened:** Working on removing reserved hardware from a machine deployment I was in the process of deleting machines while keeping replica count the...