github applejag/kubectl-klock v0.3.0

latest releases: v0.7.0, v0.6.1, v0.6.0...
13 months ago

Mostly just bugfixes in this one.

# Install using krew
kubectl krew install klock

# Upgrade existing krew installation
kubectl krew upgrade klock

# Usage
kubectl klock pods

Changes (since v0.2.0)

  • Added support for exec auth plugin. (5f122fa, #13)

  • Fixed spinner still showing when there's no results. (edec13c, #18)

  • Fixed not redrawing on update, but instead only on age timer tick. Now it redraws immediately. (f65ef48, #20)

  • Fixed namespace column not showing when using --all-namespaces. (8b5a172, #21)

  • Fixed non-namespaced resources' CREATED AT column not showing as duration. (d1323de)

Don't miss a new kubectl-klock release

NewReleases is sending notifications on new releases.