You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[processor/k8sattributes] Fixes running with role/rolebinding (#31673)
**Description:**
This PR allows running the k8sattributes processor with a k8s
role/rolebinding. This can be useful for k8s users w/o access to create
clusterroles and want to enrich pods' telemetry within the scope of a
namespace only. The PR also adds more comprehensive e2e tests including
tests for different RBAC use cases to ensure any changes going forward
do not introduce RBAC incompatibility.
**Link to tracking Issue:**
open-telemetry/opentelemetry-collector-contrib#14742
**Testing:**
Added e2e tests
**Documentation:** <Describe the documentation added.>
Updated README
0 commit comments