geodesic

🚀 Geodesic is a DevOps Linux Toolbox in Docker

APACHE-2.0 License

Stars
943
Committers
29

Bot releases are hidden (Show)

geodesic -

Published by Nuru about 4 years ago

geodesic -

Published by Nuru about 4 years ago

geodesic -

Published by Nuru about 4 years ago

geodesic -

Published by Nuru about 4 years ago

geodesic -

Published by Nuru about 4 years ago

geodesic - 0.133.0 [prompt] AWS profile, cluster name shortening

Published by Nuru over 4 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.

geodesic -

Published by Nuru over 4 years ago

geodesic -

Published by Nuru over 4 years ago

  • [kube_ps1_helper] Maintain appropriate exit status (#595)
  • Update packages
    • security updates for Helm
    • fixes for bugs, including hangs, for yq
geodesic -

Published by Nuru over 4 years ago

geodesic - [variant] Make Variant 2 an alternative of Variant

Published by Nuru over 4 years ago

geodesic - 0.131.0 Better Docker-out-of-Docker support

Published by Nuru over 4 years ago

PR #586

If you want to run docker commands from within Geodesic, this update brings Geodesic's support up-to-date with Docker Desktop's evolution. It has been tested on Linux and macOS Catalina and is expected to work on WSL.

  • WITH_DOCKER=true geodesic
  • apk add docker-cli
geodesic - 0.130.2: [chdo] Use `chamber env`

Published by Nuru over 4 years ago

Use chamber env instead of chamber -f dotenv (#585)

geodesic -

Published by Nuru over 4 years ago

Includes helm and helmfile support for automatic creation of Kubernetes namespaces

geodesic - [aws-vault] restore support for version 4

Published by Nuru over 4 years ago

See #579 for details.

In short, if you are not happy with they way aws-vault version 5 (the current version) is working, you can revert to version 4 by adding

apk add -u aws-vault@cloudposse~=4

to your Dockerfile anywhere after

FROM cloudposse/geodesic:0.130.0
geodesic -

Published by Nuru over 4 years ago

geodesic -

Published by Nuru over 4 years ago

geodesic -

Published by Nuru over 4 years ago

Tool/dependency updates (#576)

geodesic -

Published by Nuru over 4 years ago

Tool/dependency updates (#571)

geodesic -

Published by Nuru over 4 years ago

UI support for EKS, SAML auth, and Terraform Workspaces (#566)

geodesic -

Published by Nuru over 4 years ago

Tag running Docker container with APP_NAME when set (#565)