fix/ingress #145
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/ingress"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@@ -201,0 +208,4 @@kind: "IngressController".into(),};let ic = client.get_resource_json_value("default", Some("openshift-ingress-operator"), &gvk)Should checkc the clusteroperator crd status.
@@ -553,0 +575,4 @@#[async_trait]impl Ingress for K8sAnywhereTopology {//TODO this is specifically for openshift/okd which violates the k8sanywhere ideaImplement correctly various k8s implementations