Closed
Description
/kind feature
Describe the solution you'd like
Right now this is immutable:
spec:
config
managedSubnets:
- cidr: 10.6.0.0/24
dnsNameservers:
- 1.1.1.1
- 8.8.8.8
What if I would like to change the DNS servers after I have the cluster up?
In Openstack API it's a simple openstack subnet
set call, but it's impossible through CAPO.
Anything else you would like to add:
Currently mutable fields:
Metadata
Metadata
Assignees
Type
Projects
Status
Done