Skip to content

fix: resolve cert-manager race conditions#28

Merged
thesuperzapper merged 1 commit into
deployKF:mainfrom
thesuperzapper:cert-manager-race-conditions
Sep 21, 2023
Merged

fix: resolve cert-manager race conditions#28
thesuperzapper merged 1 commit into
deployKF:mainfrom
thesuperzapper:cert-manager-race-conditions

Conversation

@thesuperzapper

@thesuperzapper thesuperzapper commented Sep 21, 2023

Copy link
Copy Markdown
Member

resolves #23

This PR resolves a number of race conditions when installing/upgrading the cert-manager app:

  1. Ensures Certificates and Issuers are sequenced correctly.
  2. Ensures that cert-manager is up, before trust-manager is synced
  3. Adds a default ArgoCD sync retry (because even with proper sequencing, stuff can still take time to provision)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Race condition in cert-manager app with certificate creation

1 participant