Commit Graph

138 Commits (b68b1c8479a7623d2a4364d6e76743cb36439527)

Author SHA1 Message Date
Christian Vent 2b85f1faa4 issue-601: changed can-i check from edit to update 2020-03-06 09:44:21 +01: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