Skip to content

Releases: scality/metalk8s

MetalK8s 1.1.0

06 Jun 17:45
baa83c1

Choose a tag to compare

This release primarily upgrades the Kubernetes version to 1.11.10

Other changes include:
The ability to override Helm chart configurations ('values') of several charts deployed with MetalK8s

  • More platform checks during deployment
  • Updates of various services and dashboards deployed as part of the cluster
  • Increased memory limits for etcd on low-resource servers
  • Various bug-fixes

See the Changes section in the reference guide, or ChangeLog.rst for an exhaustive listing.

MetalK8s 2.0.0-alpha3

13 May 12:05

Choose a tag to compare

MetalK8s 2.0.0-alpha3 Pre-release
Pre-release

Objectives

  • Offline platform upgrade
  • Cluster monitoring
  • UI: Node management
  • UI: Cluster status
  • Start 'offline solution lifecycle'
  • Start 'basic log collection'

MetalK8s 2.0.0-alpha2

03 Apr 17:55

Choose a tag to compare

MetalK8s 2.0.0-alpha2 Pre-release
Pre-release

Objectives

  • Implement control plane expansion
  • Platform UI integration
  • Bug fixes and reducing debt introduced in alpha1

Other noteworthy changes

  • Implement workload plane expansion
  • Migrate build infrastructure to doit
  • Reduce Bash usage during bootstrap
  • Add test-suite and improve CI automation

MetalK8s 2.0.0-alpha1

08 Mar 16:51

Choose a tag to compare

MetalK8s 2.0.0-alpha1 Pre-release
Pre-release

First intermediate release of the 'Moonshot' platform.

Objective: turn a bootstrap node into a single-node Salt-managed control plane according to the deployment diagram.

Milestone: https://github.com/scality/metalk8s/milestone/10

MetalK8s 1.0.1

19 Dec 01:51

Choose a tag to compare

This release primarily upgrades the Kubernetes version to 1.10.11 to include a fix for CVE-2018-1002105, a critical security issue present in all previous versions of the API Server.

See: kubernetes/kubernetes#71411
See: https://metal-k8s.readthedocs.io/en/development-1.0/reference-guide/changes.html#release-1-0-1
See: https://github.com/scality/metalk8s/milestone/5?closed=1

MetalK8s 1.1.0-alpha1

05 Oct 12:11

Choose a tag to compare

MetalK8s 1.1.0-alpha1 Pre-release
Pre-release

This is a preview release of MetalK8s 1.1.0. Among many changes, this updates the Kubernetes cluster to version 1.11.3.

Other changes include:

  • The ability to override Helm chart configurations ('values') of several charts deployed with MetalK8s
  • More platform checks during deployment
  • Updates of various services and dashboards deployed as part of the cluster
  • Increased memory limits for etcd on low-resource servers
  • Various bug-fixes

See the Changes section in the reference guide, or ChangeLog.rst for an exhaustive listing.

MetalK8s 1.0.0

31 Jul 18:16
702a381

Choose a tag to compare

This marks the first production-ready release of MetalK8s. Deployments using this release can be upgraded to later MetalK8s 1.x versions.

See: https://metal-k8s.readthedocs.io/en/1.0.0/changes.html
See: https://github.com/scality/metal-k8s/milestone/2?closed=1

MetalK8s 1.0.0-rc1

27 Jul 18:05
3a5972d

Choose a tag to compare

MetalK8s 1.0.0-rc1 Pre-release
Pre-release

Note: compatibility with future releases of MetalK8s is not guaranteed until version 1.0.0 is available. When deploying a cluster using pre-1.0 versions of this package, you may need to redeploy later.

MetalK8s 0.2.0

23 Jul 16:23
239c80c

Choose a tag to compare

Note: compatibility with future releases of MetalK8s is not guaranteed until version 1.0.0 is available. When deploying a cluster using pre-1.0 versions of this package, you may need to redeploy later.

Note: this release contains breaking changes since version 0.1.1. See https://metal-k8s.readthedocs.io/en/latest/changes.html#breaking-changes

See: https://metal-k8s.readthedocs.io/en/latest/changes.html#release-0-2-0

MetalK8s 0.2.0-rc1

21 Jul 01:51
b6e49bc

Choose a tag to compare

MetalK8s 0.2.0-rc1 Pre-release
Pre-release

Note: compatibility with future releases of MetalK8s is not guaranteed until version 1.0.0 is available. When deploying a cluster using pre-1.0 versions of this package, you may need to redeploy later.

Note: this release contains breaking changes since version 0.1.1. See https://metal-k8s.readthedocs.io/en/latest/changes.html#breaking-changes

Test-Plan: #162
See: #162