TheRealNoob
TheRealNoob
### What's wrong? I am receiving the follow log message multiple times a second. This seems to be expected behavior from this component, however it's also expected behavior from my...
**Is your feature request related to a problem? Please describe.** The core issue is that it doesn't seem to be possible right now to render an idempotent ingress-secret. This matters...
### What's wrong? I am receiving the follow log message multiple times a second. This seems to be expected behavior from this component, however it's also expected behavior from my...
**What this PR does / why we need it**: Allows extraObjects to define multiline string passed through `{{ tpl }}`, useful for templating field names. **Which issue(s) this PR fixes**:...
### Preflight Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/dexidp/dex/blob/master/.github/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://www.github.com/dexidp/dex/issues) for an issue that...
### Request It would be nice to see more (different) compression algorithms supported during write operations to prometheus and loki. `gzip` compression is by far the most common being support...
add extraObjects extraObjects can be defined as strings or dictionaries. string format is useful if the field names are variable, for example... ``` extraObjects: - | apiVersion: v1 kind: Secret...
#### Overview #### What this PR does / why we need it Closes #23 #130 https://github.com/dexidp/dex/issues/3227 add `extraObjects` object, allowing people to define their own (set of) custom manifests ####...
### URL to the Wiki page https://github.com/qdm12/gluetun-wiki/blob/main/setup/options/others.md ### What's incorrect? env vars `PUID` & `PGID` are [documented](https://github.com/qdm12/gluetun-wiki/blob/main/setup/options/others.md) as defaulting to `1000` however the [Dockerfile](https://github.com/qdm12/gluetun/blob/master/Dockerfile#L217-L218) has them blank by default. I...
Feature request to track when a pouch is due to degrade? obviously only possible if the plugin saw when the pouch last degraded, but it'd be a nice QoL improvement.