1.17.3 Release Notes
📢 Updates
We have noticed some heavy loads on the storage component so we decided to disable the responsible capabilities by default until we sort it out.
If you wish to enable the networkPolicyGenenration
and applicationProfiles
capabilities, run the chart with the following args:
--set capabilities.networkPolicyService=enable --set capabilities.runtimeObservability=enable
🐞 Fixed issues
- Scanning workload with multiple
imagePullSecrets
- NetwokPolicy generation: Removed some labels
Full Changelog: kubescape-operator-1.17.2...kubescape-operator-1.17.3