mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-09-04 20:14:56 +00:00
40.0
10
CHANGELOG.md
10
CHANGELOG.md
@@ -4,6 +4,16 @@ This document summarizes main and fixes changes published in stable (aka `main`)
|
||||
|
||||
https://github.com/kubeshark/kubeshark/wiki/CHANGELOG
|
||||
|
||||
## 40.0
|
||||
|
||||
### changes
|
||||
|
||||
- Removed the `-A` flag. Now Kubeshark targets all namespaces by default. Use `-n` flag to specify namespaces.
|
||||
- Changed the `storagelimit` option's format from `200MB` to `200Mi` for complying with Kubernetes' internal quantity parser.
|
||||
- Added a `PersistentVolumeClaim` that the worker DaemonSet mounts.
|
||||
- Added `storageclass` option to set the `StorageClass` in `PersistentVolumeClaim`. Default value is `standard`.
|
||||
- Run `kubeshark config -r` to regenerate the `~/.kubeshark/config.yaml`.
|
||||
|
||||
## 38.4
|
||||
|
||||
### changes
|
||||
|
Reference in New Issue
Block a user