You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
resolve kubeconfig flag to absolute path (#341)
This lets us run kubectl from a temporary directory, even if the
--kubeconfig flag is set to a relative path in the current directory.
Issue #340
feat: add UIListenAddress option for HTML UI configuration (#287)
* feat: add UIListenAddress option for HTML UI configuration
* fix: format UserInterface and UIListenAddress fields in Options struct
Feat/#252 version handler (#256)
* feat: add top level version command
* fix: inject Version Commit and Date during Release
* chore: typo allright -> alright
* chore: cleanup output