Releases: ulucinar/kubectl-edit-status
Releases · ulucinar/kubectl-edit-status
v0.3.0
Changelog
- dccb049 Allow command-line options for the editor to be specified via KUBE_EDITOR env. variable
- bde8e84 Allow partial resource specifications of . or ./
- 7d95d07 Infer resource scope if one is not explicitly specified with the "--namespaced" command-line option
- 1a4552e Merge pull request #10 from ulucinar/remove-files-spec
- 36fb8c8 Merge pull request #12 from ulucinar/fix-11
- 07d2b8f Merge pull request #13 from ulucinar/fix-8
- 5140e0d Merge pull request #14 from ulucinar/fix-7
- 97b3c19 Merge pull request #15 from ulucinar/infer-scope
- 91037c7 Remove files specifition from plugin manifest
- 1d05fbe Rename .goreleaser.yml as .goreleaser.yaml
- c64b47c Use go 1.17 in Github workflows
- 083e47e Use namespace from kube context
- 40ee47f chore: krew manifest for the release