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
Describe the bug
Resources with the same name may belong to different API group. That is the case for networkpolicies when using Calico:
Trying to delete a Calico networkpolicy will try to delete the regular network policy and not find it.
To Reproduce
Go to alias: enter cnp (for caliconetworkpolicy)
Hit gD to delete the cnp
Notice error since it is trying to find regular networkpolicies
Expected behavior
Deletes the Calico network policy
Environment (please complete the following information):
OS: Arch Linux Linux 5.15.167.4-microsoft-standard-WSL2
Neovim version NVIM v0.11.0-dev-1328+g4889935a7a
The text was updated successfully, but these errors were encountered:
Describe the bug
Resources with the same name may belong to different API group. That is the case for networkpolicies when using Calico:
Trying to delete a Calico networkpolicy will try to delete the regular network policy and not find it.
To Reproduce
cnp
(for caliconetworkpolicy)gD
to delete the cnpExpected behavior
Deletes the Calico network policy
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: