M. Mert Yildiran
fb08481909
🔥 Delete the unused docker
package
2023-10-16 23:41:33 +03: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
aeda619104
⚡ Download files in parallel
2023-06-29 16:45:59 +03:00
M. Mert Yildiran
98738cb5a6
⚡ Use Prefix
field of ListObjectsV2Input
instead of strings.HasPrefix
check
2023-06-29 16:06:52 +03:00
M. Mert Yildiran
207d89fa17
🐛 Fix the cleanUpOldContainers
method by adding All: true
to ContainerListOptions
2023-06-29 02:22:57 +03:00
M. Mert Yildiran
3b758d15a0
⚡ Change the pattern of temporary file downloaded from S3
2023-06-29 02:21:32 +03:00
M. Mert Yildiran
261e850a59
⚡ Support folder URLs
2023-06-29 02:13:47 +03:00
M. Mert Yildiran
242a276c5f
⚡ Download all the objects in bucket and TAR them in case of key is empty in the S3 URL
2023-06-29 01:42:51 +03:00
M. Mert Yildiran
a4761e3262
⚡ Handle the column character in REACT_APP_HUB_PORT
environment variable
2023-06-27 14:43:53 +03:00
M. Mert Yildiran
1afe27e969
✨ Add S3 URL support to --pcap
flag
2023-06-22 20:59:14 +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
5ce10b626f
⚡ Pass every config through environment variables and don't make HTTP calls in first tap
command
2023-04-18 03:21:23 +03:00
M. Mert Yildiran
c445b345f7
⚡ Set REACT_APP_HUB_HOST
to single whitespace
2022-12-29 08:32:03 +03:00
M. Mert Yildiran
1474a7d687
⚡ Get Hub host and port from ProxyConfig
struct
2022-12-29 04:23:37 +03:00
M. Mert Yildiran
b0e83a9e25
🔨 Replace kubeshark
occurrences with misc.Program
, misc.Software
and "self" wording
2022-12-29 04:12:03 +03:00
M. Mert Yildiran
de38ef259e
⚡ Post the storage limit to Hub after posting the worker
2022-12-29 03:25:22 +03:00
M. Mert Yildiran
0d517b4a4c
🐛 Clean up old containers
2022-12-28 07:05:24 +03:00
M. Mert Yildiran
09f1669627
🔨 Add more logging to PCAP runner
2022-12-28 05:48:47 +03:00
M. Mert Yildiran
1dec62e50c
🔨 Define DockerConfig
2022-12-28 05:16:03 +03:00
M. Mert Yildiran
23b6dd220a
🔨 Define ProxyConfig
2022-12-28 05:10:40 +03:00
M. Mert Yildiran
647d197f51
⚡ Set environment variables of front
pod
2022-12-28 05:01:43 +03:00
M. Mert Yildiran
af02b1d779
👕 Fix the linter error
2022-12-28 02:47:38 +03:00
M. Mert Yildiran
17f9858e6e
⚡ Change the worker command to make import work
2022-12-28 02:45:46 +03:00
M. Mert Yildiran
7c81369e1a
⚡ Remove pcap
command and make it an option under tap
command
...
Also copy TAR to worker container.
2022-12-28 01:40:47 +03:00