Skip to content
This repository has been archived by the owner on Apr 13, 2019. It is now read-only.

Releases: FairwindsOps/pentagon

v3.1.4

01 Apr 16:29
0bee806
Compare
Choose a tag to compare

Fixes

  • A required GCP start-project param was accidentally removed on a refactor of the CLI. Added it back.

v3.1.3

27 Mar 22:53
00d024f
Compare
Choose a tag to compare

Changed

  • Update dependencies

v3.1.2

21 Mar 19:37
7040c7d
Compare
Choose a tag to compare

3.1.2

Fixed

  • Changed defaults.node_count from 3 to 1, so that only 3 total nodes (one per InstanceGroup) are created

v3.1.0

11 Mar 17:11
1097787
Compare
Choose a tag to compare

Fixed

issue where prompt=true was not respecting the default values
display of option values was munging booleans

Added

Migration to enable kops hook that patches runc
validation of prompted valued for click to ensure non-empty strings

v3.0.1

08 Mar 00:15
6b51e6a
Compare
Choose a tag to compare

Fixed

  • Issues with kubernetes version not populating template
  • Incorporated missing gcp bucket in terraform when generating terraform

v3.0.0

06 Mar 20:03
098212f
Compare
Choose a tag to compare

Added

  • Support for GKE generators

Changed

  • Pentagon will confirm all your loaded and provided params before generating each template

v2.7.3

05 Mar 14:33
c1bcc9f
Compare
Choose a tag to compare

2.7.3

Fixed

  • missing imports for latest migration

v2.7.2

25 Feb 21:13
e66d225
Compare
Choose a tag to compare

2.7.2

Added

  • Instructions on how to setup the development environment.
  • revised cli help text
  • migrations for kops settings that were missed in the last migration
  • made anonymousAuth: false default for Kops clusters. This currently conflicts with metricserver version > 3.0.0

v2.7.1

07 Jan 20:40
2d30dff
Compare
Choose a tag to compare

v2.7.1

Updated migration

v2.7.0

03 Jan 21:53
Compare
Choose a tag to compare

2.7.0 - 2018-1-3

Updated

  • add aws-iam-authenticator to kops spec by default
  • Etcd now at version 3 in Kops spec
  • default to multiple az instance groups for Kops
  • updated generated docs

Fixed

  • kops availability zone calculation