M. Mert Yildiran
98198b9733
⚡ Remove the unused labels from the resources
2023-06-27 02:48:46 +03:00
M. Mert Yildiran
0bf7c83b86
⚡ Use toYaml
and nindent
instead of range
in the Helm templates
2023-06-27 02:45:55 +03:00
M. Mert Yildiran
a8df589076
⏪ Bring back the functionality of nodeselectorterms
field into the Helm chart
2023-06-27 01:32:16 +03:00
M. Mert Yildiran
c07f1851b3
🔥 Delete the manifests and add complete.yaml
instead
2023-06-27 01:22:30 +03:00
M. Mert Yildiran
5c4c913a27
⏪ Bring back the functionality of resourcelabels
field into the Helm chart
2023-06-27 01:12:04 +03:00
M. Mert Yildiran
71111248bd
✨ Add icon
field to Chart.yaml
2023-06-27 00:30:53 +03:00
M. Mert Yildiran
5efb48f0c5
⏪ Bring back the functionality of ignoretainted
field into the Helm chart
2023-06-27 00:15:04 +03:00
M. Mert Yildiran
cc980dbaf8
⚡ Print a warning if the storage limit modified while persistent storage is disabled and default its value
2023-06-23 02:08:42 +03:00
M. Mert Yildiran
1afe27e969
✨ Add S3 URL support to --pcap
flag
2023-06-22 20:59:14 +03:00
M. Mert Yildiran
8df5e015c5
⚡ Call os.Exit
if the Helm install fails
2023-06-21 17:11:03 +03:00
M. Mert Yildiran
6b898077f1
⬆️ Bump the Helm chart version
2023-06-21 17:04:25 +03:00
Victor Login
e93cd978e8
Update TLS for ingress ( #1367 )
2023-06-21 17:02:44 +03:00
M. Mert Yildiran
bada6dae68
🐛 Fix <len .Values.tap.namespaces>: error calling len: len of nil pointer
Helm install error
2023-06-20 22:14:06 +03:00
M. Mert Yildiran
8814e08871
⬆️ Bump the Helm chart version
2023-06-19 23:59:38 +03:00
M. Mert Yildiran
6b7a94a850
⏪ Revert values.yaml
2023-06-19 02:40:07 +03:00
M. Mert Yildiran
7b004e7a1f
⚡ Change GetLocalhostOnPort
method to GetProxyOnPort
2023-06-19 02:19:52 +03:00
M. Mert Yildiran
836b87d517
⚡ Template the SCRIPTING_ENV
env in Hub pod (Helm)
2023-06-19 01:46:51 +03:00
M. Mert Yildiran
646da4810d
⚡ Allow license key holders to bypass the auth
2023-06-19 01:44:01 +03:00
Alon Girmonsky
a6d349a8fa
Update README.md
...
Changed the announcement part
2023-06-13 10:11:44 -07:00
Alon Girmonsky
9d58c662a8
Update README.md
...
Announcing Self-hosted Kubeshark
2023-06-13 10:01:28 -07:00
M. Mert Yildiran
e4a09be4e2
⚡ Change the PRO_URL
constant
2023-06-07 01:09:30 +03:00
Alon Girmonsky
7208ed85d3
Update README.md
...
Adding a way to get the license where relevant.
2023-06-06 17:43:35 +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
Alon Girmonskys
87b8a067c9
changed com to co
2023-05-28 20:54:57 -07:00
M. Mert Yildiran
3fe765e072
⬆️ Bump the Helm chart version
2023-05-26 00:07:46 +03:00
M. Mert Yildiran
a163f9cc0e
⚡ Change the new release warning
2023-05-25 20:42:57 +03:00
M. Mert Yildiran
2edb987c07
⚡ Template REACT_APP_HUB_PORT
in the Helm chart
2023-05-25 20:24:29 +03:00
M. Mert Yildiran
c0d7d0fe80
⚡ Update Helm README.md
2023-05-25 05:46:10 +03:00
M. Mert Yildiran
be5bd6a372
⚡ Template the AUTH_APPROVED_DOMAINS
and certmanager.k8s.io/cluster-issuer
...
Also add `networking.k8s.io` to `apiGroups` in `ClusterRole`
2023-05-25 05:07:42 +03:00
M. Mert Yildiran
42df7aa42f
⚡ Update the Certificate
resource name
2023-05-24 06:32:48 +03:00
M. Mert Yildiran
9a9052198f
⬆️ Bump the Helm chart version
2023-05-24 05:44:18 +03:00
M. Mert Yildiran
2fb83c3642
⚡ Fix the Bash script
2023-05-24 04:18:27 +03:00
M. Mert Yildiran
d44674fe86
⚡ Update the secret name of certificate
2023-05-24 04:10:46 +03:00
M. Mert Yildiran
c57ed1efd3
⚡ Run kubeshark manifests --dump && kubeshark helm-chart
2023-05-24 04:04:34 +03:00
M. Mert Yildiran
c19cd00c77
⚡ Add CertManager
field to IngressConfig
and add an Ingress TLS example
2023-05-24 04:01:45 +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
4bb68afaaf
✨ Add AuthConfig
struct and pass domains in AUTH_APPROVED_DOMAINS
environment variable
2023-05-24 01:50:59 +03:00
M. Mert Yildiran
2126fc83a7
🐛 Remove the cancel()
call
2023-05-22 19:20:39 +03:00
M. Mert Yildiran
d0c1dbcd5e
⚡ Print and open a different URL in case of Ingress
is enabled
2023-05-17 03:57:27 +03:00
M. Mert Yildiran
ad9dfbce40
✨ Add Ingress
( #1357 )
...
* ✨ Add `Ingress`
* ⚡ Rewrite the target in `Ingress`
* ⚡ Fix the path of front pod in `Ingress`
* ✨ Add `IngressConfig` struct
* ⚡ Generate the correct Helm chart based on `tap.ingress` field of `values.yaml`
2023-05-16 19:46:47 +03:00
M. Mert Yildiran
139336d4ee
⚡ Template hostPort
(s) in the Helm chart
2023-05-10 14:38:38 +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
1d7d242e6c
⚡ Generate the missing new line in 08-persistent-volume-claim.yaml
2023-05-09 00:00:07 +03:00
M. Mert Yildiran
aa904e23c7
✨ Add --persistentstorage
option to tap
command
2023-05-08 23:57:22 +03:00
M. Mert Yildiran
baf0e65337
⚡ Template the Helm chart based on persistentstorage
value
2023-05-08 23:52:14 +03:00
M. Mert Yildiran
a33a3467fc
✨ Add persistentstorage
option
2023-05-08 00:50:56 +03:00
M. Mert Yildiran
a9b598bc41
⬆️ Bump the Helm chart version
2023-05-04 21:45:55 +03:00
M. Mert Yildiran
0aee367ad5
⚡ Omit the license string in helm-chart
and manifests
commands
2023-05-04 21:37:55 +03:00
M. Mert Yildiran
8c7d9ea8fd
⚡ Fix the updateLicense
method
2023-05-04 21:33:38 +03:00