chirino opened a new issue #886: kamel --output option should not need deploy resources to cluster URL: https://github.com/apache/camel-k/issues/886 running: ``` oc delete crd -l app=camel-k kamel install --cluster-setup -o yaml ``` results in: ``` Error: cannot check CRD installation after 25 seconds ``` From my point of view, --output should not actually be installed or assume the CRDs are installed in the cluster. Someone might do this to get the k8s config into a file they send to an admin that wants to manually install the resources.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
