Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

0.13.0

Compare
Choose a tag to compare
@gardener-robot-ci-1 gardener-robot-ci-1 released this 12 Sep 09:26

[gardenctl]

Action Required

  • [USER] gardenctl completion <shell> no longer print the completion script to the file gardenctl_completion.sh file, but on the standard output. (#111, @vpnachev)

Improvements

  • [USER] gardenctl completion now accepts shell subcommand, bash or zsh. (#111, @vpnachev)
  • [USER] gardenctl completion has an experimental support for zsh shell. (#111, @vpnachev)
  • [USER] The auto completion for target is working again. (#110, @vpnachev)
  • [OPERATOR] Bastion host is created with coreos imageID. (#112, @KristianZH)
  • [OPERATOR] Add placeholders to the SSH command for user which will be used for connecting to the node. (#109, @KristianZH)
  • [OPERATOR] Target command now properly handles cases when there are multiple shoots with the same name across different projects. (#105, @ialidzhikov)