Releases: Hex-Techs/hexctl
Releases · Hex-Techs/hexctl
v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.4-alpha
- Modify the usage of kc ns command, and switch the namespace through selection
- Modify the CRD command to separate the API from the controller subcommand
- The CRD command deletes the kubebuilder part, instead of direct template rendering, and uses the native code-generate
- Modified the directory and file structure of the scaffold generated by CRD init command
hexctl v0.1.3
Add ls and delete as kc subcommands, fix the bug that the newly added directory cannot be watched in the run command
hexctl v0.1.2
Add the merge command to the kc subcommand to make it easier to merge multiple local kubeconfig files.
hexctl v0.1.1
Remove the cluster command and compress the executable file
hexctl v0.1.0
add templates