Edvin N

Results 86 issues of Edvin N

**Is your feature request related to a problem? Please describe.** As a user of the grafana operator I can't look at the grafanadashboard/datasource CR and see if it is applied...

enhancement
triage/accepted
v4

Resolves #730 #### Description Podman is a growing project that solves container management in another way then docker does. It's well used in the fedora community and it's almost compatible...

frozen

There is already a basic config for checking deployment replicas vs PDB. https://github.com/open-policy-agent/gatekeeper-library/tree/master/library/general/poddisruptionbudget But what happens if we add HPA to the mix. Instead of setting replicas in a deployment...

**Describe the solution you'd like** I would like to be able to use kubectl explain command to be able to get a quick overview of what the operator can do....

enhancement

**What would you like to be added**: I would like to be able to run my tests on a existing kind cluster when `startKIND: true` is defined. For example: ```.yaml...

Grafana cloud support advanced auth solutions like OAuth tcurrently through google, github, Azure Ad and okta. It would be really nice to create a terraform resource that could configure these...

cloud
good-first-issue

Hi, first of all thanks for creating this provider. It really makes me feel much safer then clicking around in the ui. It seems to me `opsgenie_api_integration`.example.api_key provides a null...

## Description A design example for playlist. This will be used in our v5 release of the grafana-operator and won't be backported to v4. ## Relevant issues/tickets https://github.com/grafana-operator/grafana-operator/issues/817 ## Type...

When running podman instead of docker it's unable to parse the version. This due to podman don't have the podman version -f flag. Instead it uses: podman version --format "{{.Version}}"...

proposal
good first issue

How to use --as= and --as-groups= when running azad-kube-proxy? Today it's not possible due to impersonation requests is not okay. I try to run the following command: ``` kgp --as-group="so-much-uid"...