lsergio commented on issue #5401:
URL: https://github.com/apache/camel-k/issues/5401#issuecomment-2072018811

   @squakez We're using Knative Serving 1.12.3
   
   ```
   kubectl get namespace knative-serving -o 'go-template={{index 
.metadata.labels "app.kubernetes.io/version"}}'
   1.12.3         
   ```   
   
   Per https://camel.apache.org/camel-k/2.2.x/index.html, Camel K 2.2 is 
compatible with Knative API 0.27.7, but I could not find any documentation on 
Knative website that mapped the API Version to the Knative version. So we used 
the latest available version when 2.2 was released. Maybe I have just found out 
that the API version is not the expected one.
                                                                                
            


-- 
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

Reply via email to