You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Detect node is used to get the right provider to delete nodes, but this won't work if the cluster was created by podman in an environment where both docker and podman exist.
What did you do and What did you see instead?
We need to respect the KIND_EXPERIMENTAL_PROVIDER flag when deleting clusters
Additional Information. Logs.
No response
The text was updated successfully, but these errors were encountered:
What is your environment, configuration, and command?
In here:
idpbuilder/pkg/cmd/delete/root.go
Line 35 in 1c68879
Detect node is used to get the right provider to delete nodes, but this won't work if the cluster was created by podman in an environment where both docker and podman exist.
What did you do and What did you see instead?
We need to respect the
KIND_EXPERIMENTAL_PROVIDER
flag when deleting clustersAdditional Information. Logs.
No response
The text was updated successfully, but these errors were encountered: