Changelog
Changes:
- List command style adjustment;
- Remove user and cluster columns;
- Add
--cluster-infoflag 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