Kuba Soboń
Kuba Soboń
## Description Cloudbeat relies on Kubernetes (K8s) libraries that provide PodSecurityPolicy definitions. However, due to PSP deprecation, we are stuck with outdated libraries, preventing us from updating other dependencies and...
### Summary of your changes Set klog (kubernetes/client-go logger) level to error as a way to suppress logs like this: ``` 22:42:06.704 elastic_agent.cloudbeat [elastic_agent.cloudbeat][error] W0717 20:42:06.704026 2069 warnings.go:70] policy/v1beta1 PodSecurityPolicy...
### Summary of your changes Bump golang.org/x/crypto to v0.36.0
### Summary of your changes Bump golang.org/x/crypto to v0.36.0
## Summary Closes https://github.com/elastic/kibana/issues/233943 (main goal definition) Closes https://github.com/elastic/kibana/issues/242135 (additional task) - Add additional detail to the **Entity Store Usage** telemetry event, including namespace information and entity-type metadata. - Introduce...