phantomjinx commented on issue #2358: URL: https://github.com/apache/camel-k/issues/2358#issuecomment-857847965
Latest implementation carries through the `--registry none` and implements 3 changes: - platform.Spec.Registry.Address = Disabled - platform.Spec.BuildPublsihStrategy = Disabled - platform.Spec.BuildStrategy = Disabled This seemed logical since the registry is required for `BuildPublishStrategy` and since one of the active types of `BuildPublishStrategy` are required for `BuildStrategy`. If this is not correct then can you provide an example please? If it is correct, can you provide a use-case where the operator is useful without any build capability, please? thx. cc @lburgazzoli @astefanutti -- 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. For queries about this service, please contact Infrastructure at: [email protected]
