kubectl-explore

A better kubectl explain with the fuzzy finder

MIT License

Stars
345

Bot releases are visible (Hide)

kubectl-explore - v0.4.1

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

Changelog

  • d76a372 fix typo in .krew.yaml
kubectl-explore - v0.4.0

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

Changelog

  • c3745f8 Merge pull request #4 from kei6u/krew-support
kubectl-explore - v0.3.2

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

Changelog

  • 5cc9b17 Merge pull request #3 from kei6u/goreleaser-test
kubectl-explore - v0.3.1

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

Changelog

  • 66cc9f5 prevent panic when no previews
kubectl-explore - v0.3.0

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

Changelog

  • Support flags from kubectl options
  • Fix the panic when the selected resource doesn't have any fields.
  • Use resource name instead of kind since kind is easily duplicated, resource name is unique.
  • Follow semantic versioning
kubectl-explore - 0.3.0

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

Changelog

  • 50c1377 bump up semver in README
kubectl-explore - 0.2.0

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

Changelog

  • 4edda88 add preview feature
kubectl-explore - 0.1.0

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

Changelog

  • 69cd0e7 update docs