Releases: clbx/kubectl-browse-pvc
Releases · clbx/kubectl-browse-pvc
v1.0.7
v1.0.6
Major Changes:
- Set entrypoint script to job command args instead of requiring plugin-specific image
- Includes version in binary
Pre-1.0.6 an image specific to this plugin was used, now the features of that image that had it exit when the session was finished is included in the pod commands of the created pod. This should allow for any generic image to be used, but I haven't done exhaustive testing.
v1.0.5
v1.0.4
v1.0.3
Swaps out urfave/cli for cobra and utilizes genericclioptions
for kubectl flag functionality.
v1.0.2
v1.0.1
tested and working
v1.0.0
finally should be working