rgolangh opened a new issue, #509: URL: https://github.com/apache/incubator-kie-kogito-serverless-operator/issues/509
### Describe the bug As part of the work on #483 @wmedvede caught some resources which are not reconciled with the common lables: - managed properties - the build pod - workflow with dev profile, missing platform - the user provided config map ### Expected behavior All the resources created by the operator directly should have lables to tie them to the platform and their respected workflows. The case of the pod created by the builder is something I'm not sure about though. Resource the user provider, like configmap we should stongly consider to label too, because it is also part of a workflow. ### Actual behavior _No response_ ### How to Reproduce? Deploy a greeing workflow with dev and prod profile, on openshift (for the build) and k8s ### Output of `uname -a` or `ver` _No response_ ### Golang version _No response_ ### Operator-sdk version _No response_ ### SonataFlow Operator version or git rev _No response_ ### Additional information _No response_ -- 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]
