tadayosi commented on code in PR #3582:
URL: https://github.com/apache/camel-k/pull/3582#discussion_r956897864


##########
go.mod:
##########
@@ -49,19 +49,19 @@ require (
        golang.org/x/time v0.0.0-20220224211638-0e9765cccd65
        gopkg.in/inf.v0 v0.9.1
        gopkg.in/yaml.v2 v2.4.0
-       k8s.io/api v0.23.8
-       k8s.io/apiextensions-apiserver v0.23.8
-       k8s.io/apimachinery v0.23.8
+       k8s.io/api v0.24.0

Review Comment:
   Probably we don't expect to upgrade K8s API to 0.24.0 right now. This should 
not be merged yet.
   
   @astefanutti WDYT?



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