Alon Girmonsky
99aff8d513
fix lint issue
2024-10-14 14:00:34 -07:00
Alon Girmonsky
a2e0e013e5
Added log lines for verbosity
2024-10-14 08:28:44 -07:00
Alon Girmonsky
41f36ba9c2
Added the scripting console
command functionality to the tap
command
...
Added both the `scripting` and `console` commands to the `proxy` command
Added a `scripting.console`, a boolean value indicating whether the `console`
functionality should be part of the `tap` and `proxy` commands
2024-10-11 13:06:02 -07:00
Alon Girmonsky
ecc577ccc8
Improved the console
command made it resilient to Websocket breaks and redeployment.
2024-10-10 22:15:00 -07:00
Alon Girmonsky
e800d67e27
Fixed a bug in the console
command, where the CLI couldn't connect to Hub as when
...
the `url.URL` method was used, the Host included a path
2024-09-27 12:34:42 -07:00
M. Mert Yildiran
ba126dff51
Add X-Kubeshark-Capture: ignore
header to all of the HTTP requests ( #1579 )
...
* Add `X-Kubeshark-Capture: ignore` header to all of the HTTP requests
* Add `X-Kubeshark-Capture: ignore` header to WebSocket requests
* Reduce duplication
2024-08-10 15:35:54 -07:00
Luiz Oliveira
3dfff2b7a5
♻️ Turn the Ingress path rewrite for Hub into an Nginx location directive ( #1426 )
...
* fixes websocket for nginx-ingress
Signed-off-by: Luiz Oliveira <ziuloliveira@gmail.com >
* update messagem when helm completes
Signed-off-by: Luiz Oliveira <ziuloliveira@gmail.com >
* force react port to be a path
Signed-off-by: Luiz Oliveira <ziuloliveira@gmail.com >
* include Authorization header to the proxy
Signed-off-by: Luiz Oliveira <ziuloliveira@gmail.com >
* remove hub from proxy
Signed-off-by: Luiz Oliveira <ziuloliveira@gmail.com >
* remove REACT_APP_HUB_PORT info
Signed-off-by: Luiz Oliveira <ziuloliveira@gmail.com >
* include path back again to REACT_APP_HUB_PORT
Signed-off-by: Luiz Oliveira <ziuloliveira@gmail.com >
---------
Signed-off-by: Luiz Oliveira <ziuloliveira@gmail.com >
2023-09-15 21:43:34 +03:00
M. Mert Yildiran
5325f94f2b
🐛 Fix the flag redefined: release-namespace
error
2023-08-01 23:00:36 +03:00
M. Mert Yildiran
fc3bf69348
⚡ Add -s
flag to set release namespace into console
, proxy
and scripts
2023-07-31 23:09:04 +03:00
M. Mert Yildiran
cfa12ea45e
🐛 FIx the websocket: bad handshake
error in console
command in case Ingress is enabled
2023-07-06 21:48:03 +03:00
M. Mert Yildiran
7b004e7a1f
⚡ Change GetLocalhostOnPort
method to GetProxyOnPort
2023-06-19 02:19:52 +03:00
M. Mert Yildiran
f68fed0de8
🐛 Fix the effect of proxy config port changes
2023-05-10 01:28:43 +03:00
M. Mert Yildiran
0dac046f57
🐛 Fix the issues in pro
, console
, proxy
, config
and scripts
commands
2023-03-19 18:39:22 +03:00
M. Mert Yildiran
bdf81380d8
⚡ Remove the dots at the end of command flag descriptions
2023-03-18 00:47:44 +03:00
M. Mert Yildiran
ca35177b44
⚡ Change the log printing strategy in console
command
2023-03-05 21:08:44 +03:00
M. Mert Yildiran
dcd42798c7
✨ Establish a proxy in console
command if it's not present
2023-02-15 00:56:33 +03:00
M. Mert Yildiran
85da7f71ac
⚡ Color the error messages in console
command
2023-02-09 15:19:05 +03:00
M. Mert Yildiran
f4c6613e6e
✨ Add console
command
2023-02-09 15:09:52 +03:00