Commit Graph

540 Commits (fea09e1a52024ba22612d1f5f6dcb1412b3f84fa)

Author SHA1 Message Date
derailed 772e0aa3f9 cleaning up 2020-03-23 18:41:03 -06:00
derailed df43153110 Merge branch 'master' of github.com-derailed:derailed/k9s 2020-03-23 18:27:06 -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 5bdac583ba add rel notes 2020-03-23 11:51:51 -06:00
derailed dbbf68fab9 checkpoint 2020-03-23 08:01:19 -06:00
Julien Ponge 4bf7402870
Show port column for services
The port column is at least as important as the service age,
so this shows it by default rather than in the wide mode.

This also mimics the output one can get with:

    kubectl get services

Signed-off-by: Julien Ponge <jponge@redhat.com>
2020-03-19 22:39:44 +01: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 98fea647b9 fix flash test 2020-03-06 14:14:55 -07:00
derailed 478fb581c4 fix #606 2020-03-06 12:49:11 -07:00
derailed 5d00b9bc6f cleaning up 2020-03-06 10:17:03 -07:00
derailed 391eed9ea4 rework thresholds. Fix #604 #601 #598 #593 2020-03-06 10:03:47 -07: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 044f7aa663 enable finer controls for cluster health alerts 2020-03-04 17:10:08 -07:00
derailed b2bb15bfd7 cleaning up 2020-03-04 13:12:46 -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 6bc84c2304 cleaning up 2020-03-01 22:22:49 -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
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 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 e936b17fd0 fix #583 2020-02-26 08:06:26 -08:00
derailed 07edcfc6af fix #581 2020-02-26 07:36:26 -08:00
derailed 7b1d06d6f6 cleaning up 2020-02-26 00:01:02 -08:00
derailed 10213b376e cleaning up 2020-02-25 23:33:48 -08:00
derailed 7cf9fe6c8b cleaning up 2020-02-25 23:31:49 -08: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 c4305e38ee cleaning up 2020-02-20 14:34:34 -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
Fernand Galiana c32c51201b
Merge branch 'master' into segfault-empty-aliases 2020-02-20 13:40:55 -07:00
derailed bb9b31b103 fix tests 2020-02-20 12:26:43 -07:00
derailed 237ef23bf7 fix #561 2020-02-20 11:57:55 -07:00
derailed fa14ecc4da fix test 2020-02-20 11:03:47 -07:00
derailed 0e94834036 update test 2020-02-20 10:51:01 -07:00
derailed bd4ab0cf2b fix tests 2020-02-20 10:28:06 -07:00
derailed 134c394b6e cleaning up 2020-02-20 10:26:45 -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 a76d5809b8 checkpoint 2020-02-14 16:31:52 -07: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 642303bb72 cleaning up 2020-02-13 17:56:13 -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 e43260ed05 cleaning up 2020-02-12 09:32:32 -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 1a6ff3bfa3 rows age sort bust. Fix #536 2020-02-10 15:36:46 -07: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
Joscha Alisch 8482f26341
Get message back but as debug only 2020-02-07 19:17:45 +01:00
Joscha Alisch 1ff60bbc74
Don't segfault on empty aliases and silence warning 2020-02-07 19:14:12 +01:00
derailed 5b707c656e fix #528 2020-02-07 07:21:21 -08:00
derailed e07c968432 fix #529 2020-02-07 07:06:57 -08:00
Mike Hummel 01b77384d1 add 'attach' command 2020-02-06 19:45:52 +01:00
darklore cc0c3fa370 Fix invalid memory access when loading empty alias.yml 2020-02-06 19:23:35 +09:00
derailed b24abce751 cleaning up 2020-02-05 21:46:35 -08: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 b75410789f
Add readOnly option to configuration test 2020-02-04 22:39:12 +01: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