robertonav20 commented on PR #3309: URL: https://github.com/apache/camel-k/pull/3309#issuecomment-1143708516
I made some fix after our changes and now all changes works except the PublishStrategyOptions, if i add the new constant BuildahPlatform inside IntegrationPlatform like this with `kubectl edit ip` ``` status: build: PublishStrategyOptions: BuildahPlatform: linux/arm/v8 ``` But buildah don't reiceve this property because i add some logs inside builder.go... i don't know if i made the correct steps... Have you some ideas? -- 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