Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cherry pick] [release tool] Allow building and publishing image in hashrelease #9534

Open
wants to merge 6 commits into
base: release-v3.29
Choose a base branch
from

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    52c62cc View commit details
    Browse the repository at this point in the history
  2. [release tool] Update to allowing building and publishing images in h…

    …ashrelease (projectcalico#9429)
    
    * update cleaning old hashreleases
    
    * Allow building and publishing images in hashrelease
    
    * fix building images for hashrelease
    
    - key-cert-provisioner: add release-build and release-publish targets
    - add ability to skip release notes
    
    * address review feedback
    
    * fix publishing images for hashrelease
    
    - add custom registry to pinnedversion
    - allowing skipping validation for publish
    - fail if hashrelease latest is set while using custom registry
    - move hashrelease validation to calico manager
    - update .gitignore to ignore publishing identifier files
    - fix key-cert-provisioner publishing
    
    * update publish prereqs
    
    - check hashrelease server config if publishHashrelease == true
    - move release-verify from Makefile to golang tool
    
    * merge format fix
    
    * utilize operator optimization
    
    * remove Registry in pinnedversion
    
    * release notes uses projectcalico org
    
    * update hashrelease pipeline
    
    * address review comments
    radTuti committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    3bbd512 View commit details
    Browse the repository at this point in the history
  3. fix env for nightly builds

    radTuti committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    8dc9d23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a4f5c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a913f19 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    33e3d63 View commit details
    Browse the repository at this point in the history