Build option to add architecture suffix to tags when publishing multi-platform images#3523
Conversation
mpeddada1
left a comment
There was a problem hiding this comment.
Thanks again for looking into this! Just did an initial review and mostly had minor comments. One thing to note: we should introduce this option in the BuildContext.
|
@mpeddada1 If this looks good, I'll look through how to get this wired into the actual gradle config |
|
You can run |
Thanks! |
|
Kudos, SonarCloud Quality Gate passed! |
|
I did some refactoring here and there. I'll leave this to @mpeddada1 for final approval. |
mpeddada1
left a comment
There was a problem hiding this comment.
Looks great! Thank you!
|
@mpeddada1 I'd like to open a new PR to expose this property to the gradle plugin. Any pointers to where that should land? I feel like it makes sense as jib.to.enablePlatformTags |
|
Hi @taer, I think exposing it as |








a PoC for the issue I reported here: #3518