fix(setup): wait for specific cert-manager pods to be ready #91

Merged
argoyle merged 1 commits from fix/cert-manager-pod-waiting-logic into main 2025-06-29 12:14:12 +00:00
argoyle commented 2025-06-29 12:14:04 +00:00 (Migrated from gitlab.com)

Update the kubectl wait command to target specific pods in the
cert-manager namespace using labels. This ensures that the setup
process only proceeds once the necessary components (cert-manager,
cainjector, and webhook) are ready, improving reliability and
specificity in deployment readiness checks.

Update the kubectl wait command to target specific pods in the cert-manager namespace using labels. This ensures that the setup process only proceeds once the necessary components (cert-manager, cainjector, and webhook) are ready, improving reliability and specificity in deployment readiness checks.
argoyle (Migrated from gitlab.com) merged commit into main 2025-06-29 12:14:12 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/local-k8s#91