cluster-api-provider-packet
cluster-api-provider-packet copied to clipboard
feat(): layer2 support for CAPP
trafficstars
✨ API and CRD changes for L2 support
This draft PR implements the API changes for design described in design doc (L2 design). This branch is being used to work through the design, build intuition, and gain early insights and feedback.
What this PR does / why we need it:
Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Part of #613