mertdotcc commented on issue #4290: URL: https://github.com/apache/camel-k/issues/4290#issuecomment-1523882141
Might be somewhat of a useful information: - This is a new minikube cluster that I created today. - My local `camel-k` directory is up-to-date. - I made a clean install with the `kamel` binary that I produced through the `Makefile`. - I can see both versions of `Kamelets` CRD and also the new `Pipe` CRD, so I am assuming that all my CRDs are up-to-date. ``` ~ kubectl get crds builds.camel.apache.org 2023-04-26T18:04:08Z camelcatalogs.camel.apache.org 2023-04-26T18:04:08Z integrationkits.camel.apache.org 2023-04-26T18:04:08Z integrationplatforms.camel.apache.org 2023-04-26T18:04:08Z integrations.camel.apache.org 2023-04-26T18:04:08Z kameletbindings.camel.apache.org 2023-04-26T18:04:08Z kamelets.camel.apache.org 2023-04-26T18:04:08Z pipes.camel.apache.org 2023-04-26T18:04:09Z ``` -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org