cluster-api-provider-packet
cluster-api-provider-packet copied to clipboard
Cluster API Provider Packet (now Equinix Metal)
**What this PR does / why we need it**: Upgrade go version to 1.19 **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close the...
**What this PR does / why we need it**: Adding metro support to packet cluster api crds **Which issue(s) this PR fixes** Fixes https://github.com/kubernetes-sigs/cluster-api-provider-packet/issues/313
/kind feature Document the steps needed to run ClusterAutoscaler with CAPP as the provider following https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler/cloudprovider/clusterapi#cluster-autoscaler-on-cluster-api (This would be an ClusterAPI based alternative approach to using the Cluster Autoscaler Provider....
We should examine the mime-type and/or response body to ensure that the response is from the Metal API. A rate-limiting 403 (as opposed to a 429) would create other problems:...
**What steps did you take and what happened:** kube-vip template doesn't work with HA clusters. The second control plane node that comes up fails to detect that a node is...
**What steps did you take and what happened:** If you run make docker-build, two of the yaml patch files are changed. One of these changes doesn't matter much (a default...
**User Story** I would really like to have something like kubectl get ma, but for packetmachines and packetmachinetemplates. **Detailed Description** Maybe kubectl get pma and pmt? Something else? **Anything else...
Further searching may be required to find other references.  **Blockers and related issues:** - https://github.com/kubernetes-sigs/cluster-api-provider-packet/issues/410
**What this PR does / why we need it**: This PR adds support to CAPP to create Equinix Metal Load Balancers and configure the cluster to use them for its...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.13.1 to 2.17.1. Release notes Sourced from github.com/onsi/ginkgo/v2's releases. v2.17.1 2.17.1 Fixes If the user sets --seed=0, make sure all parallel nodes get the same seed [af0330d]...