Alon Girmonsky
ab81b0c3a7
🔖 Bump the Helm chart version to 53.2.5 ( #1920 )
...
Co-authored-by: Alon Girmonsky <alongir@Alons-Mac-Studio.local >
2026-05-01 13:36:38 -07:00
Alon Girmonsky
fef3e8fb05
Add PostgreSQL protocol configuration ( #1919 )
...
* Add MySQL protocol to default configuration
Closes #1915
* Add PostgreSQL protocol configuration
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
---------
Co-authored-by: Alon Girmonsky <alongir@Alons-Mac-Studio.local >
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-29 12:59:11 +03:00
Alon Girmonsky
7ae81ccc4b
Add MySQL protocol to default configuration ( #1916 )
...
Closes #1915
Co-authored-by: Alon Girmonsky <alongir@Alons-Mac-Studio.local >
2026-04-28 15:49:44 +03:00
Serhii Ponomarenko
27111e48d3
🔨 Create dashboard entries-limit helm value ( #1914 )
...
* 🔨 Create dashboard entries-limit helm value
* 🔨 Set default value for entries-limit env
2026-04-23 18:20:22 +03:00
Volodymyr Stoiko
31129e570a
Provide external volume for dissection job ( #1905 )
...
* Pass dissection storage configuration
* add dissection storage test
* Allow pvc management
* Use snapshot storage config as default for dissection storage config
---------
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2026-04-10 09:51:44 -07:00
Alon Girmonsky
fa03da2fd4
Enable MongoDB protocol dissector ( #1903 )
...
Add mongodb to the enabled dissectors list and port mapping (27017)
in both Go config defaults and Helm chart values.
Co-authored-by: Alon Girmonsky <alongir@Alons-Mac-Studio.local >
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 08:05:13 -07:00
Serhii Ponomarenko
707d7351b6
🛂 Demo Portal: Readonly mode / no authn ( #1869 )
...
* 🔨 Add snapshots-updating-enabled `front` env
* 🔨 Add snapshots-updating-enabled config
* 🔨 Add demo-enabled `front` env
* 🔨 Add demo-enabled config
* 🔨 Replace `liveConfigMapChangesDisabled` with `demoModeEnabled` flag
* 🐛 Fix dissection-control-enabled env logic
* 🦺 Handle nullish `demoModeEnabled` value
2026-03-16 20:01:18 -07:00
Serhii Ponomarenko
23c86be773
🛂 Control L4 map visibility (helm value) ( #1866 )
...
* 🔨 Add `tap.dashboard.clusterWideMapEnabled` helm value
* 🔨 Add cluster-wide-map-enabled `front` env
* 🔨 Add fallback value for `front` env
2026-03-11 15:36:20 -07:00
Volodymyr Stoiko
33f5310e8e
Add gcs cloudstorage configuration docs ( #1862 )
...
* add gcs docs
* add explicit gcs keys
* gcs helm tests
* add iam permissions docs for gcs
* Update gcs docs with exact setup steps for workload identity
2026-03-09 07:48:17 -07:00
Volodymyr Stoiko
73f8e3585d
Cloud storage explicit config ( #1858 )
...
* Add explicit configs
* Add helm unit tests
* fixpipeline
* latest
---------
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2026-03-06 08:27:08 -08:00
Alon Girmonsky
e6a67cc3b7
🔖 Release v53.1.0 ( #1854 )
...
* 🔖 Bump the Helm chart version to 53.1.0
* Fix reviewer username typo: corst -> corest
* Fold release-helm into release-pr for a 2-step workflow
* Update .github/workflows/release-tag.yml
Co-authored-by: Volodymyr Stoiko <me@volodymyrstoiko.com >
---------
Co-authored-by: Volodymyr Stoiko <me@volodymyrstoiko.com >
2026-03-05 08:25:59 -08:00
Volodymyr Stoiko
d266408377
Add snapshots cloud storage ( #1852 )
...
* add testing values for helm chart
* Add readme updates for cloud storage
* fixes
* cloud-storage-docs
---------
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2026-03-04 08:50:45 -08:00
Volodymyr Stoiko
95c18b57a4
Use dissection image tag from worker ( #1850 )
2026-02-25 11:41:50 -08:00
Ilya Gavrilov
1ad61798f6
Set tcp and udp flows timeouts. Default is 20 minutes ( #1847 )
...
* Set tcp and udp flows timeouts. Default is 10 minutes
* fix make test
2026-02-17 16:50:13 -08:00
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
Ilya Gavrilov
76c5eb6b59
Rename flow and full_flow to conn and flow ( #1838 )
...
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2026-02-09 13:01:24 -08:00
Serhii Ponomarenko
6ae379cbff
🔧 Hide agentic functionality prototype flags ( #1840 )
2026-02-06 20:33:15 -08:00
Serhii Ponomarenko
d012ea89b6
🔨 Enable L4 flow-full dissectors ( #1831 )
...
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2026-02-05 12:14:51 -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
1669680d10
🔖 Bump the Helm chart version to 52.12.0
2026-01-25 17:54:24 -08:00
Volodymyr Stoiko
1b027153e3
Increase dissector image limit ( #1823 )
...
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2026-01-21 19:52:45 -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
Alon Girmonsky
897aa44965
🔖 Bump the Helm chart version to 52.11.7
2026-01-15 13:23:40 -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
6645e23704
🔖 Bump the Helm chart version to 52.11.0
2025-12-16 11:49:37 -08:00
Alon Girmonsky
47ac96a71b
Adding a default license ( #1812 )
2025-11-28 17:06:48 -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
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
Ilya Gavrilov
773fefae21
Set default dbMaxSize to 500Mi ( #1796 )
2025-11-06 11:41:35 -08:00
Alon Girmonsky
d640128e85
🔖 Bump the Helm chart version to 52.9.0
2025-10-03 16:30:55 +02: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
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
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
Alon Girmonsky
352484b5f6
🔖 Bump the Helm chart version to 52.8.0
2025-07-28 12:45:45 -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
Alon Girmonsky
c2d10f8cfa
🔖 Bump the Helm chart version to 52.7.8
2025-06-16 14:28:45 -07:00
Alon Girmonsky
c751a8a6ad
enable support
2025-06-12 13:28:50 -07:00
Alon Girmonsky
1d8fa774d3
🔖 Bump the Helm chart version to 52.7.7
2025-06-03 10:11:52 -07:00
Alon Girmonsky
3be80ddf82
🔖 Bump the Helm chart version to 52.7.5
2025-06-03 08:33:29 -07:00
Alon Girmonsky
131b8013ea
🔖 Bump the Helm chart version to 52.7.3
2025-06-02 20:40:44 -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
Alon Girmonsky
7dcd9eee95
Incerased storage limit from 500Mi to 5Gi ( #1755 )
2025-05-12 10:34:58 -07:00
Volodymyr Stoiko
7618795fdf
Add optional gitops mode ( #1748 )
2025-04-16 10:18:53 -07:00
Alon Girmonsky
9775a70722
disable syscall by default as it is a significant ( #1742 )
...
resource consuming
2025-04-10 09:43:42 -07:00
Volodymyr Stoiko
1218386638
Decrease initial delay seconds ( #1736 )
...
Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com >
2025-04-08 13:33:10 -07:00