cluster-api-provider-packet
cluster-api-provider-packet copied to clipboard
Cluster API Provider Packet (now Equinix Metal)
**What steps did you take and what happened:** The clusters created using Cluster API provider packet and Cloud Provider Equinix Metal assigns an public Elastic IP to the devices. It...
✨ API and CRD changes for L2 support This draft PR implements the API changes for design described in [design doc](https://github.com/kubernetes-sigs/cluster-api-provider-packet/pull/786) (L2 design). This branch is being used to work...
Bumps the go_modules group with 1 update in the /test/e2e directory: [github.com/docker/docker](https://github.com/docker/docker). Updates `github.com/docker/docker` from 25.0.5+incompatible to 26.1.4+incompatible Release notes Sourced from github.com/docker/docker's releases. v26.1.4 26.1.4 For a full list...
CAPI v1.8.0-beta.0 has been released and is ready for testing. Looking forward to your feedback before v1.8.0 release! ## For quick reference - [CAPI v1.8.0-beta.0 release notes](https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.8.0-beta.0) - [Shortcut to...
**What this PR does / why we need it**: 📖 Proposal for adding layer2 support in CAPP **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format,...
Ssh key
**What this PR does / why we need it**: Creation of virtual machines on equinix failed with "422 Unprocessable Entity Error" due to the missing of on ssh key. This...