Commit Graph

812 Commits (cc19f6da7e1d2492f1d54adf8ddfb81f198798e3)

Author SHA1 Message Date
Flare576 cc19f6da7e feat(helm): add helm purge plugin
Add plugin yaml and kubectl plugin

618
2020-03-12 16:03:47 -05:00
derailed f691249db3 changed drain shortcut to vs 2020-03-11 08:45:39 -06:00
derailed e236c8c978 clean up 2020-03-10 23:57:38 -06:00
derailed efffd2ae5d cleaning up 2020-03-10 23:45:08 -06:00
derailed f3929b0de4 Merge branch 'master' of github.com-derailed:derailed/k9s 2020-03-10 23:42:13 -06:00
derailed 4c95932a02 bump rev 2020-03-10 23:42:01 -06:00
derailed 0942ef5906 fix #612 2020-03-10 23:40:36 -06:00
derailed 02312e1063 add rel notes 2020-03-10 21:35:04 -06:00
derailed bdd4ecff20 node view tlc. add cordon/uncordon/drain options 2020-03-10 20:59:38 -06:00
Fernand Galiana b1b33fb04e
Merge pull request #570 from ludusrusso/master
Add loading message at startup 🚀
2020-03-06 15:06:43 -07:00
Ludovico Russo 21073dffba remove icon 2020-03-06 22:24:43 +01:00
Ludovico Russo 0660450aa4 Add loading message at startup 🚀 2020-03-06 22:23:59 +01:00
derailed 98fea647b9 fix flash test 2020-03-06 14:14:55 -07:00
derailed 0a85ee6706 Merge branch 'master' of github.com-derailed:derailed/k9s 2020-03-06 12:51:30 -07:00
derailed 478fb581c4 fix #606 2020-03-06 12:49:11 -07:00
Fernand Galiana b58d256f80
Merge pull request #607 from jeffwidman/patch-1
Tweak readme
2020-03-06 12:46:48 -07:00
Jeff Widman 148f449529
Tweak readme
It's no longer the "initial drop". 😀

Also tweaked layout/wording a little since Disclaimer section seemed redundant...
2020-03-06 11:08:15 -08:00
derailed 5d00b9bc6f cleaning up 2020-03-06 10:17:03 -07:00
derailed bd70982b50 resolve conflicts 2020-03-06 10:05:42 -07:00
derailed a5d5a066c2 update rel notes 2020-03-06 10:04:46 -07:00
derailed 391eed9ea4 rework thresholds. Fix #604 #601 #598 #593 2020-03-06 10:03:47 -07:00
Fernand Galiana b68b1c8479
Merge pull request #572 from bmwiedemann/date
Allow to override build date with SOURCE_DATE_EPOCH
2020-03-06 08:58:13 -07:00
Fernand Galiana a210907ec3
Merge pull request #602 from christian-vent/fixEdit
issue-601: changed can-i check from edit to update
2020-03-06 08:53:15 -07:00
Christian Vent 2b85f1faa4 issue-601: changed can-i check from edit to update 2020-03-06 09:44:21 +01:00
derailed 9427f2a3db cleaning up 2020-03-04 17:46:14 -07:00
derailed ecce7a140f cleaning up 2020-03-04 17:44:57 -07:00
derailed 7e06bd25a4 Merge branch 'master' of github.com-derailed:derailed/k9s 2020-03-04 17:11:58 -07:00
derailed 044f7aa663 enable finer controls for cluster health alerts 2020-03-04 17:10:08 -07:00
Fernand Galiana c6dff130c9
Merge pull request #597 from mogaika/fix_restart_deployment_message
Fix 'restart deployment' question message
2020-03-04 14:46:47 -07:00
Vladimir Jigulin 6c24547b90 fix 'restart deployment' question message 2020-03-05 01:27:22 +04:00
derailed b2bb15bfd7 cleaning up 2020-03-04 13:12:46 -07:00
derailed 413605a3e7 update rel notes 2020-03-04 13:01:45 -07:00
derailed 93e20ffe47 add rel notes 2020-03-04 12:57:32 -07:00
derailed 5fcfecb38e add thresholds + pulses tlc + fix #596 #593 #560 2020-03-04 12:27:47 -07:00
derailed e213ba645e update rel notes 2020-03-02 23:37:37 -07:00
derailed 3212a751ea reworked pulses view 2020-03-02 23:28:07 -07:00
derailed 6bc84c2304 cleaning up 2020-03-01 22:22:49 -07:00
derailed c75b5edbb7 update deps 2020-03-01 22:19:34 -07:00
derailed 7fa8ce3cfd Merge branch 'master' of github.com-derailed:derailed/k9s 2020-03-01 21:52:13 -07:00
derailed a5106ec1d5 fix #590 2020-03-01 21:43:25 -07:00
derailed 3297483f16 add rel notes 2020-03-01 19:28:04 -07:00
derailed 43d62f9528 fix issue #592 #591 #590 2020-03-01 19:25:49 -07:00
Fernand Galiana 35f480a908
Merge pull request #589 from thomasboni/patch-1
Add pods headers description in README
2020-02-29 09:59:02 -07:00
derailed f0ae348b02 updates 2020-02-28 23:24:50 -07:00
derailed 3e751eb92e Fix sorting on Restart col #590 2020-02-28 23:20:10 -07:00
Fernand Galiana 5e5408c7aa
Merge pull request #569 from kandros/add-common-example
add common commands example
2020-02-28 22:35:57 -07:00
Fernand Galiana 2fa4d5f784
Merge pull request #586 from sjones303/FixPortCheck
Use address:port tuple when checking port forwarding
2020-02-28 22:30:40 -07:00
derailed e760b2c176 update docs 2020-02-28 08:31:05 -07:00
thomasboni c633eb67a5
Add description for PROBES(L:R) header 2020-02-28 08:43:02 +01:00
thomasboni bb6d70d1a9
Add a README section to describe headers 2020-02-28 08:38:39 +01:00