dmartinol commented on PR #367: URL: https://github.com/apache/incubator-kie-kogito-serverless-operator/pull/367#issuecomment-1912268286
> @dmartinol can you please verify the e2e failures? > > ``` > Summarizing 1 Failure: > [FAIL] SonataFlow Operator ensure that Operator and Operand(s) can run in restricted namespaces [It] should successfully deploy the orderprocessing workflow in devmode and verify if it's running > /home/runner/go/pkg/mod/github.com/onsi/ginkgo/[email protected]/internal/node.go:463 > ``` > > Might be related with these changes. I see the managed properties do not contain the "converted" discovery properties, so there was not mapping for this configuration: ``` mp.messaging.outgoing.kogito_outgoing_stream.url = ${kubernetes:services.v1/event-listener} ``` I'm investigating -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
