Quentin BERTRAND

Results 10 issues of Quentin BERTRAND

# Proposed Changes Upgrades Grafana to v9.0.4

### Describe the bug I have trouble with variable substitution depending of the folder. I have this structure in my git fluxcd repo: ``` . └── flux-cd/ ├── apps/base/k8s-apps/ │...

**Describe the bug** Using `jsonencode` with variable value in `inputs` block generate bad json **To Reproduce** Example using this module : https://github.com/cloudposse/terraform-aws-cloudwatch-events The `jsonencode` function is used in the module:...

bug

Why ? I need to use secrets created by external-secrets. How ? Use env value from secrets ref

**What steps did you take and what happened:** I am using Velero to back up a PostgreSQL dump created by a pre-hook command, so that Kopia can backup the dump,...

backlog

Hello, With the arrival of usage limits, it could be nice to have Prometheus metrics for components and requests. For components, we already have `nexus_analytics_component_total_count` but not for requests usage....

### Describe the bug Hello, I'm trying to use `.controller.jenkinsOpts` value to set jenkins options such as: ```yaml jenkinsOpts: >- -Djenkins.install.runSetupWizard=false -Dorg.jenkinsci.plugins.pipeline.modeldefinition.parser.RuntimeASTTransformer.SCRIPT_SPLITTING_TRANSFORMATION=true -Dorg.jenkinsci.plugins.pipeline.modeldefinition.parser.RuntimeASTTransformer.SCRIPT_SPLITTING_ALLOW_LOCAL_VARIABLES=true -Dorg.apache.commons.jelly.tags.fmt.timeZone=Europe/Paris -Djenkins.model.Jenkins.crumbIssuerProxyCompatibility=true -Dhudson.security.csrf.GlobalCrumbIssuerConfiguration.DISABLE_CSRF_PROTECTION=false -Dcom.cloudbees.workflow.rest.external.JobExt.maxRunsPerJob=32 -Dorg.jenkinsci.plugins.workflow.cps.LoggingInvoker.fieldSetWarning=false ``` But...

bug

#### Special notes for your reviewer: I tried to use another kubectl image, like `alpine/kubectl`. But running ```shell /bin/sh -c cp `which sh` /tmp && cp `which kubectl` /tmp ```...

### Describe the Bug I'm trying to deploy a nodegroup with Bottlerocket AMI following the documentation: ``` The EKS AMI "release version" to use. [...] Examples: [---] Bottlerocket: 1.2.0 or...

bug