image-builder
image-builder copied to clipboard
[WIP] Add pipeline for Azure community gallery image publishing
Change description
Replaces the Azure DevOps pipeline scripts a new flow that publishes to a Community gallery.
Related issues
- Refs kubernetes-sigs/cluster-api-provider-azure#4163
- Refs #1011
- Fixes #1259
Additional context
This is simpler in the end than publishing to Azure Marketplace, and agrees with what we recommend in the CAPZ book. Additionally, the current Azure Packer plugin won't support the SAS key generation necessary to publish VHDs via the existing pipeline, and internal security requirements have made that flow problematic.