Skip to content

Releases: jha-hitesh/kubecall

1.1.3

14 Jun 03:26
df5590a
Compare
Choose a tag to compare

fixed bugs introduced in logs command

1.1.2

13 Jun 19:33
fc3622c
Compare
Choose a tag to compare
  • added a flag --json for logs
  • it uses jq internally and formats logs to json

1.1.1

07 May 11:23
4a613a1
Compare
Choose a tag to compare

Stable build with bug free auto completion
supports the daily needed workflows

1.1.0

04 May 20:57
8a58e61
Compare
Choose a tag to compare
1.1.0 Pre-release
Pre-release
  • added mass delete
  • enhanced auto completion
  • commands are same as kubectl now

1.0.4

22 Apr 21:10
fd0938d
Compare
Choose a tag to compare
  • context deselection from setup removes the context names from auto complete as well
  • added describe single pod workflow

1.0.3

20 Apr 10:51
ada36c6
Compare
Choose a tag to compare
  • added fix for command execution
  • added pod selection number validation

1.0.1

20 Apr 08:13
1b3ad31
Compare
Choose a tag to compare
  • fixed bashrc ownership getting changed during installation
  • added user input validation check during setup
  • refactored code
  • updated readme

1.0.0

19 Apr 21:53
ada36c6
Compare
Choose a tag to compare
  • removed kc from all the custom commands.
  • moved auto_complete_kubecall file to /usr/local/bin directory
  • updated readme,
  • added basic structure