Skip to content

Releases: cloudposse/geodesic

0.9.14

04 May 18:59
cb58f2c
Compare
Choose a tag to compare

what

  • Add prometheus-operator and kube-prometheus

why

  • k8s cluster metrics collection, monitoring and alerting

0.9.13: move kops helmfile (#130)

02 May 18:21
19cfb28
Compare
Choose a tag to compare
* move kops helmfile

* deprecate helm-diff because it keeps breaking build

0.9.12

27 Apr 04:05
77c33d3
Compare
Choose a tag to compare
Add ncurses (#128)

0.9.11

26 Apr 23:02
86c8e6c
Compare
Choose a tag to compare
Add terragrunt (#127)

0.9.10: Add packages distro (#126)

26 Apr 21:20
3354f46
Compare
Choose a tag to compare
* Add kubectx kubens

* bump packages release

0.9.9

26 Apr 18:00
0f0f09c
Compare
Choose a tag to compare
Upgrade kube-lego (#125)

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