Skip to content

Operator should react to changes in secrets referenced in the datasource CR #2142

@udaydabbeta

Description

@udaydabbeta

Is your feature request related to a problem? Please describe.

To create a datasource via the Grafana DataSource CR, if I reference a secretRef or configMapRef to provide certificates like ca.cert or TLS credentials required for the datasource.

If the referenced secret or configMap is updated (e.g., during certificate rotation), the operator does not react to changes to a referenced SecretRef for GrafanaDatasources.

Describe the solution you'd like

When the SecretRef used in Datasource CR is changed, operator should react to the change and reconcile the Data Source.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomershelp wantedExtra attention is neededtriage/acceptedIndicates an issue or PR is ready to be actively worked on.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions