kubernetes-sigs/cluster-api-provider-aws

Requeue after EKS cluster creation request is sent / cluster transitioned to UPDATING

Open

#2 949 ouverte le 15 nov. 2021

Voir sur GitHub
 (12 commentaires) (0 réactions) (0 assignés)Go (689 forks)auto 404
area/provider/ekshelp wantedkind/refactorneeds-triagepriority/important-soon

Métriques du dépôt

Stars
 (723 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

/kind refactor

Describe the solution you'd like Currently, CAPA does not requeue for EKS cluster creation / update, instead, it continues on reconciliation.

CAPA should requeue (probably after a duration) after creation request is sent for creation / cluster transitioned to UPDATING for update.

Environment:

  • Cluster-api-provider-aws version: v1.0.0

Guide contributeur