Skip to content

Releases: joyrex2001/kubedock

kubedock-0.7.1

01 Nov 17:23
Compare
Choose a tag to compare
  • fix high cpu load when pods in crashloopbackoff

kubedock-0.7.0

08 Oct 11:12
Compare
Choose a tag to compare
  • added deploy-as-job support
  • added pre-archive support
  • fix in-cluster namespace detection
  • improved overall api compatibility

kubedock-0.6.3

24 Aug 19:52
Compare
Choose a tag to compare
  • support overwriting entry point

kubedock-0.6.2

19 Jul 18:38
Compare
Choose a tag to compare
  • fixed panic closing log channel
  • log namespace during startup

kubedock-0.6.1

09 Jul 12:08
Compare
Choose a tag to compare
  • fixed panic if no labels are provided
  • added logs of failed containers when verbosity is 2+

kubedock-0.6.0

29 Jun 16:51
Compare
Choose a tag to compare
  • improved reverse-proxy support
  • improved overall api compatibility
  • added support for custom image pull policies
  • tweaked automatic reaping

kubedock-0.5.0

21 Jun 18:43
Compare
Choose a tag to compare
  • default to remote services instead of port-forwards
  • added support for file volume bindings
  • added reverse-proxy support
  • added request/limit support
  • updated automatic reaping default frequency
  • improved overall api compatibility
  • improved cli and logging

kubedock-0.4.0

10 Jun 16:02
Compare
Choose a tag to compare
  • add support for exec stderr/stdout and exit code
  • ignore deployment error for completed pods
  • changed default api port to 2475
  • improved cli and logging
  • improved port-mapping
  • improved overall api compatibility
  • reduced k8s api calls

kubedock-0.3.0

30 May 16:20
Compare
Choose a tag to compare
  • added inspector mode to get ports from image specs
  • added namespace locking mode
  • improved cli and logging
  • improved container logs support
  • improved overall api compatibility

kubedock-0.2.0

20 May 20:32
Compare
Choose a tag to compare
  • support added for network aliases
  • improved resource cleaning options
  • improved interoperability with docker cli and docker-compose
  • clean up cli