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

Sync upstream release 1.17 for v1.17.1 #141

Merged
merged 10 commits into from
Sep 17, 2024

Commits on Aug 28, 2024

  1. Omit docker login registry arg when promoting tag in Docker Hub

    Apparently you get a magic URL in your Docker config file when you omit
    the registry. It seems to be needed to successfully push.
    
    Signed-off-by: Nic Cope <[email protected]>
    (cherry picked from commit 265dc44)
    negz authored and github-actions[bot] committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    96ed343 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5916 from crossplane/backport-5907-to-release-1.17

    [Backport release-1.17] Omit docker login registry arg when promoting tag in Docker Hub
    phisco authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    782d21e View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Make composition revision numbers mutable

    They were made immutable by mistake.
    
    Signed-off-by: Nic Cope <[email protected]>
    (cherry picked from commit c0afe70)
    negz authored and github-actions[bot] committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    ec3797a View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Merge pull request #5943 from crossplane/backport-5939-to-release-1.17

    [Backport release-1.17] Make composition revision numbers mutable
    negz authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    e18f5d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Fix "Missing node in tree error" after updating a package source

    Delete packages in lock having same name and distinct identifier.
    
    Signed-off-by: Jose Francisco Dillet Alfonso <[email protected]>
    (cherry picked from commit 519e707)
    Ubuntu authored and github-actions[bot] committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    6a27ce1 View commit details
    Browse the repository at this point in the history
  2. Do not wrap line

    Signed-off-by: Jose Francisco Dillet Alfonso <[email protected]>
    (cherry picked from commit 991ac5f)
    Jose Francisco Dillet Alfonso authored and github-actions[bot] committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    83ea52f View commit details
    Browse the repository at this point in the history
  3. Retry on conflict during CRD dry-run updates in XRD validation webhook

    Signed-off-by: Alper Rifat Ulucinar <[email protected]>
    (cherry picked from commit a045274)
    ulucinar authored and github-actions[bot] committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    50b248e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Merge pull request #5954 from crossplane/backport-5946-to-release-1.17

    [Backport release-1.17] Fix "Missing node in tree error" after updating a package source
    turkenh authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    bb79944 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5956 from crossplane/backport-5868-to-release-1.17

    [Backport release-1.17] Retry on conflict during CRD dry-run updates in XRD validation webhook
    phisco authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a33ee41 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Merge tag 'v1.17.1' into sync-upstream-release-1.17

    Release v1.17.1
    turkenh committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    60ce7ed View commit details
    Browse the repository at this point in the history