Yuvaraj Kakaraparthi

Results 12 issues of Yuvaraj Kakaraparthi

**Detailed Description** `clusterctl init --list-images` currently requires that there exists a cluster that is already initialized. When running with a cluster that is not initialized the command throws the following...

help wanted
kind/feature
area/clusterctl
triage/accepted

**What this PR does / why we need it**: This PR add MachineHealthCheck support to make controlplane machines whose certificate are not valid for more than a min duration specified...

cncf-cla: yes
size/XL
needs-rebase

**Details:** This issue is to discuss how to surface that a cluster deletion is blocked when the `BeforeClusterDelete` hook blocks the deletion of a process with a blocking response. We...

triage/accepted
area/runtime-sdk

Context for the approve2 plugin: - _TODO: add links here_ This is a WIP PR. More details on how the plugin works will be added soon. This PR needs a...

area/prow
cncf-cla: yes
size/XXL
sig/testing
area/config
area/prow/hook
area/prow/plugins

This PR adds a slack user group for the Cluster API release team. **Which issue(s) this PR fixes**: Fixes #

cncf-cla: yes
sig/contributor-experience
size/XS
do-not-merge/work-in-progress
do-not-merge/hold
area/community-management
area/slack-management

**What steps did you take and what happened:** * Create a management cluster with `CLUSTER_TOPOLOGY` feature gate enabled * Create a classy cluster * Initialize CAPI on the classy cluster...

kind/bug
area/clusterctl
needs-triage

**What this PR does / why we need it**: This PR fixes the Kubernetes version upgrade propagation logic in managed topologies so that the upgrades are always done sequentially. TODO:...

cncf-cla: yes
size/M
lifecycle/rotten

**Detailed Description** The [`MachinesNeedingRollout`](https://github.com/ykakarap/cluster-api/blob/bf99b6a2425c603c7a544bd318132b7270fa17cf/controlplane/kubeadm/internal/control_plane.go#L248) and the [`UpToDateMachines`](https://github.com/ykakarap/cluster-api/blob/bf99b6a2425c603c7a544bd318132b7270fa17cf/controlplane/kubeadm/internal/control_plane.go#L265) functions in `controlplane/kubeadm/internal/` use a combination of filters to determine if a machine needs rollout (or the negation = is stable). Let's introduce...

help wanted
good first issue
kind/cleanup
triage/accepted

**What this PR does / why we need it**: This PR documents about the new automatic control plane certificate renewal support through repave in KCP. The feature was introduced in:...

cncf-cla: yes
lgtm
size/M
do-not-merge/hold
needs-rebase

**User Story** As a user I would like to be able see MachineHealthChecks acting on a cluster in the at-a-glance view generated by `clusterctl describe cluster`. **Detailed Description** Currently MHCs...

help wanted
kind/feature
area/clusterctl
needs-triage