M. Mert Yildiran
7b004e7a1f
⚡ Change GetLocalhostOnPort method to GetProxyOnPort
2023-06-19 02:19:52 +03:00
M. Mert Yildiran
e4a09be4e2
⚡ Change the PRO_URL constant
2023-06-07 01:09:30 +03:00
M. Mert Yildiran
7a5bf83336
✨ Use the Helm chart in tap command to install Kubeshark ( #1362 )
...
* ✨ Use the Helm chart in `tap` command to install Kubeshark
* ⬆️ Set Go version to `1.19` in `go.mod` file
* ✨ Add `Helm` struct`, `NewHelm` and `NewHelmDefault` methods
* ⚡ Better logging and error return
* ⚡ Pass the config as `values.yaml` to Helm install
* 🔥 Remove `helm-chart`, `manifests` and `check` commands
* ➖ Run `go mod tidy`
* 🎨 Move `helm` package into `kubernetes` package
* 🔥 Remove `# THIS FILE IS AUTOMATICALLY GENERATED BY KUBESHARK CLI. DO NOT EDIT!` notice from the manifests and Helm templates
* 🔥 Remove the unused `GenerateApplyConfiguration` and `buildWithDefaultLabels` methods
2023-06-06 12:16:03 +03:00
M. Mert Yildiran
39f8d40b76
Revert " ⚡ Add Refresh-Token to the list of Access-Control-Allow-Headers"
...
This reverts commit bf731073c8 .
2023-05-24 02:10:48 +03:00
M. Mert Yildiran
bf731073c8
⚡ Add Refresh-Token to the list of Access-Control-Allow-Headers
2023-05-24 02:04:56 +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
8c7d9ea8fd
⚡ Fix the updateLicense method
2023-05-04 21:33:38 +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
08f42a7b96
🐛 Replace another panic with a error log in pro command
2023-03-19 06:08:55 +03:00
M. Mert Yildiran
b90edfe1fb
🐛 Replace panic with a warning log in pro command
2023-03-19 06:06:44 +03:00
M. Mert Yildiran
c32a13094e
🐛 Remove a check that's forgotten to be removed
2023-03-18 16:52:50 +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
362b17dec4
🔥 Remove a log message
2023-03-13 22:54:10 +03:00
M. Mert Yildiran
4216f07ec7
🐛 os.Exit after returning from the HTTP handler
2023-03-13 22:51:48 +03:00
M. Mert Yildiran
db8c9ec163
✨ Ask for license key input
2023-03-10 18:41:38 +03:00
M. Mert Yildiran
b11619fbfa
⚡ Panic if WriteConfig fails in pro command
2023-03-09 19:50:17 +03:00
M. Mert Yildiran
49ce15f9da
⚡ Update some command descriptions
2023-03-09 19:48:42 +03:00
M. Mert Yildiran
65c5df3211
✨ Add pro command to acquire a Pro license
2023-03-09 19:48:16 +03:00