Closed rm3l closed 6 months ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: gazarenkov
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Description
There was a difference in the RBAC permissions of the operator between the CSV used for RHDH (https://github.com/janus-idp/operator/blob/main/.rhdh/bundle/manifests/rhdh-operator.csv.yaml) and the upstream one (https://github.com/janus-idp/operator/blob/main/bundle/manifests/backstage-operator.clusterserviceversion.yaml). This causes issues like the one reported in #360.
Which issue(s) does this PR fix or relate to
PR acceptance criteria
rhdh-operator.csv.yaml
file accordinglyHow to test changes / Special notes to the reviewer
Diff should only be about the service account name:
We can retry the repro steps depicted in https://github.com/janus-idp/operator/issues/360 after a new downstream build is done (after this PR merged).