tektoncd / operator

Kubernetes operator to manage installation, updation and uninstallation of tektoncd projects (pipeline, …)
Apache License 2.0
442 stars 191 forks source link

RBAC isn't working with Logging Operator v6.0 #2345

Closed khrm closed 4 days ago

khrm commented 4 days ago

Expected Behavior

We shouldn't have to create any clusterrole or bindings. Results should work out of the box.

Actual Behavior

cluster-logging-application-view isn't available due to which we have to create that role.

Steps to Reproduce the Problem

  1. Install OpenShift Logging Operator v6.0 and Loki
  2. Results won't be able to access loki and fail auth.

Additional Info

Operator version:

v0.73.x and main
khrm commented 4 days ago

/assign @khrm

khrm commented 4 days ago

Resolved by https://github.com/tektoncd/operator/commit/aaf038380d3dbbe40dc3212f9600cdd02626e425