Closed brian-avery closed 5 years ago
lgtm
@brian-avery please, while on that, update the uninstall section to list/remove the ServiceMeshControlPlane CRD.
oc get controlplanes -n istio-system
→ oc get ServiceMeshControlPlane -n istio-system
and
oc delete -n istio-system -f <name_of_cr>
→ oc delete -n istio-system <name_of_cr>
Maistra 0.11 updates. Note that this includes Rob's cr updates.