astefanutti commented on a change in pull request #922: fix: Add option to 
disable Kaniko cache warming
URL: https://github.com/apache/camel-k/pull/922#discussion_r323079604
 
 

 ##########
 File path: pkg/apis/camel/v1alpha1/integrationplatform_types.go
 ##########
 @@ -105,6 +105,7 @@ type IntegrationPlatformBuildSpec struct {
        PersistentVolumeClaim string                                  
`json:"persistentVolumeClaim,omitempty"`
        Maven                 MavenSpec                               
`json:"maven,omitempty"`
        HTTPProxySecret       string                                  
`json:"httpProxySecret,omitempty"`
+       Cache                 bool                                    
`json:"cache,omitempty"`
 
 Review comment:
   Could you please name the API field more specifically as well.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to