Releases: gravitational/gravity
Release 5.5.19 LTS
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
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
- Add ability to run privileged containers. See Running Privileged Containers for details.
Release 6.0.6
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
- Add ability to run privileged containers. See Running Privileged Containers for details.
Release 5.5.18
5.5.18 LTS (August 28th, 2019)
Bugfixes
- Upgrade Go to
v1.12.9
(CVE-2019-9512, CVE-2019-9514) - Upgrade Kubernetes to
v1.13.10
(CVE-2019-9512, CVE-2019-9514).
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
6.1.2 (August 26th, 2019)
Bugfixes
- Upgrade golang to
v1.12.9
(CVE-2019-9512, CVE-2019-9514) - Upgrade Kubernetes to
v1.15.2
(CVE-2019-9512, CVE-2019-9514).
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
6.0.5 (August 26th, 2019)
Bugfixes
- Upgrade golang to
v1.12.9
(CVE-2019-9512, CVE-2019-9514) - Upgrade Kubernetes to
v1.14.6
(CVE-2019-9512, CVE-2019-9514).
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
5.6.7 (August 26th, 2019)
Bugfixes
- Upgrade golang to
v1.12.9
(CVE-2019-9512, CVE-2019-9514) - Upgrade Kubernetes to
v1.14.6
(CVE-2019-9512, CVE-2019-9514).
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
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
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
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.