Serhii Ponomarenko
da8acf7cf9
Merge branch 'master' into front-deployment-env-fallbacks
2024-08-08 18:49:35 +03:00
M. Mert Yildiran
377ff44d71
🔖 Bump the Helm chart version to 52.3.73
2024-08-08 17:03:01 +03:00
tiptophelmet
ca33976335
🦺 Add fallback value for REACT_APP_AUTH_ENABLED
env
2024-08-08 14:23:57 +03:00
tiptophelmet
779e79cefe
🦺 Add fallback value for REACT_APP_CLOUD_LICENSE_ENABLED
env
2024-08-08 14:19:51 +03:00
tiptophelmet
32a098fabc
🦺 Add fallback value for REACT_APP_SCRIPTING_DISABLED
env
2024-08-08 14:15:10 +03:00
tiptophelmet
6c32ea2d99
🦺 Add fallback value for REACT_APP_TARGETED_PODS_UPDATE_DISABLED
env
2024-08-08 14:14:25 +03:00
tiptophelmet
2cf7ba6ba0
🦺 Add fallback value for REACT_APP_RECORDING_DISABLED
env
2024-08-08 14:13:56 +03:00
Volodymyr Stoiko
557506096c
Increase default requests/limits ( #1577 )
...
* Increase default requests/limits
* adjust
2024-08-07 21:07:27 -07:00
Alon Girmonsky
47d5764cdc
Merge branch 'master' of github.com:kubeshark/kubeshark
2024-08-06 15:40:11 -07:00
Alon Girmonsky
32136520d8
Slow start ( #1576 )
...
* Start `ExcludedNamespaces` empty by default
* Started Kubeshark with tap.stopped true by default
* Revert "Start `ExcludedNamespaces` empty by default"
This reverts commit 7de515dd3a
.
* Start with traffic capture paused by default
Remove any namespaces to exclude by default
2024-08-06 15:39:42 -07:00
Alon Girmonsky
19d2822d3e
Revert "Start ExcludedNamespaces
empty by default"
...
This reverts commit 7de515dd3a
.
2024-08-03 11:44:55 -07:00
Alon Girmonsky
a31bb0e6e7
Started Kubeshark with tap.stopped true by default
2024-08-02 16:52:06 -07:00
Alon Girmonsky
7de515dd3a
Start ExcludedNamespaces
empty by default
2024-08-02 16:35:46 -07:00
M. Mert Yildiran
5089e9ccb8
Add EXCLUDED_NAMESPACES
to ConfigMap
( #1571 )
...
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com>
2024-08-02 08:25:32 -07:00
M. Mert Yildiran
c837874bbe
Add ENABLED_DISSECTORS
to ConfigMap
( #1570 )
...
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com>
2024-08-02 08:17:05 -07:00
cloudclaim
13b35f1672
chore: fix some comments ( #1548 )
...
Signed-off-by: cloudclaim <824973921@qq.com>
Co-authored-by: M. Mert Yildiran <me@mertyildiran.com>
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com>
2024-08-02 07:49:47 -07:00
Alon Girmonsky
4ec06b7c95
When internet connectivity is off, remove the option to have a cloud license.
2024-08-01 17:54:05 -07:00
Alon Girmonsky
df0aea1462
stash ( #1575 )
2024-07-31 15:14:36 -07:00
Alon Girmonsky
64a4c5ce62
Merge branch 'master' of github.com:kubeshark/kubeshark
2024-07-29 17:17:14 -07:00
Alon Girmonsky
9c9cefc406
Change supportChatEnabled
to be true
by default.
2024-07-29 17:16:21 -07:00
M. Mert Yildiran
db23ff6338
Update branch
and switch-to-branch
Makefile rules
2024-07-30 02:35:35 +03:00
Alon Girmonsky
a699755858
Way to avoid seeing DNS traffic
2024-07-25 18:43:40 -07:00
M. Mert Yildiran
b7efd94414
Fix annotations
key in kubeshark-worker-metrics
( #1572 )
...
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com>
2024-07-26 02:52:30 +03:00
Serhii Ponomarenko
be86ea8ecb
🔨 Support chat flag ( #1573 )
...
* 🔨 Add `supportChatEnabled` helm value
* 🔨 Add `REACT_APP_SUPPORT_CHAT_ENABLED` env to `front`
2024-07-25 13:09:44 -07:00
Ilya Gavrilov
6ea1073fe9
Remove obsolete dumptracer worker option ( #1569 )
2024-07-22 08:29:53 -07:00
M. Mert Yildiran
48bf3f25c5
Remove pro
command ( #1566 )
...
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com>
2024-07-19 17:19:01 +03:00
Serhii Ponomarenko
28ae2a645b
🔨 Add tap.stopTrafficCapturingDisabled
flag ( #1568 )
...
* 🔨 Add `tap.stopTrafficCapturingDisabled` helm value
* 🔨 Add `STOP_TRAFFIC_CAPTURING_DISABLED` config
* 🔨 Add `REACT_APP_STOP_TRAFFIC_CAPTURING_DISABLED` `env` to `front`
* 🩹 Add ternary operator for `STOPPED` config
* 🐛 Always enable stop-capturing functionality if `tap.stopped == true`
2024-07-18 13:37:21 -07:00
Serhii Ponomarenko
b7530a3c6b
Revert " 🔨 Add REACT_APP_STOPPED
env to front
( #1564 )" ( #1567 )
...
This reverts commit 50d29f1e93
.
2024-07-18 13:11:52 -07:00
Serhii Ponomarenko
7168b5c515
🔨 Add canStopTrafficCapturing
SAML authz action ( #1565 )
...
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com>
2024-07-18 08:18:03 -07:00
Serhii Ponomarenko
50d29f1e93
🔨 Add REACT_APP_STOPPED
env to front
( #1564 )
2024-07-17 17:28:31 -07:00
M. Mert Yildiran
01656b6c78
Add DUPLICATE_TIMEFRAME
field to ConfigMap
( #1561 )
...
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com>
2024-07-16 22:01:26 -07:00
M. Mert Yildiran
a16f818bdf
Log front
and hub
pods ready ( #1562 )
...
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com>
2024-07-16 21:07:08 -07:00
M. Mert Yildiran
c88b3b0ba7
Remove "Replay" function functionality ( #1563 )
2024-07-16 13:13:08 -07:00
M. Mert Yildiran
e7778fe537
Add tap.stopped
to values.yaml
and STOPPED
to ConfigMap
( #1557 )
2024-07-16 09:03:00 -07:00
M. Mert Yildiran
126f8b48d5
🔖 Bump the Helm chart version to 52.3.69
2024-07-09 16:12:06 +03:00
Alon Girmonsky
b9296d7849
switched back to api.kubeshark.co as the cloud API server
2024-07-04 15:42:36 +03:00
M. Mert Yildiran
cddccd58fa
Add the missing labels
2024-07-03 17:00:10 +03:00
Alon Girmonsky
3965916837
changed api.kubeshark.co to master.admin.kubeshark.co ( #1553 )
2024-06-20 16:17:26 -07:00
M. Mert Yildiran
ba1254f7e9
🔖 Bump the Helm chart version to 52.3.68
2024-06-17 04:39:02 +03:00
Alon Girmonsky
df1915cce6
Feature update bpf override ( #1551 )
...
* 🔧 Set worker BPF override from config
* 🔧 Disable `front` BPF override if capture is not `af_packet`
* feature condition change
Extend the feature visibility condition from explicitely using af_packet to not explicitly using ebpf, and therefore supporting all methods other than ebpf
* reversing the logic
fixing the previous comment logic as it was reversed.
---------
Co-authored-by: tiptophelmet <serhii.ponomarenko.jobs@gmail.com>
2024-06-14 17:33:10 -07:00
M. Mert Yildiran
88ea7120c4
Rename Bpf
field of TapConfig
struct to BpfOverride
2024-06-12 04:04:11 +03:00
M. Mert Yildiran
f43a61f891
Add Bpf
field to TapConfig
struct
2024-06-12 04:02:36 +03:00
Alon Girmonsky
067875d544
Merge branch 'master' of github.com:kubeshark/kubeshark
2024-06-08 11:06:34 -07:00
Alon Girmonsky
77ed1fdefe
Merge branch 'master' of github.com:kubeshark/kubeshark
2024-06-08 11:06:31 -07:00
Alon Girmonsky
e1f8a24897
Merge branch 'master' of github.com:kubeshark/kubeshark
2024-06-08 10:59:34 -07:00
Alon Girmonsky
40177b8fa9
Fixed a bug in the Helm chart that did not
...
override the sniffer container once an override Worker config value was present
2024-06-08 10:58:36 -07:00
M. Mert Yildiran
6d0512fd57
🔧 Update the helm-install
and logs-
Makefile rules
2024-06-06 04:32:06 +03:00
M. Mert Yildiran
75931d9123
Add Profile
field to MiscConfig
struct
2024-06-06 04:17:03 +03:00
M. Mert Yildiran
d6143f5a6a
Replace DisableCgroupIdResolution
field with ResolutionStrategy
of MiscConfig
struct
2024-06-06 04:07:24 +03:00
M. Mert Yildiran
a58f72ed87
👕 Fix the linter error
2024-06-06 04:01:32 +03:00