Update dependency kubescape/node-agent to v0.2.106
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
kubescape/node-agent | ironbank-github | patch |
v0.2.81 -> v0.2.106
|
Release Notes
kubescape/node-agent (kubescape/node-agent)
v0.2.106
v0.2.105
Overview
v0.2.103
v0.2.102
Overview
v0.2.101
v0.2.99
Overview
v0.2.94
Overview
v0.2.93
Overview
v0.2.92
Overview
This small feature code enables users to define per pod the length of the recording time of application profiles and not just rely on the global settings in the node-agent configuration "maxLearningPeriod".
The length of the learning period for a given pod's containers will be taken from the label kubescape.io/max-sniffing-time
in the same format as the Helm chart's maxLearningPeriod
value. If the label does not exist then the global configuration will be used as normal.
v0.2.91
Overview
v0.2.87
Overview
v0.2.86
v0.2.85
Overview
v0.2.84
Overview
What's Changed
- Adding a check in the pod spec for env variables by @amitschendel in https://github.com/kubescape/node-agent/pull/309
- Improving race condition in data enrichment by @amitschendel in https://github.com/kubescape/node-agent/pull/310
Full Changelog: https://github.com/kubescape/node-agent/compare/v0.2.81...v0.2.84
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.