-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prepare release 1.16.0 #927
Conversation
Signed-off-by: Andrea Cosentino <[email protected]>
Signed-off-by: Andrea Cosentino <[email protected]>
Signed-off-by: Andrea Cosentino <[email protected]>
Signed-off-by: Andrea Cosentino <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe we need to remove those components originally in the runtime and now in Camel.
But I guess it should have been failing also on 1.15, so I'm not sure if it is coming from somewhere else. Maybe @lburgazzoli knows more |
The knative extension has been introduce in camel quarkus 2.14.x, that's the only thing I know. @zbendhiba may know more |
As discussed at apache/camel-k#3817, there's currently an issue with native builds for Camel K due to the version of |
Signed-off-by: Andrea Cosentino <[email protected]>
@squakez @lburgazzoli @zbendhiba I removed the camel-k-knative stuff from camel-k-runtime and pointing only to camel-quarkus-knative. Locally I still have failing itests related to knative. |
Adding @claudio4j as he did some work in Knative recently and may have some idea about the failure. |
It seems not all camel-k-knative were migrated to camel-quarkus, the |
Signed-off-by: Andrea Cosentino <[email protected]>
Signed-off-by: Andrea Cosentino <[email protected]>
It should be aligned now. |
All green. I'm going to merge. |
This PR brought knative from camel-quarkus apache/camel-k-runtime#927
This PR brought knative from camel-quarkus apache/camel-k-runtime#927
This PR brought knative from camel-quarkus apache/camel-k-runtime#927 There is a breaking change related to Yaml dsl, the template keywork was renamed to routeTemplate https://camel.apache.org/manual/camel-3x-upgrade-guide-3_19.html#_camel_yaml_dsl
This PR brought knative from camel-quarkus apache/camel-k-runtime#927 There is a breaking change related to Yaml dsl, the template keywork was renamed to routeTemplate https://camel.apache.org/manual/camel-3x-upgrade-guide-3_19.html#_camel_yaml_dsl
@claudio4j yes I migrated just one part, need to migrate the rest. |
This PR brought knative from camel-quarkus apache/camel-k-runtime#927 There is a breaking change related to Yaml dsl, the template keywork was renamed to routeTemplate https://camel.apache.org/manual/camel-3x-upgrade-guide-3_19.html#_camel_yaml_dsl
Release Note
All set, there is one single error in catalog. We have duplicate schemes for knative