Skip to content

Releases: wid/wimtk

v0.7.0

26 May 15:51
@wid wid

Choose a tag to compare

  • Added helm-upkill
    Watch new helm 3 upgrade release and kill selected pods to force new docker image download

v0.6.0

12 May 12:23
@wid wid

Choose a tag to compare

Now support matching conditions wait-condition
Renamed wait-pods to wait-phase
Cleaned verbose mode and debug format

v0.5.1

12 May 06:49
@wid wid

Choose a tag to compare

Fixed case when ConfigMap is already present

v.0.5.0

12 May 05:36
@wid wid

Choose a tag to compare

Added sync-map

v0.4.2

11 May 17:38
@wid wid

Choose a tag to compare

Fixed case when Pod is already in target status
Added debug mode

v0.4.1

11 May 16:40
@wid wid

Choose a tag to compare

Fixed args being swallowed in execution

v0.4.0

11 May 15:49
@wid wid

Choose a tag to compare

Added noop command to test exec
Changed exec.System to syscal.Exec

v0.3.0

11 May 15:07
@wid wid

Choose a tag to compare

Add version subcommand

v0.2

11 May 08:02
@wid wid

Choose a tag to compare

Changed the arg parsing lib.
Added verbose parameter
Added execution of next Command "--"

  • publish-files
    Changed the default exported name to wimtk
    Added parameter to set the ConfigMap name (-c)

  • wait-pods
    Added regexp match for pods
    Added param for changing the State to wait (-s)
    Switch to AND condition instead of OR when waiting multiple pods

Initial Release of wimtk

05 May 15:00
@wid wid

Choose a tag to compare

Pre-release

Various tools to help with kubernetes accesss from within the Pods

Basic Commands:
publish-files Publish a list of files as a ConfigMap
wait-pods Wait until a list of pods have reach a specific Phase