Commit Graph

204 Commits (4a82b999abcc609170a261dfbaefc9093e41e69c)

Author SHA1 Message Date
ideal c528a54e4c Fix described detail not showing complete 2020-03-30 19:18:52 +08:00
derailed bf2847bea7 checkpoint 2020-03-28 18:27:17 -06:00
derailed 57260dfcb4 update tests 2020-03-24 17:27:25 -06:00
derailed 1dfca156bc add command prompt 2020-03-24 17:26:20 -06:00
derailed 733d8482de fix logger for issue #631 2020-03-24 10:57:15 -06:00
derailed 772e0aa3f9 cleaning up 2020-03-23 18:41:03 -06:00
derailed e91dc5a2cb cleaning up 2020-03-23 18:19:05 -06:00
derailed 94d26a6b3a cleaning up 2020-03-23 18:09:44 -06:00
derailed dbbf68fab9 checkpoint 2020-03-23 08:01:19 -06:00
derailed 3efb3f2596 provides logger config options. Fix #623 2020-03-14 10:30:21 -06:00
derailed 2e05367256 changed plugin col references. Bugz #616 #615 #614 2020-03-13 00:24:04 -06: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 0942ef5906 fix #612 2020-03-10 23:40:36 -06:00
derailed bdd4ecff20 node view tlc. add cordon/uncordon/drain options 2020-03-10 20:59:38 -06:00
derailed 478fb581c4 fix #606 2020-03-06 12:49:11 -07:00
derailed 391eed9ea4 rework thresholds. Fix #604 #601 #598 #593 2020-03-06 10:03:47 -07:00
derailed 044f7aa663 enable finer controls for cluster health alerts 2020-03-04 17:10:08 -07:00
derailed 5fcfecb38e add thresholds + pulses tlc + fix #596 #593 #560 2020-03-04 12:27:47 -07:00
derailed 3212a751ea reworked pulses view 2020-03-02 23:28:07 -07:00
derailed a5106ec1d5 fix #590 2020-03-01 21:43:25 -07:00
derailed 43d62f9528 fix issue #592 #591 #590 2020-03-01 19:25:49 -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 43f4cacbcd cleaning up 2020-02-27 21:54:45 -07:00
derailed c896598e84 Fix #583, #584 2020-02-27 21:47:21 -07:00
Simon Jones 9bb9f677fa Use address:port tuple when checking port forwarding
Every address has it's own set of ports. We need to take the address
we're binding to into account when checking we can open the port.
2020-02-27 09:57:19 +00:00
derailed 543f9837ff checkpoint 2020-02-25 22:48:24 -08:00
derailed 42e2e98e4d added support for custom columns 2020-02-22 18:30:30 -07:00
derailed e601a9dda0 cleaning up 2020-02-20 14:23:42 -07:00
derailed 18db3f1f3c resolved issue #562 2020-02-20 14:21:26 -07:00
Fernand Galiana 184ea664eb
Merge branch 'master' into attach 2020-02-20 13:51:58 -07:00
Fernand Galiana 22ff38ef0a
Merge branch 'master' into dont-allow-same-port-twice 2020-02-20 13:48:24 -07:00
derailed 237ef23bf7 fix #561 2020-02-20 11:57:55 -07:00
derailed 73a90ed2ae cleaning up 2020-02-20 10:18:01 -07:00
derailed 3614b3122b added rel notes + cleanup 2020-02-20 09:24:16 -07:00
derailed bcbb24093b add pulse view 2020-02-20 00:13:29 -07:00
derailed 98b07e6961 checkpoint 2020-02-20 00:03:32 -07:00
derailed 355f4ce396 checkpoint 2020-02-19 18:25:36 -07:00
Mike Hummel d50539a71e remove unused functions 2020-02-18 00:36:09 +01:00
Mike Hummel 045f39cd88 add container selection 2020-02-18 00:21:06 +01:00
Mike Hummel ad0b9e49d0
Merge branch 'master' into attach 2020-02-17 23:57:27 +01:00
Mike Hummel ef311c7fac fix bugs 2020-02-17 23:47:43 +01:00
derailed 7a977f31c7 refactor pf and benchmarks 2020-02-14 14:28:52 -07:00
derailed 2822ac702e rework portforward + benchmarks 2020-02-14 00:57:57 -07:00
derailed a3f19e060d and... first openfaas support bug. Meow! 2020-02-13 19:01:28 -07:00
derailed cd4e4a72ab and missed one... 2020-02-13 17:49:26 -07:00
derailed 580d8ea36d oops hosed the build... 2020-02-13 17:36:05 -07:00
derailed bda9f4e6a4 update rel notes 2020-02-13 14:00:43 -07:00
derailed f1ef8d216c enable port-forwards on pods and services 2020-02-13 12:31:30 -07:00
derailed 7ad07b791d fix #542, #541 2020-02-12 16:43:22 -07:00
derailed a491f7c77e fix race conditions 2020-02-12 08:33:56 -07:00
derailed 7000b93d4e enhanced xray pod view and add support for transparent background 2020-02-11 23:44:49 -07:00
derailed aa58d1063a fix pod xray menu + layout 2020-02-11 15:26:49 -07:00
derailed 8299129baf cleaning up 2020-02-10 19:27:22 -07:00
derailed ecdce780c9 enable search on describe+yaml. Fix #536, #526, #564 2020-02-10 16:26:54 -07:00
Fernand Galiana 2f0d7c624b
Merge pull request #532 from joscha-alisch/info-line-on-shell
Info line on shell
2020-02-10 14:53:28 -08:00
derailed 67c0702bf2 add searchable yaml/describe. Fix #464, #526 2020-02-10 14:28:22 -07:00
Joscha Alisch e7031ed20a
Make output a bit nicer 2020-02-07 20:27:10 +01:00
Joscha Alisch 0e68e92e98
Colour the output 2020-02-07 20:26:37 +01:00
Joscha Alisch 4b3ed16749
Print container name even if there is only one 2020-02-07 20:25:55 +01:00
Joscha Alisch fc2de70dea
Print container name on shell access as well 2020-02-07 20:25:24 +01:00
Joscha Alisch 7d0febf4b0
Print pod on shell access 2020-02-07 20:24:28 +01:00
Joscha Alisch 7d56789a20
Allow setting info message on command execution 2020-02-07 20:22:55 +01:00
Joscha Alisch 768d5c9d93
Try to open port before allowing it 2020-02-07 19:41:14 +01:00
derailed 5b707c656e fix #528 2020-02-07 07:21:21 -08:00
Mike Hummel 01b77384d1 add 'attach' command 2020-02-06 19:45:52 +01:00
derailed 2fdd848dce Merge branch 'master' of github.com-derailed:derailed/k9s 2020-02-05 21:29:07 -08:00
derailed f7badc4a2a fix #523 #522 #521 2020-02-05 21:10:27 -08:00
Joscha Alisch 094853c10d
Disallow shell access when in readonly mode 2020-02-04 22:13:05 +01:00
Joscha Alisch 0ad25ba2f5
Disallow killing a pod when in readonly mode 2020-02-04 22:12:35 +01:00
Joscha Alisch 8ab0aea7b4
Remove unneeded parentheses 2020-02-04 22:11:11 +01:00
Joscha Alisch f4511079b9
Disallow editing and deleting when in readonly mode 2020-02-04 22:10:28 +01:00
derailed 7df87a80ab fix #515 2020-02-02 11:05:28 -07:00
derailed 9f36d29dc7 fix #520, #518, #517, #516, #506 2020-02-02 09:23:22 -07:00
derailed cfb38b1587 updates 2020-01-25 22:36:13 -07:00
derailed 7d703ba434 fix metrics update 2020-01-25 15:03:24 -07:00
derailed a3b87915f1 add support for stern + fix #507 2020-01-25 11:00:42 -07:00
derailed e89e59d8a8 cleaning up 2020-01-24 22:16:28 -07:00
derailed 03f40b9c47 cleaning up 2020-01-24 22:13:52 -07:00
derailed f74bd81dcb checkpoint 2020-01-24 21:34:16 -07:00
derailed f4144015dd cleanup pr #489. May be fixed?? #507 2020-01-23 15:32:51 -07:00
derailed f9e32003b9 reworked cpu/mem limits 2020-01-22 13:42:51 -07:00
derailed a96fa843b5 checkpoint 2020-01-22 10:23:59 -07:00
derailed cf79622be0 add xray ns support 2020-01-20 18:45:55 -07:00
derailed 9089346e35 add rel notes 2020-01-20 18:43:03 -07:00
derailed 8a0b78a77b Fix Beryllium xray core. fix #500 2020-01-20 18:22:10 -07:00
derailed 4d37d2449c remove xray icons. fix #498, #497 2020-01-20 10:16:00 -07:00
derailed 9fd02d11a4 cleaning up 2020-01-19 22:55:38 -07:00
derailed 990d58e585 checkpoint 2020-01-19 22:16:55 -07:00
derailed 4d557fb813 checkpoint 2020-01-19 12:13:21 -07:00
derailed 97540ded19 checkpoint 2020-01-18 23:34:14 -07:00
derailed d45d3af116 checkpoint 2020-01-18 18:45:17 -07:00
derailed 860728c083 checkpoint 2020-01-18 08:13:36 -07:00
derailed 440aba6400 cleaning up 2020-01-10 13:18:49 -07:00
derailed 7949c70929 rev docker go + cleanup 2020-01-10 13:16:23 -07:00
derailed c20d89b938 add log search + fix #484, #481, #480, #479, #477, #476, #468 2020-01-10 10:28:27 -07:00
derailed 8af75df9f8 perf + cleanup 2020-01-08 15:43:48 -07:00
derailed c917b6c548 perf pass + fix #475, #473 2020-01-08 13:12:43 -07:00
derailed a8771b8c67 fix #468 #469 2020-01-06 15:05:07 -07:00
derailed 4f05dc9cbf checkpoint 2020-01-04 14:05:41 -07:00