Skip to content

Releases: warm-metal/kubectl-dev

v0.5.2

16 Jul 08:52
Compare
Choose a tag to compare

What's Changed

  • Also saving the build args for anonymous building by @kitt1987 in #32

Full Changelog: v0.5.1...v0.5.2

v0.5.1

11 Jul 10:13
Compare
Choose a tag to compare

Full Changelog: v0.5.0...v0.5.1

v0.5.0

10 Jul 04:21
Compare
Choose a tag to compare

What's Changed

  • Bump csi-image; scripts of binfmt in #29
  • Generating image name if users didn't give one in #30
  • Pass-through client proxy configuration while building in #31
  • kubectl-dev build can remember your last build configuration

Full Changelog: v0.4.0...v0.5.0

Multi-arch image builder w/ private image and insecure registry support

08 May 08:08
7786f03
Compare
Choose a tag to compare
  1. Support Private images. Users can log into image registries then build and push private images. #26
  2. Support multi-arch image building. #25

Shell Context

02 Apr 03:41
339c461
Compare
Choose a tag to compare
  1. Manage shell resource and history via csi-configmap
  2. Fixes image debugging

CliApp

14 Mar 17:46
0e4ce18
Compare
Choose a tag to compare
  1. Support CliApp.
  2. CliApp supported workload debugging.
  3. Many fixes.

Fixes Version Output

26 Jan 12:07
Compare
Choose a tag to compare
Merge pull request #8 from warm-metal/fix-version

no fail on connection failure while version running

Builder and Debugger for Containerd

26 Jan 02:53
fb8e27e
Compare
Choose a tag to compare
Merge pull request #7 from warm-metal/version

version command and build chain