From 379166ad42c177a057d6c46a5db022615c652396 Mon Sep 17 00:00:00 2001 From: Fabrice Jammes Date: Sat, 6 Jan 2024 23:46:50 +0100 Subject: [PATCH] Update current feature --- itest/argocd.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/itest/argocd.sh b/itest/argocd.sh index c6f0cc66..a567d552 100755 --- a/itest/argocd.sh +++ b/itest/argocd.sh @@ -44,7 +44,8 @@ argocd app sync fink # Synk fink apps argocd app sync strimzi -# Try to make it simpler -# see https://github.com/argoproj/argo-cd/discussions/16729 and https://stackoverflow.com/questions/77750481/argocd-app-of-apps-ensuring-strimzi-child-app-health-before-kafka-app-sync +# TODO Try to make it simpler, try a sync-wave on Strimzi Application? +# see https://github.com/argoproj/argo-cd/discussions/16729 +# and https://stackoverflow.com/questions/77750481/argocd-app-of-apps-ensuring-strimzi-child-app-health-before-kafka-app-sync retry kubectl wait --for condition=established --timeout=60s crd/kafkas.kafka.strimzi.io crd/kafkatopics.kafka.strimzi.io argocd app sync -l app.kubernetes.io/instance=fink