treblereel commented on issue #1621: URL: https://github.com/apache/incubator-kie-issues/issues/1621#issuecomment-3037200870
I’ve revisited the goals of this issue, and a few things strike me as odd: - What’s the point of accepting a `gen-manifest` path in the kn workflow create command, when you can immediately run `kn workflow gen-manifest` afterward? It feels like duplicating the same functionality. - The kn workflow run command is meant for running Quarkus locally in the current project to speed up development and debugging, there’s no need to supply a `gen-manifest` directory there. - The kn workflow deploy command already lets you point to a pre-generated manifest via the `--custom-manifests-dir option`. @yesamer @ricardozanini -- 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]
