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.0.2

06 Aug 21:37
3ad1a5f
Compare
Choose a tag to compare

6.0.2 (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.14.5 (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.

Release 5.6.6

06 Aug 21:38
a1f0f7b
Compare
Choose a tag to compare

5.6.6 (August 6th, 2019)

Bugfixes

  • Update etcd gateway configuration as masters are removed or added to the cluster.
  • Upgrade Kubernetes to v1.14.5 (CVE-2019-11247, CVE-2019-11249).

Warning

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

Release 5.5.15

06 Aug 21:39
f9b938f
Compare
Choose a tag to compare

5.5.15 (August 6th, 2019)

Bugfixes

  • Update etcd gateway configuration as masters are removed or added to the cluster.
  • Upgrade Kubernetes to v1.13.9 (CVE-2019-11247, CVE-2019-11249).

Warning

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

Release 6.1.0

02 Aug 10:42
a4ece65
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

  • Upgrade Kubernetes to v1.15.1.

Release 5.5.14 LTS

24 Jul 08:01
4ee3038
Compare
Choose a tag to compare

Bugfixes

  • Fix an issue with managing monitoring resources via gravity resource command.

Release 6.0.1

18 Jul 13:10
605cbcf
Compare
Choose a tag to compare

Gravity 6.0

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

What's New?

Gravity 6.0 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 6.0 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.

Various Improvements

  • Update monitoring application to version 6.0.4.
  • Tweak help messages for gravity / tele command-line tools and their flags.

Bugfixes

  • Fix an issue with inaccurate descriptions for some audit log events.
  • Fix an issue with audit log events not properly emitted for upgrade operation.
  • Fix an issue with not all helm commands working from host.
  • Fix an issue with install failure if cluster image includes "resources" sub-directory.
  • Skip Helm and Docker login during tele login in insecure mode.

Release 5.6.5

18 Jul 16:25
0607cc0
Compare
Choose a tag to compare

5.6.5

Bugfixes

  • Workaround for installation failures when populating the docker registry.

Release 5.5.13

18 Jul 16:26
60f78bd
Compare
Choose a tag to compare

5.5.13 LTS

Bugfixes

  • Workaround for installation failures when populating the docker registry.
  • Fix an issue with applications that contain a resources subfolder failing to install.

Improvements

  • Installations that previously used a dedicated devicemapper volume will now be reformatted and reused after upgrade.

Release 6.0.0

17 Jul 10:14
354669b
Compare
Choose a tag to compare

Gravity 6.0

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

What's New?

Gravity 6.0 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 6.0 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.

Various Improvements

  • Update monitoring application to version 6.0.4.
  • Tweak help messages for gravity / tele command-line tools and their flags.

Bugfixes

  • Fix an issue with inaccurate descriptions for some audit log events.
  • Fix an issue with audit log events not properly emitted for upgrade operation.
  • Fix an issue with not all helm commands working from host.
  • Fix an issue with install failure if cluster image includes "resources" sub-directory.

Release 6.0.0-rc.5

15 Jul 15:15
b5a0165
Compare
Choose a tag to compare
Release 6.0.0-rc.5 Pre-release
Pre-release

Improvements

  • Reduce liveness probe delay on gravity-site.
  • Upgrade Teleport to 3.2.7.
  • Improve resiliency of the wait phase.
  • Add logs of terminated containers to debug report.
  • Various user-interface tweaks.

Bugfixes

  • Fix an issue with deleting a node via user-interface.