Stefan Büringer

Results 142 issues of Stefan Büringer

**What this PR does / why we need it**: Testing https://github.com/kubernetes-sigs/controller-runtime/pull/2799 Note: This PR (once finalized) will **not** be merged before CAPI v1.8 **Which issue(s) this PR fixes** *(optional, in...

cncf-cla: yes
size/L
do-not-merge/work-in-progress
do-not-merge/needs-area

### What would you like to be added (User Story)? In CR v0.15 there was a change which allows us to reduce the amount of http clients used and thus...

kind/feature
priority/important-longterm
needs-triage

We repeatedly had the issue that we added new defaulting to KubeadmConfigSpec fields, which lead to rollouts in KCP after CAPI upgrade: * #6093 * #8124 The goal of this...

help wanted
kind/feature
priority/important-longterm
area/control-plane
triage/accepted

This issue is tracking the tasks that should be implemented **after** the Kubernetes minor release has been released. ## Tasks **Note:** If feasible we usually cherry-pick the changes back to...

kind/feature
priority/important-soon
triage/accepted

Hey folks, I was trying to use the release-notes tool to generate release notes for CR. I hit two issues: 1. It was necessary to specifcy `branch` because we don't...

lifecycle/stale
kind/bug
priority/backlog
area/release

> the kube-proxy v1alpha2 is planned for release in 1.31. > @neolit123 https://github.com/kubernetes/kubeadm/issues/1681#issuecomment-2149967304 Sooner or later we have to figure out what we should do about it in core CAPI.

kind/feature
priority/important-longterm
kind/cleanup
needs-triage

### User story As a user it would be nice if a deleting MD always stays around until all underlying MachineSets and Machines are deleted. ### Some details Today MD...

help wanted
kind/feature
priority/important-longterm
triage/accepted
area/machineset
area/machinedeployment

I noticed that CAPO is reporting periodic test failures to Slack, e.g.: https://kubernetes.slack.com/archives/CFKJB65G9/p1713540048571589 I think think this is a great way to surface issues with CI (and also folks can...

kind/feature
priority/backlog
needs-triage
area/e2e-testing

As of today MachineDeployments manage a history of MachineSet objects. This feature roughly consists of: * Keeping a number of old MachineSets around (can be configured via MD.spec.revisionHistoryLimit) * Re-using...

priority/backlog
lifecycle/frozen
kind/cleanup
kind/api-change
needs-triage

### What steps did you take and what happened? There are a lot of errors in the logs of our conversion unit tests (xref: https://storage.googleapis.com/kubernetes-jenkins/pr-logs/pull/kubernetes-sigs_cluster-api/8007/pull-cluster-api-test-mink8s-main/1654053928607682560/build-log.txt) > {"Time":"2023-05-04T09:26:31.736455585Z","Action":"output","Package":"sigs.k8s.io/cluster-api/exp/addons/api/v1alpha3","Test":"TestClusterResourceSetConversion","Output":"=== RUN TestClusterResourceSetConversion\n"} >...

help wanted
kind/bug
priority/backlog
triage/accepted