Releases: cloudposse/geodesic
Releases · cloudposse/geodesic
0.9.14
0.9.13: move kops helmfile (#130)
* move kops helmfile * deprecate helm-diff because it keeps breaking build
0.9.12
0.9.11
0.9.10: Add packages distro (#126)
* Add kubectx kubens * bump packages release
0.9.9
0.9.8
0.9.7
what
- Use
BANNER
instead ofKOPS_CLUSTER_NAME
for prompt
why
- When provisioning an architecture without
kops
,KOPS_CLUSTER_NAME
does not exist, andgeodesic
shows the default prompt not related to the current solution geodesic
is designed to work with many different architectures, not onlykops
0.9.6
0.9.5
what
- Change ENV var name from
CLUSTER_NAME
toKOPS_CLUSTER_NAME
why
- To standardize on the ENV var name for
kops
clusters KOPS_CLUSTER_NAME
is used in thekops
sources and official docs