-
**How to categorize this issue?**
/area dev-productivity
/kind cleanup
**What would you like to be added**:
After the changes in https://github.com/gardener/gardener/pull/10257, containerd configura…
-
We defined as set of standards for SCS compatible K8S certificate v1 in https://github.com/SovereignCloudStack/standards/issues/615 and want check, if these standard apply to k8s implementation with […
-
### Current Situation
The current access restriction feature is no longer functioning reliably due to recent changes in Gardener.
- The implementation depends on the `seedSelector` feature to ensure …
-
# Bug
Running `ccsh metricgardenerimport` on an existing metric-gardener JSON file produces a CodeCharta file with none of the file structure preserved — all files are shown as direct children of t…
-
**How to categorize this issue?**
/area networking
/kind bug
/platform openstack
**What happened**:
On shoot creation when we reach "ensure network" here:
https://github.com/gardener/gardener-exten…
-
As we merge `flutter/engine` and `flutter/flutter`, we'll likely need to rethink our various "build health" rotations (i.e. Flutter Engine Sheriff, Flutter Tree Gardener), not immediately perhaps, but…
-
**How to categorize this issue?**
/kind cleanup
**What would you like to be added**:
Let's drop support for Kubernetes versions
-
**Description**
Currently, KIM is stopping to rotate the Kubeconfig (and after taking over provisioning responsibilties) and to provision Gardener clusters when Gardener credentials were changed. K…
-
**What would you like to be added**:
Please, ensure that `gosec` is enabled, a new release is created, and deployed.
You can use this [PR](https://github.com/gardener/gardener/pull/9959) from g/g for …
-
While fixxing the linter I asked myself why we convert so much from uint to int and other way arround.
Here for example, our api wants the workers to have minsize uint32(which makes more sense, why…