Skip to content

Releases: ulucinar/kubectl-edit-status

v0.3.0

23 Jan 04:25
97b3c19
Compare
Choose a tag to compare

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

v0.2.0

01 May 12:48
1903e64
Compare
Choose a tag to compare

Changelog

ea09902 Add README.md
5f0cd8f Fix no auth provider error
1903e64 Fixes #4 #6
e8139a2 Update README.md
452dab1 chore: krew manifest for the release
37b654f fix: Fix no auth provider error

v0.1.0

31 Aug 01:22
Compare
Choose a tag to compare

Changelog

5dda2bb feat: "kubectl edit-status" command to edit /status subresource