Skip to content

0.4.0

Compare
Choose a tag to compare
@gardener-robot-ci-3 gardener-robot-ci-3 released this 30 Oct 15:11

[terminal-controller-manager]

Most notable changes

  • [USER] Referenced Kubeconfigs may now only contain the following keys as authentication info: client-certificate-data, client-key-data, token, username, or password. You may have to update your secrets accordingly. (c4cfb3e)

Improvements

  • [USER] The terminal resource now has a size limit of 10KiB (#13, @petersutter)
  • [USER] Only creator of terminal session can keep it alive (#8, @petersutter)
  • [OPERATOR] The Golang version has been updated to 1.13.3. (#12, @petersutter)