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

Releases: gravitational/gravity

Release 5.5.19 LTS

10 Sep 20:51
59aaef8
Compare
Choose a tag to compare

5.5.19 LTS

Improvements

  • Add support for including intermediate runtimes in tele build.
  • Add Ubuntu 18.04 to the list of supported distros.
  • Remove the hard limit of 3 master nodes.
  • Bump Kubernetes to 1.13.10.
  • Bump Go to 1.12.9.

Bugfixes

  • Wait for kube-system namespace to be created during the installation.
  • Update tele push to treat existing applications and their dependencies gracefully.

Release 6.1.3

09 Sep 18:51
a66ee73
Compare
Choose a tag to compare

Gravity 6

Version 6 is a major milestone in Gravity development, it comes with a huge number of new features. The goal of Gravity 6 was to make dramatic improvements to the user experience.

What's New?

Gravity 6 comes with a completely new web UI which includes:

  • Beautiful dashboard showing cluster health and a commanding overview of everything that matters.
  • Brand new audit log UI, with a history of remotely executed commands via k8s API or SSH.
  • Redesigned cluster settings.

Another major change in Gravity 6 is tighter integration with Gravitational Teleport, i.e. users now must execute tsh login instead of tele login to authenticate against Gravity clusters and access them via K8s API or SSH.

The Ops Center has been deprecated. It has been superseded by a new product called Gravity Hub, which is only available to Enterprise Edition users. Gravity Hub not only acts as a central control plane for a large number of remote Kubernetes clusters but also performs the duties of being a central repository of cluster images.

Improvements in this release

Release 6.0.6

09 Sep 18:51
8fff3ec
Compare
Choose a tag to compare

Gravity 6

Version 6 is a major milestone in Gravity development, it comes with a huge number of new features. The goal of Gravity 6 was to make dramatic improvements to the user experience.

What's New?

Gravity 6 comes with a completely new web UI which includes:

  • Beautiful dashboard showing cluster health and a commanding overview of everything that matters.
  • Brand new audit log UI, with a history of remotely executed commands via k8s API or SSH.
  • Redesigned cluster settings.

Another major change in Gravity 6 is tighter integration with Gravitational Teleport, i.e. users now must execute tsh login instead of tele login to authenticate against Gravity clusters and access them via K8s API or SSH.

The Ops Center has been deprecated. It has been superseded by a new product called Gravity Hub, which is only available to Enterprise Edition users. Gravity Hub not only acts as a central control plane for a large number of remote Kubernetes clusters but also performs the duties of being a central repository of cluster images.

Improvements in this release

Release 5.5.18

28 Aug 19:00
Compare
Choose a tag to compare

5.5.18 LTS (August 28th, 2019)

Bugfixes

Warning

This release fixes a security vulnerability in Go used by Gravity and Kubernetes. Please see
Netflix Announcement for more information.

Release 6.1.2

26 Aug 15:02
9b36a2b
Compare
Choose a tag to compare

6.1.2 (August 26th, 2019)

Bugfixes

Warning

This release fixes a security vulnerability in golang used by gravity and kubernetes. Please see
Netflix Announcement for more information.

Release 6.0.5

26 Aug 15:01
81ac99f
Compare
Choose a tag to compare

6.0.5 (August 26th, 2019)

Bugfixes

Warning
This release fixes a security vulnerability in golang used by gravity and kubernetes. Please see
Netflix Announcement for more information.

Release 5.6.7

26 Aug 15:00
3d30476
Compare
Choose a tag to compare

5.6.7 (August 26th, 2019)

Bugfixes

Warning
This release fixes a security vulnerability in golang used by gravity and kubernetes. Please see
Netflix Announcement for more information.

Release 6.0.4

15 Aug 21:17
Compare
Choose a tag to compare

Gravity 6

Version 6 is a major milestone in Gravity development, it comes with a huge number of new features. The goal of Gravity 6 was to make dramatic improvements to the user experience.

What's New?

Gravity 6 comes with a completely new web UI which includes:

  • Beautiful dashboard showing cluster health and a commanding overview of everything that matters.
  • Brand new audit log UI, with a history of remotely executed commands via k8s API or SSH.
  • Redesigned cluster settings.

Another major change in Gravity 6 is tighter integration with Gravitational Teleport, i.e. users now must execute tsh login instead of tele login to authenticate against Gravity clusters and access them via K8s API or SSH.

The Ops Center has been deprecated. It has been superseded by a new product called Gravity Hub, which is only available to Enterprise Edition users. Gravity Hub not only acts as a central control plane for a large number of remote Kubernetes clusters but also performs the duties of being a central repository of cluster images.

Bugfixes in this release

  • Fix an issue with connecting to nodes with non-resolvable hostnames via Cluster Control Panel.
  • Fix an issue with some audit events not being returned when using custom date picker.

Release 6.0.3

15 Aug 16:21
b45cc43
Compare
Choose a tag to compare

Gravity 6

Version 6 is a major milestone in Gravity development, it comes with a huge number of new features. The goal of Gravity 6 was to make dramatic improvements to the user experience.

What's New?

Gravity 6 comes with a completely new web UI which includes:

  • Beautiful dashboard showing cluster health and a commanding overview of everything that matters.
  • Brand new audit log UI, with a history of remotely executed commands via k8s API or SSH.
  • Redesigned cluster settings.

Another major change in Gravity 6 is tighter integration with Gravitational Teleport, i.e. users now must execute tsh login instead of tele login to authenticate against Gravity clusters and access them via K8s API or SSH.

The Ops Center has been deprecated. It has been superseded by a new product called Gravity Hub, which is only available to Enterprise Edition users. Gravity Hub not only acts as a central control plane for a large number of remote Kubernetes clusters but also performs the duties of being a central repository of cluster images.

Bugfixes in this release

  • Do not set auth gateway public addresses to the cluster name during installation.

Release 6.1.1

06 Aug 21:36
ccf4a85
Compare
Choose a tag to compare

6.1.1 (August 6th, 2019)

Improvements

  • Improve reporting of time synchronization issues during join process.
  • Improve resiliency of node join process.
  • Improve removal of a node where the join process has been aborted.

Bugfixes

  • Update etcd gateway configuration as masters are removed or added to the cluster.
  • Upgrade Kubernetes to v1.15.2 (CVE-2019-11247, CVE-2019-11249).
  • Fix crash in gravity license show.
  • Fixes a couple issues with initializing the installer service.

Warning

This release fixes a security vulnerability in kubernetes. Please see Kubernetes Announcement for more information.