ricardozanini commented on PR #482: URL: https://github.com/apache/incubator-kie-kogito-serverless-operator/pull/482#issuecomment-2154841719
@rgolangh > For most of the code path it is easy except the various config maps factories in workflowproj/operator.go The `workflowproj` won't care about the platform AFAIK, so what we can do is to add a `Platform` argument to the constructors so a client can pass the platform (e.g. kn cli) when generating the manifests. -- 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]
