From 90e2d71f01fa93a9e1331c124e188e241808e521 Mon Sep 17 00:00:00 2001 From: Alon Girmonsky <1990761+alongir@users.noreply.github.com> Date: Mon, 3 Jul 2023 14:30:44 +0300 Subject: [PATCH] Updated CHANGELOG (markdown) --- CHANGELOG.md | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 230564e..e2feed7 100644 --- a/CHANGELOG.md +++ b/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