Niclas Schad
Niclas Schad
**How to categorize this PR?** /area control-plane /kind bug **What this PR does / why we need it**: Since https://github.com/gardener/gardener/pull/5531, the DNSRecord is only annotated with gardener.cloud/operation=reconcile if the shoot.gardener.cloud/tasks...
**How to categorize this issue?** /area control-plane /kind bug **What happened**: We recently migrated from `dnsentries` to `dnsrecords`. Upon the migration, we noticed that after gardener cleared all `dnsentries` and...
Hi, So after 4 hours of debugging. I finally found out why our pre-commit (GitLab CI) wasn't installing any node related Hooks. With disabled capability DAC_OVERRIDE, the nodeenv then downloads...
recently I deployed just the compactor with the "shuffle-sharding" tec from https://github.com/cortexproject/cortex/pull/4433. The compactor would not come up due to the memberlist not publishing non-ready endpoints ``` ts=2022-02-22T10:48:56.126638511Z caller=memberlist_logger.go:74 level=warn...
**What this Issue is supposed to do** Basically we want to automate the annoying task of updating the README.md since we use helm-docs for generating the helm value table for...
Can we please not have helm-docs look for README's everywhere by default? I just experienced the downside of this.... Would be cool if we instead could have an option like...
**How to categorize this issue?** /area ops-productivity /kind enhancement We have noticed in our gardener version (v1.75 to be fair) that it takes quite some time for some information, after...
We should update podAnnotations value if `http_listen_port` changes. **Original Comment:** Another concern I have -- and this is not entirely your fault because other deployments in this chart make the...
`extraPorts` in `values.yaml` for all components doesn't actually do anything. We should either remove it from the `values.yaml` or re-enable the functionality Looks like this was never actually implemented. Is...
**How to categorize this PR?** /kind enhancement /kind api-change /area storage /platform openstack **What this PR does / why we need it**: Enables the configuration of the `csi-attacher` component by...