product · inferred from evidence
helm-charts
Repository containing Helm charts maintained by Lacework.
- Lacework helm chart 5.6.0 requires values documented as optional
Chart 5.6.0 fails validation if the FIM-related values are not set, even though values.yaml and its comments mark them optional. The values schema file listed coolingPeriod, crawlInterval, noAtime, and runAt as required, contradicting the d
- Deprecated flowcontrol API warning still appears on newer Lacework agent versions
On recent agent versions the Kubernetes API deprecation dashboard still flags /apis/flowcontrol.apiserver.k8s.io/v1beta2/flowschemas usage. The agent works on multiple Kubernetes versions, so it queries whatever APIs are present on each clu
- Is the Lacework cluster agent safe on Kubernetes 1.29 with removed APIs
After upgrading to Kubernetes 1.29, the Lacework agent logs show it querying APIs that were removed in 1.29, like the flowcontrol v1beta2 resources. The worry is the agent will break against the removed APIs.