scylla-operator icon indicating copy to clipboard operation
scylla-operator copied to clipboard

Proposal for extending Grafana authentication configuration options

Open charconstpointer opened this issue 2 years ago • 3 comments

This PR introduces a proposal to extend current authentication options exposed via Scylla Monitoring CRDs. The proposal aims to describe the need for the ability to configure multiple OAuth providers as a way to authenticate Grafana users as well as basic authZ functionalities leveraging Grafana roles and OAuth mapping using JSMEPath

charconstpointer avatar Jun 21 '23 11:06 charconstpointer

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: charconstpointer Once this PR has been reviewed and has the lgtm label, please assign zimnx for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

Adding label do-not-merge/contains-merge-commits because PR contains merge commits, which are not allowed in this repository. Use git rebase to reapply your commits on top of the target branch. Detailed instructions for doing so can be found here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@charconstpointer: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-gke f486b58a6ff65332bc42dd74a1e067f9c7f59b3a link true /test e2e-gke
ci/prow/e2e-gke-parallel 5119cde1d1ce53d4103b5ab32995e3e476212e5c link true /test e2e-gke-parallel
ci/prow/e2e-gke-parallel-clusterip 5119cde1d1ce53d4103b5ab32995e3e476212e5c link true /test e2e-gke-parallel-clusterip
ci/prow/e2e-gke-release-script-latest 5119cde1d1ce53d4103b5ab32995e3e476212e5c link true /test e2e-gke-release-script-latest

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.