kubie

A more powerful alternative to kubectx and kubens

ZLIB License

Downloads
22.4K
Stars
2K
Committers
31

Bot releases are visible (Hide)

kubie -

Published by github-actions[bot] over 3 years ago

kubie -

Published by github-actions[bot] over 3 years ago

kubie -

Published by github-actions[bot] over 3 years ago

kubie -

Published by github-actions[bot] over 3 years ago

kubie -

Published by github-actions[bot] over 3 years ago

  • #70 fix a bug caused by #67, reported in #69
kubie -

Published by github-actions[bot] over 3 years ago

  • #67 lock state file to avoid conflicts when multiple kubies are updating the state concurrently
kubie -

Published by github-actions[bot] over 3 years ago

  • Return an error if no context is matched in kubie exec ... #65 (@kingtong)
kubie -

Published by github-actions[bot] over 3 years ago

  • Fix macos arm64 build of kubie #61
kubie -

Published by github-actions[bot] over 3 years ago

  • Add setting to disable namespace validation #60
kubie -

Published by sbstp almost 4 years ago

  • Add release for Apple Silicon kubie-darwin-arm64 #57
kubie -

Published by github-actions[bot] almost 4 years ago

  • Kubie is now a 100% static executable on Linux, achieved by linking statically to musl #55
  • Switch to Github Actions for tests and releases
kubie -

Published by sbstp almost 4 years ago

  • Fix a bug with YAML decoding (issue with linked-hash-map, a serde-yaml dependency)
kubie -

Published by sbstp almost 4 years ago

  • @fsommar : Spawn fish as an interactive login shell #53
  • @fsommar : Add option for unsetting the namespace (useful with starship.rs for instance) #54
kubie -

Published by sbstp almost 4 years ago

  • @fsommar : Add support for Fish shell! #52
kubie - https://github.com/sbstp/kubie/releases/tag/v0.9.1

Published by sbstp over 4 years ago

kubie -

Published by sbstp over 4 years ago

  • @sbstp : Remember last namespace and use it when entering a context (#38)
  • @sbstp : Add command to delete context (#37). Clusters and users are also removed if no longer referenced. The kubeconfig file is removed if it's empty after removing everything.
  • @sbstp: Support specifying the files from which to load the contexts (#40). Use the -f or --kubeconfig switch in kubie ctx.
kubie -

Published by sbstp over 4 years ago

  • @EItanya : maintain zsh history when entering shell #32
  • @sbstp : improved loading of bash and zsh config files #30
kubie -

Published by sbstp over 4 years ago

  • @sbstp : Load proper bash configuration files on OS X (#28)
kubie -

Published by sbstp over 4 years ago

  • @EItanya : Set KUBECONFIG variable inside of the rc files, to avoid issues with plugins that rely on the variable being set.
  • @sbstp : Remove dependency on OpenSSL by using rustls
  • @sbstp : Add setting to disable kubie prompt (#23).
kubie -

Published by sbstp over 4 years ago