Thundercloud12 commented on code in PR #6841:
URL: https://github.com/apache/camel-k/pull/6841#discussion_r4079760411


##########
e2e/cert-manager/setup/setup.sh:
##########
@@ -26,5 +26,13 @@ kubectl wait --for=condition=available 
deployment/cert-manager -n cert-manager -
 kubectl wait --for=condition=available deployment/cert-manager-webhook -n 
cert-manager --timeout=$TIMEOUT
 kubectl wait --for=condition=available deployment/cert-manager-cainjector -n 
cert-manager --timeout=$TIMEOUT
 
-# Install a self-signed ClusterIssuer for test purposes
-kubectl apply -f $SCRIPT_DIR/cluster-issuer.yaml
+# Install a self-signed ClusterIssuer for test purposes (retrying until 
webhook is ready to accept connections)

Review Comment:
   Okay I would revert that back that change and open an issue for it



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to