Skip to content

Releases: kontena/pharos-cluster

v2.2.1

12 Feb 15:03
Compare
Choose a tag to compare

Changes since v2.2.0

  • Update Kontena Lens to 1.4.1 (#1066)
  • Use docker 18.06.2 on debian (#1064, #1065)
  • KubeletConfig readOnlyPort should be an integer (#1060)
  • Allow to install latest release/revision for given version on debian/ubuntu (#1067)
  • Update gemspec to avoid warnings (#1063)
  • Change the defaults of configuration arrays and hashes to procs (#936)
  • Retry cluster version validation without ssl verify if it fails (#884)
  • Don't reinitialize phase manager for every phase (#1059)
  • Add network LB to vagrant/centos example (#1061)
  • Raise ingress-nginx default backend limits (#1070)

Download

Pro version

Using chpharos:

$ chpharos install 2.2.1

OSS version

Using chpharos:

$ chpharos install 2.2.1+oss

For manual installation, see instructions here.

v2.2.1-rc.1

12 Feb 12:39
Compare
Choose a tag to compare
v2.2.1-rc.1 Pre-release
Pre-release

Changes since v2.2.0

  • Update Kontena Lens to 1.4.1 (#1066)
  • Use docker 18.06.2 on debian (#1064, #1065)
  • KubeletConfig readOnlyPort should be an integer (#1060)
  • Allow to install latest release/revision for given version on debian/ubuntu (#1067)
  • Update gemspec to avoid warnings (#1063)
  • Change the defaults of configuration arrays and hashes to procs (#936)
  • Retry cluster version validation without ssl verify if it fails (#884)
  • Don't reinitialize phase manager for every phase (#1059)
  • Add network LB to vagrant/centos example (#1061)

Download

Pro version

Using chpharos:

$ chpharos install 2.2.1-rc.1

OSS version

Using chpharos:

$ chpharos install 2.2.1-rc.1+oss

v2.2.0

06 Feb 12:27
Compare
Choose a tag to compare

Changes since v2.1.5

  • Kubernetes v1.13.2 (#941, #980)
  • Kontena Lens to version 1.4.0 (#1047, #968, #994, #1009, #1038) [Pro, EE]
  • Kontena Network LB addon implementation (#557) [Pro, EE]
  • Protect (firewall) cluster using firewalld (#992)
  • BYO networking (#963)
  • Calico v3.2.4 (#948, #959)
  • Support for oidc configuration (#986)
  • Create cluster issuer with kube CA (#931)
  • Update Helm to 2.12.1 (#937)
  • Enable kubelet server tls bootstrap (#1016, #1039)
  • Fix kube-bench nitpickings (#1032, #1035, #1036)
  • Support multi-document YAMLs when applying kube resources (#1017)
  • Add option to disable outgoing NAT with calico (#965)
  • Fix erb trim mode warning (#947)
  • Remove bundler version restriction (#952)
  • Fix k8s api connection via bastion host (#951)
  • Silence phase thread exception reporting (#954)
  • k8s-client v0.8.1 (#943, #955, #972)
  • Abort configure host on all nodes if one raises an exception (#960)
  • Disable travis homebrew update (#970)
  • Remove exponential backoff from retries (#854)
  • Prefix debug output with ssh hostname (#928)
  • Improve SSH password / passphrase prompting (#911)
  • Drop "pharos build" alias for "pharos up" (#895)
  • Fix travis bundler error (#942)
  • Kontena-storage: add agent NoSchedule toleration (#993) [Pro, EE]
  • Place kontena-lens redis to a master node (#990) [Pro, EE]
  • Fix loading of addons from symlinked directories under pharos-addons/ (#989)
  • Fix Ubuntu Bionic cri-o cgroup driver fallback logic (#985)
  • Add config option to pass skip_refresh option to shell image (#828) [Pro, EE]
  • Fix kontena-lens resource applier cpu request (#981) [Pro, EE]
  • Host upgrades addon v0.3.1 (#979)
  • Fix calico nat_outgoing config. (#974)
  • Fix to reset of openebs plugin (#973)
  • Remove unix:// prefix from container-runtime-endpoint (#976)
  • Move kubelet flags to kubelet config yaml (#956)
  • Pull control plane images parallel (#1000)
  • Generate helm repository environment variable string properly (#1001) [Pro, EE]
  • Change helm-api to StatefulSet (#1002) [Pro, EE]
  • Improve kontena-lens addon installation flow (#1006) [Pro, EE]
  • Increase Helm API memory limit (#1007) [Pro, EE]
  • Fix nested addon configuration validation errors (#1005)
  • Add charts.enabled configuration option for Kontena Lens (#1012) [Pro, EE]
  • Add ingress config option to kontena-lens addon (#995)
  • Fix non-oss cluster version validation malformed version string error (#1018)
  • Add priority classes to addons (#1020)
  • Add configuration change validations (#1004)
  • Add priority classes to pro addons (#1021)
  • Add pharos-cluster-critical priority class (#1025)
  • Drop phase master: parameter (#1028)
  • Allow to set no_masq_local for weave (#1027)
  • Docs for vagrant/centos example (#1037)
  • Add bin/pharos to later replace bin/pharos-cluster (#1034)
  • Log phase completed message (#1008)
  • Retry connection-reset-by-peer errors (#1051)

Download

Pro version

Using chpharos:

$ chpharos install 2.2.0

OSS version

Using chpharos:

$ chpharos install 2.2.0+oss

For manual installation, see instructions here.

v2.2.0-rc.4

04 Feb 14:46
Compare
Choose a tag to compare
v2.2.0-rc.4 Pre-release
Pre-release

Changes since v2.2.0-rc.3

  • Firewalld: masquerade default zone (#1041)
  • Upload oss binary to github (#1042)
  • Recreate etcd pod only if version changes (#1043)

Download

Pro version

Using chpharos:

$ chpharos install 2.2.0-rc.4

OSS version

Using chpharos:

$ chpharos install 2.2.0-rc.4+oss

Or download directly from Github release (see above).

v2.2.0-rc.3

01 Feb 11:33
Compare
Choose a tag to compare
v2.2.0-rc.3 Pre-release
Pre-release

Changes since v2.2.0-rc.2

  • Bump Kontena Lens to version 1.4.0-rc.2 (#1038) [Pro, EE]
  • Enable kubelet server tls bootstrap (#1016, #1039)
  • Fix kube-bench nitpickings (#1032, #1035, #1036)
  • Add configuration change validations (#1004)
  • Add priority classes to pro addons (#1021) [Pro, EE]
  • Add pharos-cluster-critical priority class (#1025)
  • Drop phase master: parameter (#1028)
  • Allow to set no_masq_local for weave (#1027)
  • Docs for vagrant/centos example (#1037)
  • Add bin/pharos to later replace bin/pharos-cluster (#1034)
  • Log phase completed message (#1008)

Download

Using chpharos:

$ chpharos install 2.2.0-rc.3

v2.2.0-rc.2

30 Jan 07:41
Compare
Choose a tag to compare
v2.2.0-rc.2 Pre-release
Pre-release

Changes since v2.2.0-rc.1

  • Revert "Add priority classes to addons (#1020)" (#1023)

Download

Using chpharos:

$ chpharos install 2.2.0-rc.2

v2.2.0-rc.1

29 Jan 17:58
Compare
Choose a tag to compare
v2.2.0-rc.1 Pre-release
Pre-release

Changes since v2.2.0-beta.1

  • Update Kontena Lens to version 1.4.0-rc.1 (#1009) [Pro, EE]
  • Support for oidc configuration (#986)
  • Protect (firewall) cluster using firewalld (#992)
  • Pull control plane images parallel (#1000)
  • Generate helm repository environment variable string properly (#1001) [Pro, EE]
  • Change helm-api to StatefulSet (#1002) [Pro, EE]
  • Improve kontena-lens addon installation flow (#1006) [Pro, EE]
  • Increase Helm API memory limit (#1007) [Pro, EE]
  • Fix nested addon configuration validation errors (#1005)
  • Add charts.enabled configuration option for Kontena Lens (#1012) [Pro, EE]
  • Support multi-document YAMLs when applying kube resources (#1017)
  • Add ingress config option to kontena-lens addon (#995)
  • Fix non-oss cluster version validation malformed version string error (#1018)
  • Add priority classes to addons (#1020)

Download

Using chpharos:

$ chpharos install 2.2.0-rc.1

v2.2.0-beta.1

22 Jan 19:42
Compare
Choose a tag to compare
v2.2.0-beta.1 Pre-release
Pre-release

Changes since v2.2.0-alpha.2

  • Kubernetes v1.13.2 (#980)
  • Update Kontena Lens to version 1.4.0-beta.1 (#994) [Pro, EE]
  • Kontena-storage: add agent NoSchedule toleration (#993) [Pro, EE]
  • Place kontena-lens redis to a master node (#990) [Pro, EE]
  • Fix loading of addons from symlinked directories under pharos-addons/ (#989)
  • Fix Ubuntu Bionic cri-o cgroup driver fallback logic (#985)
  • Add config option to pass skip_refresh option to shell image (#828) [Pro, EE]
  • Fix kontena-lens resource applier cpu request (#981) [Pro, EE]
  • Host upgrades addon v0.3.1 (#979)
  • Fix calico nat_outgoing config. (#974)
  • Fix to reset of openebs plugin (#973)
  • Remove unix:// prefix from container-runtime-endpoint (#976)
  • Move kubelet flags to kubelet config yaml (#956)

Download

Using chpharos:

$ chpharos install 2.2.0-beta.1

v2.2.0-alpha.2

11 Jan 15:07
Compare
Choose a tag to compare
v2.2.0-alpha.2 Pre-release
Pre-release

Changes since v2.2.0-alpha.1

  • Kontena Lens v1.4.0-alpha.1 (#968) [Pro, EE]
  • BYO networking (#963)
  • Calico v3.2.4 (#948, #959)
  • Add option to disable outgoing NAT with calico (#965)
  • Fix erb trim mode warning (#947)
  • Remove bundler version restriction (#952)
  • Fix k8s api connection via bastion host (#951)
  • Silence phase thread exception reporting (#954)
  • k8s-client v0.8.1 (#955, #972)
  • Abort configure host on all nodes if one raises an exception (#960)
  • Disable travis homebrew update (#970)

Download

Using chpharos:

$ chpharos install 2.2.0-alpha.2

v2.1.5

10 Jan 14:47
Compare
Choose a tag to compare

Changes since v2.1.4

  • Improve ubuntu docker.io version pinning (#927)
  • Update k8s-client to v0.8.1
  • Abort configure host on all nodes if one raises an exception (#960) [Pro, EE]

Download

Using chpharos:

$ chpharos install 2.1.5

For manual installation, see instructions here.