Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Releases: gravitational/gravity

Release 6.1.15 LTS

23 Dec 22:52
fc5a085
Compare
Choose a tag to compare

6.1.15 (December 20th, 2019)

Bugfixes

  • Fix an issue with CoreDNS pods not being scheduled due to discrepancy between node selector and node labels (#986).

Release 6.3.1

20 Dec 19:27
8516b0f
Compare
Choose a tag to compare

6.3.1 (December 20th, 2019)

Bugfixes

  • Fix a security issue where secrets are being reused for multiple certificates and secrets are not being rotated during certificate rotation #979.

Warning

This release fixes a security vulnerability in gravity.

Release 6.1.14

20 Dec 19:27
1807ff8
Compare
Choose a tag to compare

6.1.14 (December 20th, 2019)

Improvements

  • Add ability to override Helm values during tele build #909.

Bugfixes

  • Fix a security issue where secrets are being reused for multiple certificates and secrets are not being rotated during certificate rotation #980.
  • Fix an issue where node labels specified within the app.yaml could prevent cluster installation #954.
  • Prevent deletion of the base app #966.
  • Fix a performance issue with displaying cluster endpoints #952
  • Fix a display issue with how the join command is displayed #933.
  • Expose the teleport kubernetes proxy as part of the gravity-site load balancer #913.

Warning

This release fixes a security vulnerability in gravity.

Release 5.5.31

20 Dec 19:26
ad56ad1
Compare
Choose a tag to compare

5.5.31 (December 20th, 2019)

Bugfixes

  • Fix a security issue where secrets are being reused for multiple certificates and secrets are not being rotated during certificate rotation #981.

Warning

This release fixes a security vulnerability in gravity.

Release 6.2.5

04 Dec 00:20
5794ad6
Compare
Choose a tag to compare

Improvements

  • Add ability to pass Helm values to tele build (#912).

Bugfixes

  • Expose Kubernetes proxy port in gravity-public service (#916).

Release 6.2.4

21 Nov 00:28
d536326
Compare
Choose a tag to compare

Improvements

  • Display cluster name on a separate line in gravity status (#896).

Bugfixes

  • Fix the issue with gravity leave --force leaving the node in partially cleaned up state when run without sudo (#896).
  • Fix the issue with joining agent connecting to the ongoing installation instead of waiting for install to complete (#893).

Release 6.1.13 LTS

21 Nov 00:27
28054ce
Compare
Choose a tag to compare

Improvements

  • Display cluster name on a separate line in gravity status (#895).

Bugfixes

  • Fix the issue with gravity leave --force leaving the node in partially cleaned up state when run without sudo (#895).
  • Fix the issue with joining agent connecting to the ongoing installation instead of waiting for install to complete (#885).

Release 6.2.3

14 Nov 17:23
57d8ac9
Compare
Choose a tag to compare

Improvements

  • Upgrade Kubernetes to v1.16.3 (#878, planet#528).
  • Execute preflight checks during join operation (#854).
  • Update gravity check command to support upgrade preflight checks (#871).
  • Bump Helm/Tiller to v2.14.3 (#830).

Bugfixes

  • Fix the issue with accessing remote clusters via a Hub using tsh or web terminal (#816).
  • Fix the issue with the installer systemd unit failing due to long command when installing with a --license flag (#831).
  • Fix the issue with application-only (without runtime) upgrades (#836).

Release 6.1.12 LTS

12 Nov 18:37
33e6fd7
Compare
Choose a tag to compare

Improvements

  • Execute preflight checks during join operation (#853).
  • Update gravity check command to support upgrade preflight checks (#870).
  • Disable unused Docker bridge interface (#873, planet#527).

Release 5.5.28 LTS

16 Nov 00:52
f1b977a
Compare
Choose a tag to compare

Bugfixes

  • Fix the issue with join operation failing if started while installer is still running (#861).