Alon Girmonsky
5e9ee83162
Merge branch 'master' into front-base-path
2025-03-24 11:07:54 -07:00
Volodymyr Stoiko
0386e57906
Add watchdog option ( #1723 )
...
* add watchdog
* Enable watchdog on sniffer
2025-03-24 11:02:57 -07:00
tiptophelmet
43d8853dd8
🔨 Add tap.routing.front.basePath
helm value
2025-03-21 20:52:50 +02:00
Volodymyr Stoiko
e47a665d68
Update structs and docs ( #1710 )
...
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com>
2025-02-21 09:07:17 -08:00
Serhii Ponomarenko
f656acea64
🔧 Add aiAssistantEnabled
helm value ( #1717 )
...
* 🔧 Add `aiAssistantEnabled` helm value
* 🐛 Add quotes to `AI_ASSISTANT_ENABLED` config val
---------
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com>
2025-02-21 08:53:27 -08:00
Serhii Ponomarenko
631e5f2d24
🔨 Add demoModeEnabled
helm value ( #1714 )
...
* 🔨 Add `demoModeEnabled` helm value
* 🐛 Fix `demoModeEnabled` ternary expressions
* 🦺 Check `demoModeEnabled` existence
2025-02-20 17:25:58 -08:00
Alon Girmonsky
95d6655af6
finished templating tap.mountBpf
option. ( #1711 )
2025-02-12 12:28:52 -08:00
Volodymyr Stoiko
3d4606d439
Worker component security context refactoring ( #1707 )
...
* Add new security context config
* Fine-grained template for securityContext
---------
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com>
2025-02-03 13:38:41 -08:00
bogdanvbalan
8f6ef686de
Refactor and simplify pcapdump logic ( #1701 )
...
* Fix spammy logs
* Fix err related to value missing from pcap config
* Test target dir only when provided
* Improve consistency of error handling
* Remove obsolete code
---------
Co-authored-by: bogdan.balan1 <bogdanvalentin.balan@1nce.com>
2025-01-27 13:42:59 -08:00
M. Mert Yildiran
f2e60cdee1
Add PortMapping
to TapConfig
for port number based dissector prioritization ( #1700 )
2025-01-25 12:10:53 -08:00
Volodymyr Stoiko
ad10212ba5
Add dns config ( #1698 )
...
* Add dnsconfig
* Update templates
* Add dns configuration values
* readme
2025-01-24 09:14:08 -08:00
Alon Girmonsky
0e3f137a69
add diameter protocol support ( #1696 )
2025-01-22 15:57:46 -08:00
Volodymyr Stoiko
ef17eb9fbe
Make node selector component specific ( #1694 )
...
* Make node selector component specific
* Update templates
---------
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com>
2025-01-22 12:50:17 -08:00
bogdanvbalan
c92f509863
#528 Remove pcap src from configMap ( #1693 )
...
* Remove pcap src from configMap
* change folder name
keep it simple and short
---------
Co-authored-by: bogdan.balan1 <bogdanvalentin.balan@1nce.com>
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com>
2025-01-22 10:10:44 -08:00
Serhii Ponomarenko
0d5bbd53aa
🔧 Add helm variable to disable live config-map user actions ( #1689 )
...
* 🔧 Add helm variable to disable live config-map user actions
* 🐛 Fix ternary for `PRESET_FILTERS_CHANGING_ENABLED` config
---------
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com>
2025-01-18 13:15:46 +02:00
bogdanvbalan
507099c1ec
Fix err when using dest arg ( #1688 )
...
Co-authored-by: bogdan.balan1 <bogdanvalentin.balan@1nce.com>
2025-01-16 10:19:18 +02:00
Volodymyr Stoiko
f9c66df528
Update worker liveness/readiness config ( #1684 )
...
* Increase worker init delay to 30s
* Update values
* fix
* Make probe values configurable
* upd
---------
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com>
2025-01-08 13:09:51 -08:00
Alon Girmonsky
1d572e6bff
support new radius protocol ( #1682 )
2025-01-08 13:05:57 -08:00
Alon Girmonsky
773ad78ac7
extended the https macro to include http2
...
in addition to http
2025-01-03 10:30:22 -08:00
Alon Girmonsky
bbcaf74fa7
added https as a default macro ( #1680 )
...
* added https as a default macro
* small syntax fix
2025-01-03 09:54:50 -08:00
M. Mert Yildiran
639f1deb51
Add CUSTOM_MACROS
to ConfigMap
( #1674 )
...
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com>
2024-12-25 16:45:03 -08:00
Serhii Ponomarenko
5242d9af07
🛂 Add save/activate/delete role scripting permissions ( #1675 )
...
* 🛂 Add save/activate/delete role scripting permissions
* 🔧 Add scripting permissions to tap-config
* 🔨 Re-generate helm values & `complete.yaml`
* 📝 Add scripting permissions to helm chart docs
* 🏷️ Make scripting permissions `true` by default
---------
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com>
2024-12-25 12:33:16 -08:00
M. Mert Yildiran
af47154a8d
Revert "Add CUSTOM_MACROS
to ConfigMap
"
...
This reverts commit 17759d296d
.
2024-12-23 21:26:42 +03:00
M. Mert Yildiran
17759d296d
Add CUSTOM_MACROS
to ConfigMap
2024-12-23 21:25:11 +03:00
Volodymyr Stoiko
261a0ca1a9
Replace sniffer 30001 port with 48999 ( #1670 )
...
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com>
2024-12-19 12:37:01 -08:00
bogdanvbalan
f5637972f2
Add --time param to pcapdump ( #1664 )
...
* Add --time param to pcapdump
* Update description
* Remove obsolete code
* Revert config change
* Add time to pcap config
---------
Co-authored-by: bogdan.balan1 <bogdanvalentin.balan@1nce.com>
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com>
2024-12-16 08:29:40 -08:00
Alon Girmonsky
4cabf13788
from debug to logLevel ( #1668 )
...
* updated helm values
* removed the tap.debug field
from the tapConfig struct
* Revert "removed the tap.debug field"
This reverts commit f911c02f0d
.
* support the -d --debug command
with the new logLevel flag
2024-12-15 17:27:05 -08:00
Alon Girmonsky
9b7e2e7144
change the tlx dissector name to tlsx ( #1648 )
...
as it can be confused with https
tlsx is a dissector for TLS handshakes and not
HTTPS dissector.
2024-12-08 20:36:58 -08:00
Alon Girmonsky
80fa18cbba
Added LDAP support ( #1647 )
2024-12-08 15:02:50 -08:00
Alon Girmonsky
dfbb321084
Default startup values change ( #1646 )
...
* updated the defaultFilter default values and docs.
* fixed a small err in the docs
2024-12-08 14:48:13 -08:00
Alon Girmonsky
d0adbc357f
if no scripting source folders, that's not an error
2024-11-06 11:34:44 -08:00
Volodymyr Stoiko
f21f68a7e0
Fix frontend port ( #1641 )
...
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com>
2024-11-06 11:09:41 -08:00
Alon Girmonsky
5f13f7d28d
Added an option to provide multiple script sources. ( #1640 )
2024-11-05 17:00:33 -08:00
Volodymyr Stoiko
80d23d62bd
Remove PF_RING references ( #1638 )
...
* Remove PF_RING references
* Update values
---------
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com>
2024-11-05 14:13:50 -08:00
Alon Girmonsky
9248f07af0
missing commit
2024-11-02 09:50:30 -07:00
Alon Girmonsky
b3f6fdc831
Added an ability to override image names for a case, where when using a CI, one needs to use individual image names ( #1636 )
2024-10-31 21:18:13 -07:00
Alon Girmonsky
629fb118e8
Revert "Set resource guard to true by default."
...
This reverts commit a7692a664d
.
2024-10-29 21:49:25 -07:00
Alon Girmonsky
a7692a664d
Set resource guard to true by default.
2024-10-29 15:11:07 -07:00
Alon Girmonsky
6a890e6653
Removed the timestamp>now()
fro the globalFilter
flag.
2024-10-25 10:41:06 -07:00
Alon Girmonsky
22766c2983
remove tcp
and udp
dissectors by default
2024-10-21 13:03:53 -07:00
Alon Girmonsky
da1d2c5260
changed tap.stopped
to false
by default
2024-10-21 12:59:25 -07:00
Alon Girmonsky
580c612982
added timestamp>now() as a global filter
2024-10-17 12:05:35 -07:00
Alon Girmonsky
7a1cd9afbc
set disableTlsLog
to true
by default.
2024-10-17 10:48:11 -07:00
Alon Girmonsky
5bbf1e7eb0
Hub default limit set to 5GB (an arbitrary number)
2024-10-17 10:16:57 -07:00
Alon Girmonsky
aa9fb41ee5
show filter presets by default
2024-10-16 11:05:18 -07:00
Alon Girmonsky
816f614ebb
change CPU limit to no limit
...
Change memory limit to 3Gi
2024-10-16 11:01:25 -07:00
Alon Girmonsky
674a554767
scripting-revamp-1 ( #1630 )
...
* First commit in this PR
Added `scripting.active` as a helm value
* added `scripting.active` to the config struct and the helm chart
this array of strings will include the active script titles
* updated the `active` filed in the script struct
* go mod tidy
* update go ver to 1.21.1
2024-10-15 10:35:38 -07:00
Alon Girmonsky
41f36ba9c2
Added the scripting console
command functionality to the tap
command
...
Added both the `scripting` and `console` commands to the `proxy` command
Added a `scripting.console`, a boolean value indicating whether the `console`
functionality should be part of the `tap` and `proxy` commands
2024-10-11 13:06:02 -07:00
Alon Girmonsky
1eeed3e58e
Merge branch 'master' of github.com:kubeshark/kubeshark
2024-10-08 18:37:58 -07:00
Serhii Ponomarenko
223ada3e2b
🔨 Add tap.presetFiltersChangingEnabled
helm value ( #1627 )
...
* 🔨 Replace default-filter `front` env with config
* 🔨 Add `tap.presetFiltersChangingEnabled` helm value
* 🔨 Add preset-filters-changing-enabled `front` env
* 🔨 Add preset-filters-changing-enabled config
2024-10-08 18:24:49 -07:00