Volodymyr Stoiko
fecf290a25
Rename generic capture to l7 dissection specific config ( #1841 )
...
* Rename generic capture to l7 dissection specific config
* upd
* upd flags
* Create `REACT_APP_DISSECTION_ENABLED` env to set initial dissection state
---------
Co-authored-by: Serhii Ponomarenko <116438358+tiptophelmet@users.noreply.github.com >
Co-authored-by: tiptophelmet <serhii.ponomarenko.jobs@gmail.com >
2026-02-11 11:27:37 -08:00
Serhii Ponomarenko
633a17a0e0
🔧 Add REACT_APP_SCRIPTING_HIDDEN front env ( #1845 )
...
* 🔧 Add `scripting.enabled` helm value
* 🔧 Add `REACT_APP_SCRIPTING_HIDDEN` front env
* 🔧 Change `REACT_APP_SCRIPTING_HIDDEN` front env
2026-02-09 13:39:33 -08:00
Serhii Ponomarenko
6ae379cbff
🔧 Hide agentic functionality prototype flags ( #1840 )
2026-02-06 20:33:15 -08:00
Dan Mudge
3f6c62a7e3
move the name of the data colume outside of the tap.tls if statement ( #1830 )
...
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2026-02-06 11:46:54 -08:00
Volodymyr Stoiko
0f1c9c52ea
Add captureSelf flag to enable/disable kubeshark traffic capture ( #1829 )
...
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2026-02-04 08:49:01 -08:00
Volodymyr Stoiko
f3a0d35485
Make cloud-api-url configurable ( #1827 )
2026-02-03 10:11:43 -08:00
Alon Girmonsky
19389fcba7
Bring back community license. ( #1822 )
2026-01-23 14:49:38 -08:00
Volodymyr Stoiko
77d16e73e8
Migrate kubehq.com to kubeshark.com domain ( #1824 )
...
* Update labels
* Update kubeshark API url
* Update other domains
* comments
---------
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2026-01-21 19:23:50 -08:00
Volodymyr Stoiko
a73c904a9b
Use console.kubeshark.com instead of kubehq ( #1821 )
2026-01-21 09:18:47 -08:00
Volodymyr Stoiko
1fd9dffc60
Add delayed dissection controller configuration ( #1818 )
...
* Allow managing jobs in kubeshark namespaces
* Extend with dissector image
* make dissection job resources configurable
2026-01-06 11:56:53 -08:00
Alon Girmonsky
b7190162ec
In preparation for v200 ( #1815 )
...
* In preparation for v200
* updated README
* Enable raw capture
* changed 0.0.0.0 to 127.0.0.1
as 0.0.0.0 is insecure address
* added tip: kubeshark proxy
* added new TCP/UDP connection dissectors
Set API2 as the default
* increased storageLimit per worker.
* Updated makefile
* updated the complementary license
to the end of Jan 2026.
* readme touch ups
* Updated snapshot image
* updated license
removed dashboard subproject
2025-12-16 11:44:02 -08:00
Serhii Ponomarenko
b98113a2b5
🔨 Create raw-capture-enabled front env ( #1813 )
2025-12-01 16:02:19 -08:00
Serhii Ponomarenko
eb9a82962f
🚑 Migrate from kubeshark.co to kubehq.com ( #1805 )
...
* 🚑 Migrate to `kubehq.com` in helm values
* 🚑 Migrate to `kubehq.com` in cloud-api-url envs
* 🚑 Migrate to `kubehq.com` in manifest label keys
* 🚑 Migrate to `kubehq.com` in `Chart.yaml`
* 🚑 Migrate to `kubehq.com` in helm-chart notes/readme
2025-11-25 10:22:51 -08:00
Volodymyr Stoiko
25832ce596
Make host-network in worker daemonset configurable ( #1803 )
...
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2025-11-24 16:43:48 -08:00
Serhii Ponomarenko
38a13d19e1
Revert " 🔨 Add -save-objects-pcaps worker command flag ( #1794 )" ( #1802 )
...
This reverts commit dcb84e0520 .
2025-11-20 08:41:32 -08:00
Volodymyr Stoiko
a7b9e09f2b
Add volume for snapshots in hub ( #1801 )
...
* Add hub snapshots volume
* Add snapshot limit into env
* fix
2025-11-17 10:45:41 -08:00
Serhii Ponomarenko
dcb84e0520
🔨 Add -save-objects-pcaps worker command flag ( #1794 )
...
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2025-11-07 08:14:54 -08:00
Volodymyr Stoiko
fabf30c039
Add note about setting license in helm notes ( #1791 )
2025-09-30 16:09:05 -07:00
Volodymyr Stoiko
e55b62491a
Add raw capture config parameters ( #1789 )
...
* Add raw capture config parameters
* upd
* upd
2025-09-30 08:26:42 -07:00
Volodymyr Stoiko
f5167cbb2a
Pass db storage size and ration to calculate for badger db ( #1788 )
...
* Pass db storage size and ration to calculate for badger db
* Use badger max db size option
2025-09-25 08:17:21 -07:00
Serhii Ponomarenko
349d8b07df
🔨 Add tap.dashboard.streamingType helm value ( #1783 )
...
* 🔨 Add `tap.dashboard.streamingType` helm value
* 🔨 Add `streamingType` to tap config
* 🔨 Adjust `REACT_APP_STREAMING_TYPE` front env value
* 🔨 Use default empty string for `streamingType` value
2025-09-02 10:43:38 -07:00
Serhii Ponomarenko
88f43b94d9
🔨 Add tap.ingress.path helm value ( #1782 )
...
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2025-08-26 13:01:55 -07:00
Volodymyr Stoiko
cf867fe701
Do not create hostroot volume if no tracer deployed ( #1780 )
...
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2025-08-26 13:01:13 -07:00
Volodymyr Stoiko
635fcabecd
Treat 0 value as 0s for dorman timeout ( #1781 )
2025-08-26 13:00:01 -07:00
Volodymyr Stoiko
56b936b8b8
Add stopAfter option to disable capture when inactive ( #1778 )
...
* Add stopAfter option to disable capture when inactive
* Use 5m dorman
* Add capture stop after flag in hub
2025-08-12 11:23:16 -07:00
Volodymyr Stoiko
eee3030410
Add priority class configuration for Kubeshark components ( #1775 )
...
* Add priority class into templates
* upd readme
* upd
---------
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2025-07-28 12:18:45 -07:00
Serhii Ponomarenko
d845bb18a3
🔨 Add api2BetaEnabled helm value ( #1770 )
...
* 🔨 Add `api2BetaEnabled` helm value
* 🔨 Change `api2BetaEnabled` to `betaEnabled`
---------
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2025-07-28 12:17:08 -07:00
cloudclaim
efe6b0e7b7
chore: fix some minor issues in the comments ( #1767 )
...
Signed-off-by: cloudclaim <824973921@qq.com >
2025-07-28 12:10:50 -07:00
Volodymyr Stoiko
bedecdb080
Fix bugs in helm chart ( #1765 )
2025-06-18 08:45:17 -07:00
Volodymyr Stoiko
8c9473626e
Use chart minor version for dockertag ( #1762 )
...
* Revert "Set tap.docker.tag to minor version of release (#1761 )"
This reverts commit 6d2b0676f6 .
* Fix condition for default image tag
2025-06-04 14:24:23 -07:00
Ilya Gavrilov
f9dd99af1b
eBPF capture didn't work in case of persistent storage ( #1757 )
...
* cleanup data directory in init container
* cleanup data directory in init container
---------
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2025-05-29 18:27:17 -07:00
Volodymyr Stoiko
ed0fb34888
Add secret names to inject env variables from ( #1756 )
...
* Add secrets for inject into hub deployment
* Update notes
* upd
---------
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2025-05-29 18:24:46 -07:00
Volodymyr Stoiko
7618795fdf
Add optional gitops mode ( #1748 )
2025-04-16 10:18:53 -07:00
Volodymyr Stoiko
4ca9bc8fc0
Run cleanup program instead of kubectl ( #1745 )
2025-04-16 09:07:31 -07:00
Volodymyr Stoiko
2bee926b4b
Add kubeshark cm and secret -default suffix ( #1704 )
...
* Add kubeshark cm and secret -default suffix
* Add cleanup job
* Add cleanup job
* update cleanup
---------
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2025-04-08 13:24:34 -07:00
Alon Girmonsky
ac5bf9b276
Make changes in default values ( #1735 )
...
* Disable Intercom support by default.
Support can be enabled using a helm flag.
* updated the license notification
as a result of a successful helm installation.
* GenAI assistant enabled by default
2025-04-07 08:47:37 -07:00
Volodymyr Stoiko
59026d4ad4
Add pvc volumeMode ( #1739 )
...
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2025-04-07 08:25:27 -07:00
Serhii Ponomarenko
a6eabbbdee
🔨 Add tap.auth.dexOidc.bypassSslCaCheck flag ( #1737 )
...
* 🔨 Add `tap.auth.dexOidc.bypassSslCaCheck` flag
* 📝 Update docs for Dex SSL CA bypass
* 🔨 Bring back deleted Dex node-selector-terms
2025-04-04 10:07:02 -07:00
Volodymyr Stoiko
a914733078
Allow reading logs ( #1734 )
...
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2025-04-01 13:29:04 -07:00
Serhii Ponomarenko
59ef0f8f80
🔨 Add tap.dashboard.completeStreamingEnabled flag ( #1733 )
2025-04-01 13:08:46 -07:00
Serhii Ponomarenko
453d27af43
🔨 Create tap.routing.front.basePath flag ( #1726 )
...
* 🔨 Add `tap.routing.front.basePath` helm value
* 🔨 Use `tap.routing.front.basePath` to adjust nginx blocks
* 🔨 Set `front` base path to empty string
* 📝 Update `front` base path docs
* 📝 Add `front` base path example
* 📝 Add base-path to Kubeshark URL in instructions
---------
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2025-03-24 14:23:41 -07:00
Serhii Ponomarenko
f85c7dfb4b
✨ OIDC support (Dex IdP) ( #1722 )
...
* 🔧 Create dex config-map
* 🔧 Create dex deployment
* 🔧 Create dex service
* 🔧 Create dex network policy
* 🔧 Create dex network policy
* 🔧 Add dex node selector terms
* 🔧 Add a kubeshark-hub static client to dex config
* 🐛 Use correct redirect URI for `kubeshark-hub` client
* 🎨 Remove unused/commented dex config options
* 🔨 Create a helper template to pick Kubeshark client secret
* 🔧 Adjust front deployment env to allow `dex` auth type
* 🔧 Adjust configmap to allow `dex` auth type
* 🔧 Create k8s secret to store dex yaml config
* 🔧 Mount dex-yaml-conf secret into `dex-config.yaml`
* 🔥 Remove sample env var
* 🔧 Create k8s config keys for Dex expiry settings
* 🔧 Create k8s secret key for Dex client secret
* 🔧 Deploy Dex resources if Dex auth is enabled
* 🔧 Move `oauth2StateParamExpiry` under `customSettings`
* 📝 Add basic helm-values docs to set up Dex auth
* ✨ Separate Dex OIDC app settings from configuration
* 📝 Update Dex documentation
* 📝 Update Dex IdP documentation
* 🦺 Add fallback value for OIDC issuer config
* 🦺 Add fallback values for OIDC client ID/secret
* 📝 Update Dex IdP documentation
* 📝 Update Dex IdP documentation
* 📝 Add reference to OIDC docs at `docs.kubeshark.co`
---------
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2025-03-24 14:05:38 -07:00
Volodymyr Stoiko
0386e57906
Add watchdog option ( #1723 )
...
* add watchdog
* Enable watchdog on sniffer
2025-03-24 11:02:57 -07: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
000fb91461
🔧 Enable BPF-override on tap.packetCapture: af_packet ( #1712 )
...
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2025-02-20 17:34:54 -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
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
Ilya Gavrilov
46ca7e3ad7
Remove init container; remove -disable-ebpf option ( #1706 )
...
* Remove init container; remove -disable-ebpf option
* Remove init container; remove -disable-ebpf option
2025-02-03 08:58:32 -08:00
Volodymyr Stoiko
ce7913ce2e
Fix pull secret aligning ( #1703 )
...
* Fix pull secret aligning
* align
2025-01-29 08:34:43 -08:00