Closed kiranchavala closed 8 months ago
I think if network doesn't exist than CAPC might cleanup - moving to v0.5.0, doesn't seem like a release blocker/critical issue.
Moving to v0.5.0 since this is not breaking any vital flow and can be worked around and we are only prioritizing vital bugfixes for v0.4.9
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle rotten
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle rotten
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.
This bot triages issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/reopen
/remove-lifecycle rotten
Please send feedback to sig-contributor-experience at kubernetes/community.
/close not-planned
@k8s-triage-robot: Closing this issue, marking it as "Not Planned".
/kind bug
What steps did you take and what happened:
export CLOUDSTACK_NETWORK_NAME=k8snetwork export CLUSTER_ENDPOINT_IP=10.0.54.100
Capc cluster is created in Cloudstack
Delete the capc cluster
kubectl apply -f capc-cluster-spec.yaml
What did you expect to happen:
Expected the port forwarding and firewall rules on the public ip to get deleted.
The port-forwarding and firewall should get deleted on the public ip
Screenshots