Gaëtan Ars

Results 11 issues of Gaëtan Ars

**Is your feature request related to a problem? Please describe.** When we use SAML auth, the user is created at the first login, we can map attributes to Name and...

enhancement
priority: low

## Motivation: A better french translation ## Changes: Only french translation ## Related issue (check one): - [x] fixes #1254 - [ ] there is no related issue ticket ##...

### What went wrong? **What happened**: - I can register my Oncall instance without error. Oncall create a SA on Grafana and all work fine, after a night, when I...

bug
part:deployment/helm

Proposal for use distroless base image instead of Alpine one to reduce vulnerability risk.

This PR to add build for Linux ARM64 platform. Thanks

### Eschewed features - [X] This issue is not requesting templating, unstuctured edits, build-time side-effects from args or env vars, or any other eschewed feature. ### What would you like...

kind/feature
needs-triage

I try to remove one alert from a mixin with that code : ``` local removeAlerts = (import "mixin-utils/utils.libsonnet").removeAlerts; (import "squid-mixin/mixin.libsonnet") + (removeAlerts({alert: 'SquidLowCacheHitRatio'})) ``` In the result, it's appear...

When I use apache or apache.config state on Debian system, each run had some modified files : `/etc/apache2/sites-available/000-default.conf` **_apache.config.own_default_vhost_** produce `Name: /etc/apache2/sites-available/000-default.conf - Function: file.managed - Result: Changed ` and...

### What went wrong? **What happened**: - Since v1.6.2 I can't install grafana plugin with specified version Error log : `Error: ✗ [plugin.versionNotFound] grafana-oncall-app v1.6.2 either does not exist or...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### YACE version v0.61.2 ### Config file ```yaml apiVersion: v1alpha1 discovery: jobs: - type:...

bug