github applejag/kubectl-klock v0.4.0

latest releases: v0.7.0, v0.6.1, v0.6.0...
12 months ago
# Install using krew
kubectl krew install klock

# Upgrade existing krew installation
kubectl krew upgrade klock

# Usage
kubectl klock pods

Changes (since v0.3.2)

  • Filter resources by text (#32, thanks @semihbkgr!)

    Press slash / while using kubectl klock to access this new filter input field.

  • Added toggles info to status bar, so you can see when you are "forcing fullscreen" or "hiding deleted resources". (7298803)

Dependency updates

  • Updated Go from v1.20 to v1.21. (c71519b)

  • Updated k8s.io dependencies from v0.27.4 to v0.28.0. (514a851)

GitHub Actions updates

Full Changelog: v0.3.2...v0.4.0

Don't miss a new kubectl-klock release

NewReleases is sending notifications on new releases.