Skip to content

Releases: Hex-Techs/hexctl

v0.1.7

13 Mar 08:27
Compare
Choose a tag to compare
V0.1.7

change display key

v0.1.6

17 Dec 08:18
Compare
Choose a tag to compare
在switch context的时候可以直接指定context name

v0.1.5

01 Dec 07:28
Compare
Choose a tag to compare

一些功能的优化

v0.1.4

14 Sep 11:27
Compare
Choose a tag to compare
  1. hexctl kc delete 命令添加确认操作,防止误删除
  2. hexctl kc 在使用 select UI 的时候可以进行搜索

v0.1.4-alpha

14 Sep 02:34
Compare
Choose a tag to compare
v0.1.4-alpha Pre-release
Pre-release
  1. Modify the usage of kc ns command, and switch the namespace through selection
  2. Modify the CRD command to separate the API from the controller subcommand
  3. The CRD command deletes the kubebuilder part, instead of direct template rendering, and uses the native code-generate
  4. Modified the directory and file structure of the scaffold generated by CRD init command

hexctl v0.1.3

30 Jul 07:13
Compare
Choose a tag to compare

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

25 Jun 06:28
Compare
Choose a tag to compare

Add the merge command to the kc subcommand to make it easier to merge multiple local kubeconfig files.

hexctl v0.1.1

10 Jun 04:24
Compare
Choose a tag to compare

Remove the cluster command and compress the executable file

hexctl v0.1.0

21 Apr 08:09
Compare
Choose a tag to compare
add templates