Skip to content

Releases: rottencandy/vimkubectl

0.12.0

19 Oct 18:30
Compare
Choose a tag to compare
  • All operations are now fully asynchronous! 🥳
  • Automatically watch and update resources in :Kget buffers
  • Add :K command to run arbitrary commands
  • Multiple bug fixes

0.11.0

07 Apr 11:28
Compare
Choose a tag to compare
  • Change buffer names from __kubernetes__/* to kube://*, this will enable better overriding of buffers.
  • Use BufReadCmd to manage buffers, there can now be multiple resource & list view buffers
  • Display resource count in list view
  • Use vint to identify bugs and reduce bad patterns
  • Multiple minor bug fixes

0.9.6

07 Aug 18:01
Compare
Choose a tag to compare

Added {range} support for Kapply.

0.9.5

27 Jul 18:28
Compare
Choose a tag to compare

Added Kapply command.