Rafael Franzke

Results 47 issues of Rafael Franzke

**How to categorize this issue?** /area scalability /kind enhancement /priority normal **What would you like to be added**: There is a new alpha feature since 1.18, see https://kubernetes.io/docs/concepts/cluster-administration/flow-control/, which can...

kind/enhancement
area/scalability
priority/3
lifecycle/frozen

**What happened**: MCM does not update the `.status.failedMachine` of the `MachineDeployment` after the `.status.lastOperation` of the `Machine` changes (e.g., from `Failed` -> `Processing` (e.g., after the credentials have been fixed)):...

kind/bug
lifecycle/rotten
area/usability
size/s
priority/3
needs/planning

**What would you like to be added**: It would be nice to have a trigger for a rollout of the machines without the necessity to change the machine class reference....

kind/enhancement
lifecycle/rotten
area/ops-productivity
effort/1w
priority/5

Similar to #1440, this PR adds a new `pkg/webhook/authorization/` package for setting up the `ServeHTTP` func for the webook server to be able to handle `SubjectAccessReview.authorization.k8s.io/(v1,v1beta1)` requests. It allows third-party...

cncf-cla: yes
size/XXL
lifecycle/rotten
needs-rebase
lgtm
ok-to-test

**How to categorize this PR?** /area security open-source /kind enhancement **What this PR does / why we need it**: Promote `Shoot{C,S}ARotation` feature gates to GA (promoted to beta with #6252)....

kind/enhancement
area/security
area/open-source
size/L
cla: yes

**How to categorize this PR?** /area dev-productivity scalability /kind enhancement **What this PR does / why we need it**: Refactor the `ControllerInstallation` controller to `controller-runtime`. It consists of several reconcilers,...

kind/enhancement
area/dev-productivity
area/scalability
cla: yes
size/XXL

/area open-source /kind enhancement /priority 3 /topology garden seed shoot Kubernetes v1.25 has been released, find the changelog here: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.25.md Work can be started and pushed to the [`kubernetes-v1.25`](https://github.com/gardener/gardener/tree/kubernetes-v1.25) branch....

kind/enhancement
topology/garden
area/open-source
topology/shoot
topology/seed
priority/3

**How to categorize this issue?** /area dev-productivity monitoring /kind enhancement **What would you like to be added**: The monitoring stack should be migrated from the current custom-built Helm charts to...

kind/enhancement
area/dev-productivity
area/monitoring

/area open-source /kind enhancement /priority 3 /topology garden seed shoot Kubernetes v1.29 is getting released on December 13th, you'll find the changelog here: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.29.md There is [this guide](https://github.com/gardener/gardener/blob/master/docs/development/new-kubernetes-version.md) for developers...

kind/enhancement
area/open-source
priority/3

/area dev-productivity /kind enhancement For historic reasons, shoot control plane components are applied directly via the client ([example](https://github.com/gardener/gardener/blob/c6d41732d58e221abba2db5ec67dfe75ff8c72d4/pkg/component/kubescheduler/kube_scheduler.go#L211-L231)) while system components are deployed via `ManagedResource`s ([example](https://github.com/gardener/gardener/blob/c6d41732d58e221abba2db5ec67dfe75ff8c72d4/pkg/component/coredns/coredns.go#L131-L138)). Using `ManagedResource`s has multiple...

kind/enhancement
area/dev-productivity
lifecycle/frozen