Skip to content

Releases: giantswarm/teleport-operator

v0.12.4

06 Feb 14:02
6b45a57

Choose a tag to compare

Changed

  • Build with up-to-date pipelines.
  • Resolve updated code linter findings.
  • Replace Chart.Version with Chart.AppVersion in labels and image tag defaults.

v0.12.3

31 Jan 12:44
f6c1ee0

Choose a tag to compare

Release v0.12.3 (#218)

v0.12.2

24 Oct 11:09
2dd53a8

Choose a tag to compare

Changed

  • Updated golang to v1.23.2

v0.12.1

23 Oct 13:47
966e464

Choose a tag to compare

Added

  • Added enable/disable switch on tbot components

v0.12.0

16 Oct 14:20
c63f526

Choose a tag to compare

Changed

  • Changed the logic of setting roles by parsing "%s-teleport-kube-agent-user-values" configmaps to check if apps are enabled.
  • Deprecated MC-Namespace and tokenRoles

v0.11.2

11 Oct 21:00
e1bc3f6

Choose a tag to compare

Fixed

  • Implemented MC-Namespace flag to avoid enabling roles except kube to workload clusters
  • Increased grpc buffer size

v0.11.1

11 Oct 09:52
52b9f5e

Choose a tag to compare

Fixed

  • Set only kube by default to aviod issues when no apps are set.

v0.11.0

11 Oct 08:53
af520de

Choose a tag to compare

Changed

  • Implemented option to generate combined tokens with multiple roles
  • Change ownership to Team Shield

Fixed

  • Disable logger development mode to avoid panicking
  • Chart to use .Release.Namespace namespace

v0.10.0

19 Aug 11:17
a56699c

Choose a tag to compare

Added

  • Added tbot feature flag, enabled with --tbot flag
  • If tbot feature flag is set, creates configmap and append to tbot app extra config for generating kubeconfig.

v0.9.3

08 May 11:32
73db033

Choose a tag to compare

Changed

  • Increase token validity for node and kube agents