Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

added missing resources to applicaiton-monitoring-operator role #110

Merged

Conversation

byroncollins
Copy link

Added missing resources in application-monitoring-operator role for deploying the grafana operator

Was generating the following errors in the application-monitoring-operator pod logs as described in issue #109

    "msg": "Error in InstallGrafanaOperator, \n    resourceName=grafana-operator-role : err=error creating resource: roles.rbac.authorization.k8s.io 
    \"grafana-operator-role\" is forbidden: attempt to grant extra privileges: \n    [
        {[*] [integreatly.org] [grafanadashboards/status] [] []} 
        {[*] [integreatly.org] [grafanadatasources/status] [] []} 
        {[*] [integreatly.org] [grafanas/status] [] []}] 

Signed-off-by: Byron.Collins [email protected]

Copy link
Member

@david-martin david-martin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great. Thanks @byroncollins 👍

fyi @pb82
I wonder how this wasn't seen or noticed to date

@david-martin david-martin merged commit 9fb86ce into integr8ly:master Feb 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants