You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/08/29 05:05:59 UTC

[GitHub] [camel-k] tadayosi commented on a diff in pull request #3582: chore(deps): bump github.com/operator-framework/api from 0.13.0 to 0.17.0

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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org