Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-15 | kubectl: add statefulset aliases (#7826) | Jason Schwerberg | |
2019-06-15 | Add PersistentVolumeClaim support to kubectl plugin (#7827) | Robby Russell | |
Just add aliases for PVC actions. | |||
2019-05-21 | Add new kubectl alias to list all contexts (#7823) | Miral | |
* Add alias to list all contexts * Update readme to include new alias | |||
2019-05-03 | Add PersistentVolumeClaim support to kubectl plugin | j-griffith | |
Just add aliases for PVC actions. | |||
2019-04-29 | Revert "kubectl: rename k alias" (#7817) | Marc Cornellà | |
This reverts commit 978b724c4aeef4113773e27e60fd20af12ca57b8 (#7749) See https://github.com/robbyrussell/oh-my-zsh/issues/6408#issuecomment-485718042 and later comments. | |||
2019-04-17 | kubectl: rename k alias (#7749) | Marc Cornellà | |
This uses `ku` instead of `k` as an alias for kubectl. Fixes #6408 | |||
2019-03-10 | allow kubectl commands against all namespaces (#7637) | Ulrich Schreiner | |
* allow kubectl commands against all namespaces * enhance the readme too | |||
2019-01-07 | added details about kcn and kres | Yusuf Kocaman | |
2019-01-07 | added change namespace and rolling restart functions for kubectl | Yusuf Kocaman | |
2018-10-09 | kubectl: add README (#7258) | Kayla Altepeter | |
2018-10-02 | kubectl: add aliases for delete and watch/wide options (#6790) | Serdar Dalgıç | |
2018-10-02 | kubectl: add aliases for namespaces and configmaps (#7102) | Benjamin Krein | |
2018-10-02 | kubectl: add kga and kgaa aliases (#6744) | Patrick Stegmann | |
2018-08-29 | Update kubectl.plugin.zsh (#6636) | Serhii Kuts | |
2018-08-29 | kubectl: add alias for `kubectl cp` (#7068) | Vinod Damle | |
2018-08-29 | Add aliases for kubectl nodes (#7093) | Dan O'Brien | |
* Add aliases for kubectl nodes * change to have 'o' at the end. My teammate noticed there's no namespacing shortcuts either and will be doing a PR on them with kgna. | |||
2018-08-13 | kubectl: use kubectl to define aliases | Marc Cornellà | |
This prevents conflicts with other utilities named k (see #6408). | |||
2018-07-03 | Spelling fix (#6963) | Shawn Milochik | |
2018-05-26 | Update logic to follow npm plugin convention | Marc Cornellà | |
2018-05-20 | Fix 6843 Cache kubectl completion script to file to speed up sourcing | Lorenzo Bolla | |
2018-04-28 | Add aliases for kubectl ingress (#6762) | Ady Romantika | |
2018-03-09 | Add kubectl alias for apply (#6662) | Andrea Giardini | |
2018-03-09 | Update/add kubectl logging commands (#6639) | Luke | |
2018-03-09 | fix "kubectl logs" (#6667) | vadimkim | |
logs doesn't have "pods" parameter | |||
2017-11-07 | Add aliases for kubectl to speed up repetitive commands. (#5856) | Michael Favia | |
2016-08-14 | add kubectl plugin (#5298) | Patrick Stadler | |