Skip to content

v0.10.0

Compare
Choose a tag to compare
@gardener-robot-ci-1 gardener-robot-ci-1 released this 02 Jul 13:29

[terminal-controller-manager]

Improvements

  • [USER] Injected kubeconfig for cluster operations is now writable. This allows for operations such as kubectl config set-context --current --namespace=foo to succeed. (#34, @mvladev)
  • [DEVELOPER] The command field for the container is now supported, in case you want to overwrite the docker image's ENTRYPOINT (#35, @petersutter)