Skip to content

v0.9.0

Compare
Choose a tag to compare
@gardener-robot-ci-2 gardener-robot-ci-2 released this 10 Jun 10:19

[terminal-controller-manager]

Action Required

  • [OPERATOR] Make sure to update terminal-controller-manager from v0.8.0. Otherwise current terminal sessions can't be annotated anymore with dashboard.gardener.cloud/operation=keepalive and will be terminated when reaching time to live (#30, @petersutter)

Improvements

  • [USER] Resources created in host and target cluster are now annotated with the information of the creator of the terminal session and the target namespace (terminal.dashboard.gardener.cloud/created-by and terminal.dashboard.gardener.cloud/target-ns) (#28, @petersutter)
  • [DEVELOPER] The Golang version has been updated to 1.14.4 (#33, @petersutter)
  • [DEVELOPER] You can now set spec.host.pod.container.args and spec.host.pod.container.resources on the Terminal resource (#31, @petersutter)
  • [DEVELOPER] The following fields on the Terminal resource are deprecated: (#31, @petersutter)
    • spec.host.pod.containerImage, instead use spec.host.pod.container.image
    • spec.host.pod.privileged, instead use spec.host.pod.container.privileged