What kind of request is this (question/bug/enhancement/feature request):
enhancement
In order to support Project Network Isolation for generic imported clusters, there needs to be a UI option for Enable Project Network Isolation
For RKE clusters, this option appears in the Kubernetes Options section of the provisioning page. Something similar can be done for the generic import cluster page.
Checking this option, i.e. Enabling PNI, should set enableNetworkPolicy on the v3.Cluster object to true
Additional Context:
This was previously done for ember UI and needs to be implemented in dashboard, backend is in
Ember issue:
Backend issue:
What kind of request is this (question/bug/enhancement/feature request):
enhancement
In order to support Project Network Isolation for generic imported clusters, there needs to be a UI option for Enable Project Network Isolation
For RKE clusters, this option appears in the Kubernetes Options section of the provisioning page. Something similar can be done for the generic import cluster page.
Checking this option, i.e. Enabling PNI, should set
enableNetworkPolicyon the v3.Cluster object to trueAdditional Context:
This was previously done for ember UI and needs to be implemented in dashboard, backend is in
Ember issue:
Backend issue: