Skip to content

Releases: cloudposse/geodesic

0.9.8

26 Apr 08:43
676c1cf
Compare
Choose a tag to compare
Add master helmfile (#124)

0.9.7

12 Apr 15:56
21b3226
Compare
Choose a tag to compare

what

  • Use BANNER instead of KOPS_CLUSTER_NAME for prompt

why

  • When provisioning an architecture without kops, KOPS_CLUSTER_NAME does not exist, and geodesic shows the default prompt not related to the current solution
  • geodesic is designed to work with many different architectures, not only kops

0.9.6

11 Apr 20:39
aecc9eb
Compare
Choose a tag to compare
Backwards Compatibility for Bash v3 (#119)

0.9.5

11 Apr 16:35
21368fe
Compare
Choose a tag to compare

what

  • Change ENV var name from CLUSTER_NAME to KOPS_CLUSTER_NAME

why

  • To standardize on the ENV var name for kops clusters
  • KOPS_CLUSTER_NAME is used in the kops sources and official docs

references

0.9.4

08 Apr 01:10
e1b8480
Compare
Choose a tag to compare

what

  • Add additionalPolicies with sts:AssumeRole to kops template

why

  • Allow kops clusters created from the template to assume IAM roles
  • Use with kube2iam

0.9.3

06 Apr 07:33
abe7ebe
Compare
Choose a tag to compare
Add support for aws-vault server mode (#117)

0.9.2: Add helmfile (#114)

06 Apr 02:02
8cfe518
Compare
Choose a tag to compare
* Add helmfile

* add helm-secrets for helmfile

0.9.1

06 Apr 02:01
8f43de2
Compare
Choose a tag to compare
Fix timedrift (#113)

0.9.0

30 Mar 04:01
bdab6b3
Compare
Choose a tag to compare
Back to Basics (#110)

0.8.7: Add chamber (#109)

27 Mar 21:20
2044265
Compare
Choose a tag to compare
* Add Chamber to help manage secrets with SSM+KMS

* Update README, sort deps

* fix d/l url