Commit Graph

184 Commits (0fc2bb13a789df338845ea3beefb287e624c1a1a)

Author SHA1 Message Date
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
derailed 48869f9f51 fix #463 2020-01-02 18:15:38 -07:00
derailed a4e52e41c7 fix #462, #461 2020-01-02 14:28:22 -07:00
derailed c625b8e552 fix metrics issue in all namespaces 2020-01-02 08:08:00 -07:00
derailed daf7950aed update rel notes 2020-01-02 07:23:56 -07:00
derailed 0e1f5abfdd fix for #458 2020-01-02 07:20:39 -07:00
derailed 565cd12fd3 oops missed a few files. My bad! 2020-01-02 00:04:05 -07:00
derailed aab46f6aad fix for #452 2020-01-01 23:00:22 -07:00
derailed b950546b88 implement rbac policy checks + fix #457 2020-01-01 14:29:49 -07:00
derailed 1c1cd76a9c cleaning up 2020-01-01 00:12:34 -07:00
derailed ba84183034 bug fixes + possible resolve on #456, #452 2020-01-01 00:00:31 -07:00
derailed 4c222f80ed Fixes for #455 #454 #453 2019-12-31 12:33:54 -07:00
derailed ee01ae7242 cleaning up 2019-12-30 23:16:02 -07:00
derailed ca600cf322 cleaning up 2019-12-30 22:44:09 -07:00
derailed 0757d60d8d cleaning up 2019-12-30 21:54:45 -07:00
derailed 638b71f994 cleaning up 2019-12-30 21:14:44 -07:00
derailed 982f209b7c changed header resize 2019-12-30 19:23:58 -07:00
derailed 49a2ab0a04 fix #451 2019-12-30 18:02:07 -07:00
derailed a298ba0d9e cleaning up 2019-12-30 15:19:52 -07:00
derailed 60cb53b8c2 clean up + fix toast skinner 2019-12-30 15:08:42 -07:00
derailed b536767a1f cleaning up 2019-12-30 14:01:58 -07:00