christophd commented on PR #4156: URL: https://github.com/apache/camel-k/pull/4156#issuecomment-1486560089
@squakez YAKS 0.15.0 has been released with support for the new Binding resources (I hope it works). Could you please update the YAKS version in this PR in GitHub workflow action (https://github.com/apache/camel-k/blob/main/.github/actions/e2e-knative-yaks/action.yml#L109). As YAKS needs to support both KameletBinding and Binding for a while you also need to set an env var when running the tests (`YAKS_CAMELK__KAMELET_BINDING_API_VERSION=v1`) maybe here https://github.com/apache/camel-k/blob/main/.github/actions/e2e-knative-yaks/exec-tests.sh#L126 The `__` in the env var name is a bug that I will fix in 0.15.1 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
