Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

1.0 – Release

Compare
Choose a tag to compare
@Mikulas Mikulas released this 22 Oct 18:26
· 39 commits to master since this release

resolved issues:

  • Stream support for --watch and --follow #6
  • Interactive commands are unavailable (exec -it) #7
  • Int signal (^C) now only kills invoked process, not whole repl
  • Stderr is no longer silenced in get commands
  • Add -version flag

While version 1.0 is considered stable, it's feature set is not fixed and will evolve. REPL should only be used for interactive work, not in scripts. For that, either use kubernetes api directly or kubectl yaml/json output.

Complete changelog since the previous release: 0.2...1.0

This release is also available as a Docker container:
https://hub.docker.com/r/mikulas/kubectl-repl/