squakez opened a new issue #3005: URL: https://github.com/apache/camel-k/issues/3005
We are declaring certain specific configuration required for **Kaniko** directly in the `IntegrationPlatformBuildSpec` [1] and [2]. We should not let this details slip in the general configuration. A possible alternative is to provide a `PublishStrategyOptions` parameter with an open array/map of parameters that can be required by the strategy used (and where to move the aforementioned Kaniko parameters). [1] https://github.com/apache/camel-k/blob/main/pkg/apis/camel/v1/integrationplatform_types.go#L117 [2] https://github.com/apache/camel-k/blob/main/pkg/apis/camel/v1/integrationplatform_types.go#L119 -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org