mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-08-28 05:13:46 +00:00
Updated CHANGELOG (markdown)
parent
097f91c37b
commit
90e2d71f01
13
CHANGELOG.md
13
CHANGELOG.md
@ -5,7 +5,7 @@ This document summarizes main and fixes changes published in stable (aka `main`)
|
||||
https://github.com/kubeshark/kubeshark/wiki/CHANGELOG
|
||||
|
||||
|
||||
# 4X.X (2023-07-04)
|
||||
# 4X.X (2023-07-04)
|
||||
|
||||
## Release Highlights
|
||||
**Keywords**: Traffic Retention, Offline View, Release Namespace, IRSA, kube2iam, config merge
|
||||
@ -13,22 +13,19 @@ https://github.com/kubeshark/kubeshark/wiki/CHANGELOG
|
||||
In addition to numerous bug fixes, new support for offline retained traffic viewing using AWSS3. Support for kube2iam and IRSA mechanisms. Annotations and IngressClass and more.
|
||||
|
||||
## Breaking Changes
|
||||
- Default deployment namespace is now `default and not `kubeshark`
|
||||
- Default deployment namespace is now `default and not `kubeshark`
|
||||
- Configuration attribute `selfnamespace` was changed to `releasenamespace` to comply with Helm best practices
|
||||
|
||||
### Additional Enhancements and Changes
|
||||
|
||||
- `kubeshark config -r` can now merge existing config properties into a new config structure (https://github.com/kubeshark/kubeshark/issues/1372)
|
||||
- `kubeshark config -r` can now merge existing config properties into a new config structure https://github.com/kubeshark/kubeshark/issues/1372
|
||||
- S3 helper now supports IRSA and kube2iam configurations. (https://github.com/kubeshark/kubeshark/issues/1376)
|
||||
- Use Kubeshark to view an offline S3 bucket / folder (https://github.com/kubeshark/kubeshark/issues/1374)
|
||||
- Support adding annotations and setting an ingressClass (https://github.com/kubeshark/kubeshark/issues/1371)
|
||||
- Changed `selfnamespace` to `releasenamespace` to comply with Helm best practices
|
||||
- Changes Kubeshark's default deployment namespace to `default` with the option of setting a different deployment namespace
|
||||
- Support adding annotations and setting an ingressClass (https://github.com/kubeshark/kubeshark/issues/1371)
|
||||
|
||||
### Fixes
|
||||
- Support for --debug / -d functionality
|
||||
- https://github.com/kubeshark/kubeshark/issues/1375
|
||||
- https://github.com/kubeshark/kubeshark/issues/1361
|
||||
- Remove hostPort from Manifest to enable deployment into default namespace in EKS
|
||||
|
||||
## 40.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user