Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Releases: ketches/ktx

v0.3.2

16 May 07:46

Choose a tag to compare

Changelog

image

Changes:

  • List command style adjustment;
  • Remove user and cluster columns;
  • Add --cluster-info flag to show cluster info eg. status, version, and more;

Commits:

  • cec3616 Create CNAME
  • d0dc1e9 Delete CNAME
  • e6c9ba3 Release v0.3.2
  • 600bd22 chore: bump dependencies up.
  • 4f5ff1f chore: bump dependencies up.
  • 69da004 chore: bump dependencies up.
  • 85b273a chore: transfer ownership from poneding to ketches.
  • 49eba03 chore: update Makefile to define install target
  • 4ef69ed feat: add cluster-info flag to list command with status & version
  • cad3420 fix: call wrong funciton.
  • 9b1d013 fix: list timeout not working issue
  • d9743de refactor: replace kube.Client with kube.ClientOrDie for improved error handling

v0.3.1

06 Mar 09:46

Choose a tag to compare

Changelog

  • bce7701 Release v0.3.1
  • 8387871 fix: failed to rename cluster and user.
  • 7a282b2 fix: incorrectly set ctx name value on set-namespace cmd.

v0.3.0

06 Mar 03:42

Choose a tag to compare

Changelog

  • 877b62f Merge branch 'master' of github.com:poneding/ktx
  • 5741d30 Release v0.3.0
  • 9eb843a Update LICENSE.
  • 4b56176 chore: standardize string empty judgment.
  • c573441 chore: update go header with license info.
  • 44345bd chore: update go header with lincense info.
  • 26beaa3 feat: add set-namespace, set-server cmd.
  • 81db8c7 feat: build kubernetes client with additional context param.
  • 9e3472f refactor: add context flag for generate cmd.
  • 837be52 refactor: remove export cmd interactive way to obtain context.

v0.2.3

05 Mar 14:42

Choose a tag to compare

Changelog

  • b398dbb Release v0.2.3
  • 08dcef0 chore: bump dependencies up.
  • 28a1bb9 fix: always export all config to output
  • c463a4e fix: not worked with kubeconfig flag.
  • c0665de refactor: optimize config merge logic

v0.2.2

18 Feb 09:23

Choose a tag to compare

Changelog

  • eca3f5b Release v0.2.2
  • 3348517 chore: desc install version.
  • 6ad02ce chore: update docs.
  • 55f2424 feat: add alias for version subcommand.
  • 4fd815c fix: incorrect version check
  • 3123d36 fix: update to avoid GitHub API rate limit exceeded.

v0.2.1

18 Feb 08:38

Choose a tag to compare

Changelog

  • 7ae656e Release v0.2.1
  • 8e92156 chore: update to remove deprecated warnings.
  • 9776823 doc: add en|cn switch
  • 74e9cba fix: use wrong output flag to export

v0.2.0

18 Feb 08:16

Choose a tag to compare

Changelog

  • 4ea3811 Release vv0.2.1
  • d7a0748 feat: refactor for v0.2.0 and add ktx gen

v0.1.3

14 Feb 13:22

Choose a tag to compare

Changelog

  • 4704355 build: v0.1.3
  • c27a072 chore: bump up go-pretty.
  • 03ca7c9 chore: bump up k8s dependencies..
  • 1d571b6 fix: make .kube 0700 permission default

v0.1.2

12 Feb 14:13

Choose a tag to compare

Changelog

  • 95a4144 build: v0.1.2
  • e5f36f1 chore: move command func to root
  • 45f4fe4 chore: update command description.
  • 103c8ec chore: update export command description.
  • c3fba01 chore: upgrade go dependencies.
  • acd1db1 fix: correct context completions.
  • 9cbd03d license: set copyright

v0.1.1

10 Feb 05:15

Choose a tag to compare

Changelog