kubectl-edit-status icon indicating copy to clipboard operation
kubectl-edit-status copied to clipboard

A kubectl plugin for editing /status subresource

Results 5 kubectl-edit-status issues
Sort by recently updated
recently updated
newest added

`kubectl krew install edit-status/edit-status` Updated the local copy of plugin index. Updated the local copy of plugin index "edit-status". Installing plugin: edit-status W0813 04:05:10.224690 762733 install.go:164] failed to install plugin...

Windows version did not work because software tried to launch `vi`. Tried to use `--editor` flag, but couldn't manage to utilize `notepad.exe` either.

This feature is now shipping with kubectl v1.28. It would be preferable to phase this out from `krew-index` over time. I hope you can follow up.

Do not work on custom resources. Error: ``` Error: cannot merge patch object: GVK: cilium.io/v2, Kind=CiliumEndpoint, Name: xxx-controller-5f8d7f5c-szcgp: the server could not find the requested resource (patch ciliumendpoints.cilium.io xxx-controller-5f8d7f5c-szcgp) ```