baldimir opened a new issue, #1985: URL: https://github.com/apache/incubator-kie-issues/issues/1985
When upgrading to Quarkus 3.20.1 some datetime fields in serverless workflow test YAML files had to be commented out due to a bug in the kubernetes-client version that Quarkus uses (7.1.0) (E.g. see here(1)). The bug is fixed in kubernetes-client 7.2.0 and up, so when Quarkus upgrades in some future version to this version of kubernetes-client, the fields could be uncommented again. (1) https://github.com/apache/incubator-kie-kogito-runtimes/commit/83aaf1192721c29fd530cd592a936134dcd98e8d#diff-c227118250389a6fe5c4c1b702c9f0886a522689c081dea85c965d25b75cb74eR52 -- 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]
