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

[v0.10] Fix apply defaults from gitrepo restriction #3084

Merged

Commits on Nov 15, 2024

  1. Apply defaults from gitrepo restrictions (#3056)

    * Apply defaults from gitrepo restrictions
    * Add unit tests covering defaults auth and assign
    
    This covers a few happy and error cases with unit tests, uncovering a
    few typos in error messages in the process.
    
    ---------
    
    Co-authored-by: Corentin Néau <[email protected]>
    manno and weyfonk committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    35a46c7 View commit details
    Browse the repository at this point in the history
  2. Revert "Skip install loop for invalid patches (#3040)"

    This reverts commit 02e4067.
    manno committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    0f7456c View commit details
    Browse the repository at this point in the history
  3. Fix CI on release branch

    manno committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    99137fb View commit details
    Browse the repository at this point in the history
  4. Fix expectation on namespace annotations

    This reflects a recent change in `rancher/fleet-test-data` where we use
    distinct values for labels vs annotations.
    weyfonk committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    cc28a1e View commit details
    Browse the repository at this point in the history