The API server should forbid changes to cluster spec by default
wallrj opened this issue · 0 comments
wallrj commented
The Navigator controller only acts upon certain modifications to the cluster spec.
We should add API validation to prevent spec changes by default and whitelist the changes that are supported.
(Like we do already for Nodepool attributes.)
See #301 (review)
/kind bug