Serhii Ponomarenko
bfa3efd23a
✨ SAML authorization ( #1487 )
...
* 🔨 Add `AUTH_SAML_ROLE_ATTRIBUTE` field to `ConfigMap`
* 📝 Document `tap.auth.saml.roleAttribute/roles` values
* 🔧 Re-generate `complete.yaml`
* 🔥 Remove `default` tag from `SamlConfig.RoleAttribute`
---------
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2024-01-24 16:05:37 -08:00
M. Mert Yildiran
f9e0c36d5f
🔨 Add AUTH_SAML_ROLES
field to ConfigMap
2024-01-23 23:22:06 +03:00
M. Mert Yildiran
8e5df14f49
🔨 Run make generate-manifests
2024-01-23 20:54:58 +03:00
M. Mert Yildiran
ddc1dc3d71
🔨 Add TcpStreamChannelTimeoutMs
field to TapConfig
struct
2024-01-15 23:00:31 +03:00
M. Mert Yildiran
d99bfea0db
🔨 Rename worker
resource requirement to sniffer
2024-01-15 21:14:06 +03:00
M. Mert Yildiran
8ba3e603a4
✨ Add trafficSampleRate
field to TapConfig
2024-01-10 18:51:52 +03:00
M. Mert Yildiran
6c06307d68
🔨 Add GLOBAL_FILTER
field to ConfigMap
2023-12-27 23:58:17 +03:00
M. Mert Yildiran
c1fc4447ef
🔨 Move the list of Linux capabilities into values.yaml
2023-12-27 13:14:53 +03:00
M. Mert Yildiran
ea3eecfa04
🔨 Move SCRIPTING_ENV
from ConfigMap
to Secret
2023-12-25 20:55:26 +03:00
M. Mert Yildiran
51968f2aae
🔨 Add REPLAY_DISABLED
field to ConfigMap
2023-12-25 17:34:38 +03:00
M. Mert Yildiran
cc9627c884
🔖 Bump the Helm chart version to 52.0.0
2023-12-19 20:20:43 +03:00
M. Mert Yildiran
510d5e5ed8
🔥 Remove REACT_APP_HUB_HOST
and REACT_APP_HUB_PORT
environment variables
2023-12-07 22:10:11 +03:00
M. Mert Yildiran
6b8beb50ad
🔨 Update the capabilities
2023-12-04 23:31:15 +03:00
M. Mert Yildiran
68877b254b
🔨 Run make generate-helm-values && make generate-manifests
2023-12-04 22:50:19 +03:00
M. Mert Yildiran
b4dc321829
🔖 Bump the Helm chart version to 51.0.39
2023-11-22 02:03:56 +03:00
M. Mert Yildiran
7e893a5b52
🔖 Bump the Helm chart version to 51.0.38
2023-11-22 01:03:27 +03:00
M. Mert Yildiran
33dabe8bbf
🔖 Bump the Helm chart version to 51.0.37
2023-11-21 23:20:16 +03:00
M. Mert Yildiran
88f8998df3
🔨 Update the worker pod and run make generate-helm-values && make generate-manifests
2023-11-21 20:24:14 +03:00
M. Mert Yildiran
cc9dbbef2e
🔥 Remove tapPcapRunner.go
and --pcap
flag
2023-11-21 07:17:43 +03:00
M. Mert Yildiran
d82df9d670
🔖 Bump the Helm chart version to 51.0.18
2023-10-31 01:13:11 +03:00
M. Mert Yildiran
d295cecfc2
🔨 Add REACT_APP_AUTH_ENABLED
environment variable to kubeshark-front
2023-10-28 00:15:00 +03:00
M. Mert Yildiran
9c291bbf47
🔨 Disable auth by default
2023-10-27 22:06:07 +03:00
M. Mert Yildiran
820fb64f8d
🔥 Delete envFrom
fields from the Helm templates
2023-10-27 00:31:24 +03:00
M. Mert Yildiran
62d4c3a86e
🔨 Add ApprovedTenants
field to AuthConfig
and enable auth by default
2023-10-26 20:27:34 +03:00
M. Mert Yildiran
2757b7419f
🔨 Run make generate-manifests
2023-10-26 16:28:18 +03:00
M. Mert Yildiran
3b5cd6c77b
🔨 Make the config field tags camelCase
2023-10-25 18:00:32 +03:00
M. Mert Yildiran
7e56d45c6b
🔖 Bump the Helm chart version to 51.0.14
2023-10-25 03:02:16 +03:00
M. Mert Yildiran
0e2bca9729
Revert " 🔨 Decrease the default storage limit back to 200Mi
"
...
This reverts commit b1a40df069
.
2023-10-24 03:10:23 +03:00
M. Mert Yildiran
b1a40df069
🔨 Decrease the default storage limit back to 200Mi
2023-10-24 03:06:02 +03:00
M. Mert Yildiran
e215870b9d
🔨 Add v
prefix to image tags
2023-10-16 23:30:12 +03:00
M. Mert Yildiran
a3383ee6cc
🔨 Template the Helm chart versions into Docker tags
2023-10-16 23:19:44 +03:00
M. Mert Yildiran
9f1586ab50
🔨 Increase the default storage limit to 500Mi
2023-10-11 20:57:42 +03:00
M. Mert Yildiran
6d79598c5d
🔨 Template -no-kernel-module
flag
2023-10-09 21:17:34 +03:00
M. Mert Yildiran
3803bad6a4
🔨 Run make generate-manifests
2023-09-28 20:40:56 +03:00
M. Mert Yildiran
41dacbff1a
🔨 Add tracer
as a separate container to worker DaemonSet
( #1428 )
...
* 🔨 Add `tracer` as a separate container to worker `DaemonSet`
* 🔥 Delete some of the unused connector methods
* 🔨 Set `POD_NAME` and `POD_NAMESPACE` environment variables in worker `DeamonSet`
* 🔨 Set `POD_NAME` and `POD_NAMESPACE` environment variables in hub `Deployment`
* Fix the labels
* Fix the self config role
* Restrict it to specific resource names
* Run `make generate-manifests`
2023-09-24 04:23:32 +03:00
M. Mert Yildiran
d94ce4dce3
🔖 Bump the Helm chart version to 50.4
2023-09-21 21:56:09 +03:00
M. Mert Yildiran
78c89cc5b4
🔖 Bump the Helm chart version to 50.3
2023-09-17 00:09:37 +03:00
M. Mert Yildiran
b5c9a31380
🔧 Run make generate-manifests
2023-09-16 23:52:53 +03:00
M. Mert Yildiran
583a5b97ee
🔧 Re-order the template filenames and re-generate values.yaml
and complete.yaml
2023-09-04 02:25:33 +03:00
M. Mert Yildiran
3222212367
🔧 Update complete.yaml
2023-09-01 04:09:57 +03:00
M. Mert Yildiran
fa1e7bcf01
🔧 Add TelemetryConfig
struct and --telemetry-enabled
flag to tap
command
2023-08-31 03:50:14 +03:00
M. Mert Yildiran
cae5a92a13
🔖 Bump the Helm chart version to 50.1
2023-08-25 22:22:36 +03:00
M. Mert Yildiran
7afb1d8b9b
⏪ Set the probing port of Hub back to 80
2023-08-24 23:51:47 +03:00
M. Mert Yildiran
f628192216
🚑 Add initialDelaySeconds
to readiness and liveness probes of worker DaemonSet
2023-08-24 22:05:26 +03:00
M. Mert Yildiran
d00d2eafa7
🔖 Bump the Helm chart version to 50.0
2023-08-22 23:25:48 +03:00
M. Mert Yildiran
0e74238e56
🚀 Rename some of the recently added Kubernetes resources
2023-08-22 19:00:22 +03:00
M. Mert Yildiran
05ecef557f
🔧 Run make generate-manifests
2023-08-22 18:54:25 +03:00
Luiz Oliveira
7c8adee7a8
🔨 Add _helpers.tpl
and NOTES.txt
to Helm chart and refactor labels
( #1406 )
...
* include kubernetes default labels
Using _helpers.tpl to define those labels
Signed-off-by: Luiz Oliveira <ziuloliveira@gmail.com >
* include Notes with tips after the installs
Signed-off-by: Luiz Oliveira <ziuloliveira@gmail.com >
* create a standard service account name
Signed-off-by: Luiz Oliveira <ziuloliveira@gmail.com >
* Update helm-chart/templates/NOTES.txt
Co-authored-by: M. Mert Yildiran <me@mertyildiran.com >
* Update helm-chart/templates/NOTES.txt
Co-authored-by: M. Mert Yildiran <me@mertyildiran.com >
* fixes ingress and nginx labels
Signed-off-by: Luiz Oliveira <ziuloliveira@gmail.com >
* fixes new label mapping from values
Signed-off-by: Luiz Oliveira <ziuloliveira@gmail.com >
* update makefile to to use correct default namespace and release name to generate manifests
Signed-off-by: Luiz Oliveira <ziuloliveira@gmail.com >
---------
Signed-off-by: Luiz Oliveira <ziuloliveira@gmail.com >
Co-authored-by: M. Mert Yildiran <me@mertyildiran.com >
2023-08-10 22:39:17 +03:00
M. Mert Yildiran
c533bcd38c
✨ Add AUTH_ENABLED
and AUTH_APPROVED_EMAILS
environment variables to Hub's template
2023-08-09 01:22:10 +03:00
M. Mert Yildiran
08602c75e0
⚡ Run make generate-manifests
2023-08-07 20:00:06 +03:00