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

v0.24.3

Latest
Compare
Choose a tag to compare
@gardener-robot-ci-2 gardener-robot-ci-2 released this 02 Sep 07:24
· 11 commits to master since this release

[gardenctl]

πŸƒ Others

  • [OPERATOR] Now ssh to aliyun node will be success. (#519, @jia-jerry)
  • [OPERATOR] Fixed a bug that caused the shell command to fail if the username contained an uppercase letter. (#515, @stoyanr)
  • [OPERATOR] bugfix no log return when g logs --since=6h --loki machine-controller-manager (#513, @tedteng)
  • [OPERATOR] Targeting history feature eg gardenctl x (#512, @tedteng)
  • [OPERATOR] New format of the gardenctl logs --loki command (#509, @Kristian-ZH)
  • [OPERATOR] Update gardener cluster template (#504, @jguipi)
  • [OPERATOR] Add garden show infra cmd to display cloud resources associated to shoot (g show infra) (#495, @jfortin-sap)
  • [OPERATOR] Check whether ingress rule (from client ip with CIDR /32 and port 22) already exist in host security group before adding it (#494, @neo-liang-sap)
  • [OPERATOR] enhance help method for gardenctl (#481, @neo-liang-sap)
  • [OPERATOR] enable gardenctl logs for some components while targeting the control plane (#471, @neo-liang-sap)

πŸ“° Noteworthy

  • [DEVELOPER] .gitignore now ignores all files by default. Go add a file to the git index, whitelist it in .gitignore. (#488, @mvladev)