aws / aws/eks-anywhere

Preflight check to validate folder for ETCD machines exist

Open
#3,266 0 comments 0 reactions 0 assignees View on GitHub
area/cli good first issue kind/enhancement
Dominant language
Go
Stars
2.1k
Forks
328
Avg merge
1d 4h
Merged PRs (30d)
9

Description

**What would you like to be added**:
vSphere Folder checks are already there for control plane and worker nodes. Add the same logic for ETCD machines.

CAPV logs:
```
E0906 17:24:06.570332 1 controller.go:317] controller/vspherevm "msg"="Reconciler error" "error"="failed to reconcile VM: folder '/SDDC-Datacenter/vm/capv/abhnvp' not found" "name"="abhnvp-etcd-ndrx9" "namespace"="eksa-system" "reconciler group"="infrastructure.cluster.x-k8s.io" "reconciler kind"="VSphereVM"
```

EKS Anywhere version: v0.11.1

**Why is this needed**:
Preflight improvements

Contributor guide

Open the contributing guide

Research direction

Locate the existing vSphere folder checks for control-plane and worker nodes, then trace the CAPV reconciliation path for ETCD machines. Add equivalent preflight validation for ETCD folders and confirm that a missing folder is reported before reconciliation, matching the behavior shown in the CAPV log.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
infrastructure
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.