Releases: castai/kvisor
Releases · castai/kvisor
v1.10.0
v1.9.2
What's Changed
- Revert "feat: add sanity check when parsing args that num of args match" by @patrickpichler in #279
- Fill missing netflow source zone by @anjmao in #280
Full Changelog: v1.9.1...v1.9.2
v1.9.1
v1.9.0
What's Changed
- Send netflows by @anjmao in #271
- Redact sensitive values in process exec args by @asankov in #272
- Update go version by @anjmao in #274
- feat: bump cast-image-analyzer version to 0.5.1 by @patrickpichler in #275
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
To upgrade existing kvisor chart:
helm repo update castai-helm
helm upgrade castai-kvisor castai-helm/castai-kvisor -n castai-agent --reuse-values \
--set controller.extraArgs.image-scan-ignored-namespaces=namespace1,namespace2
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- Netflows ebpf tracing by @anjmao in #267
- Add missing should_trace check by @patrickpichler in #268
- Initial netflow events export by @anjmao in #269
- Report agent enabled/disabled state in controller config by @mntnorv in #270
Full Changelog: v1.6.1...v1.7.0
v1.6.1
v1.6.0
What's Changed
- Split up kvisor in to multiple binaries and images by @patrickpichler in #264
- Update image analyzer by @anjmao in #266
Full Changelog: v1.5.2...v1.6.0
v1.5.2
What's Changed
- Add e2e test for socks5 detection signature by @patrickpichler in #262
- Allow cast api key to be specified via API_KEY and CAST_API_KEY env by @patrickpichler in #263
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- Fix panic when failing to parse dns packet by @patrickpichler in #261
Full Changelog: v1.5.0...v1.5.1