Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fluxcd/kustomize-controller
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.4
Choose a base ref
...
head repository: fluxcd/kustomize-controller
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.5
Choose a head ref
  • 10 commits
  • 10 files changed
  • 2 contributors

Commits on Apr 29, 2026

  1. Update fluxcd/pkg dependencies

    Signed-off-by: GitHub <[email protected]>
    matheuscscp authored Apr 29, 2026
    Configuration menu
    Copy the full SHA
    b9727a8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1648 from fluxcd/update-pkg-deps/release/v1.8.x

    Update fluxcd/pkg dependencies
    matheuscscp authored Apr 29, 2026
    Configuration menu
    Copy the full SHA
    3b5ad19 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2026

  1. Refactor object deletion in the controller

    Signed-off-by: Matheus Pimenta <[email protected]>
    (cherry picked from commit f9214e0)
    matheuscscp authored and github-actions[bot] committed May 2, 2026
    Configuration menu
    Copy the full SHA
    ce55c86 View commit details
    Browse the repository at this point in the history
  2. Revert 'Fix skipped entries from SSA being stored in the inventory'

    Signed-off-by: Matheus Pimenta <[email protected]>
    (cherry picked from commit f108100)
    matheuscscp authored and github-actions[bot] committed May 2, 2026
    Configuration menu
    Copy the full SHA
    f94d2af View commit details
    Browse the repository at this point in the history
  3. Keep ignoring the health of skipped objects

    Signed-off-by: Matheus Pimenta <[email protected]>
    (cherry picked from commit e42e853)
    matheuscscp authored and github-actions[bot] committed May 2, 2026
    Configuration menu
    Copy the full SHA
    68d659b View commit details
    Browse the repository at this point in the history
  4. Keep excluding 'ssa: Ignore' from deletion, but not 'ssa: IfNotPresent'

    Signed-off-by: Matheus Pimenta <[email protected]>
    (cherry picked from commit d2ad2da)
    matheuscscp authored and github-actions[bot] committed May 2, 2026
    Configuration menu
    Copy the full SHA
    897f431 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1652 from fluxcd/backport-1651-to-release/v1.8.x

    [release/v1.8.x] Fix management of skipped objects
    matheuscscp authored May 2, 2026
    Configuration menu
    Copy the full SHA
    1d3ddcb View commit details
    Browse the repository at this point in the history

Commits on May 12, 2026

  1. Add changelog entry for v1.8.5

    Signed-off-by: Matheus Pimenta <[email protected]>
    matheuscscp committed May 12, 2026
    Configuration menu
    Copy the full SHA
    0c3b99a View commit details
    Browse the repository at this point in the history
  2. Release v1.8.5

    Signed-off-by: Matheus Pimenta <[email protected]>
    matheuscscp committed May 12, 2026
    Configuration menu
    Copy the full SHA
    0d9520f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1654 from fluxcd/release-v1.8.5

    Release v1.8.5
    matheuscscp authored May 12, 2026
    Configuration menu
    Copy the full SHA
    b74fb3e View commit details
    Browse the repository at this point in the history
Loading