github cloudposse/geodesic 0.133.0
0.133.0 [prompt] AWS profile, cluster name shortening

latest releases: 2.11.2, 2.11.1, 2.11.0...
3 years ago

[prompt] AWS profile, cluster name shortening (#601)

release note

Geodesic automatically installs a function to shorten the name of the Kubernetes cluster as it appears on the command line prompt. That function was updated in this release to more aggressively shorten Kubernetes cluster names that look like AWS EKS ARNs.

You can install a different function if you do not like the results. Set KUBE_PS1_CLUSTER_FUNCTION in your Dockerfile or ~/.geodesic/preferences to the name of a function that takes the full cluster name and outputs (to stdout) the display name of the cluster. Set KUBE_PS1_CLUSTER_FUNCTION=echo to disable shortening.

Don't miss a new geodesic release

NewReleases is sending notifications on new releases.