-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Labels
api breakThings that change the APIThings that change the APIenhancementNew feature or requestNew feature or requestkind/feature
Milestone
Description
Describe the solution you'd like
At the moment, Network devices are arbitrarily split in two categories, default and additional. This duplicates code and serves no purpose.
If we just have an array of NetworkDevices, and require there to be at least 1, we get the same guarantees.
Anything else you would like to add:
- IP addresses for the first network device are a problem, because they're coming from the cluster object. This needs some architecture.
- This changes public API. We'll need to go v1alpha2 and provide migration patches.
Metadata
Metadata
Assignees
Labels
api breakThings that change the APIThings that change the APIenhancementNew feature or requestNew feature or requestkind/feature