Skip to content

Releases: wish/ctl

v14.4.3

13 Apr 19:17
e40a182
Compare
Choose a tag to compare

-Added vendor for Linux build

v14.4.2

13 Apr 17:53
cc013f0
Compare
Choose a tag to compare

-Updated changelog for launchpad
-Ctl cp in command and versioning error for linux fix

v14.4.1

08 Apr 18:21
9c8d8dc
Compare
Choose a tag to compare

-Fixed ctl cp in command
-Update Launchpad

v14.4.0

28 Feb 23:04
f76bb14
Compare
Choose a tag to compare

Fix tagging issue

v14.4.0

28 Feb 20:37
f76bb14
Compare
Choose a tag to compare

-Allow bypassing pre-login failures
-Fixed logging into terminating pods error

Minor fixes

16 Jul 16:15
9e9105c
Compare
Choose a tag to compare

Hostname fix to meet K8 naming constraints

v13.0.1

09 Jul 22:08
1e07941
Compare
Choose a tag to compare

Updated documentation and small features ( pod death time on login, status filter flag )

New features and bug fixes

26 Jun 15:03
59ce7cc
Compare
Choose a tag to compare

New flags/features

--python flag to run a python script without logging into the pod or to start a python shell on login
--status flag to filter pods based on status.phase [ Pending, Running, Succeeded, Failed, Unknown ]
--image and --container flags can be run with up command to override images for containers in the manifest
login command now creates new pods if no existing pods are found ( previously had to manually run up command )

Bug fix

Fix for hostname error thrown at users with hostnames that include periods ( periods replaced with dashes to follow K8's name constraints )

Minor revisions

22 Oct 21:33
Compare
Choose a tag to compare

Make minor revisions according to feedback:

  • rename env to k8s_env for more clarity
  • allow listing of all k8s_env
  • add warning message if the config is empty

v12.0.0-3

16 Aug 18:28
Compare
Choose a tag to compare

Changelog

19e05d8 Release to binary instead of zip