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: v0.20.1
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: v0.20.2
Choose a head ref
  • 8 commits
  • 5 files changed
  • 4 contributors

Commits on Feb 8, 2022

  1. fix typo

    Signed-off-by: Daniel Holbach <daniel@weave.works>
    Daniel Holbach committed Feb 8, 2022
    Copy the full SHA
    d768b6c View commit details
  2. Merge pull request #564 from dholbach/fix-typo

    Fix typo in API docs
    stefanprodan authored Feb 8, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    110ee5b View commit details

Commits on Feb 9, 2022

  1. Clarify that spec.path is in the Kustomization

    + in the `spec.path` of the Flux `Kustomization`
    
    In #2357 it was noted that we mention `spec.path` but the code example
    provided for context is a `GitRepository`. This is a leap too far, let's
    provide this to better clarify the context.
    
    Signed-off-by: Kingdon Barrett <kingdon@weave.works>
    Kingdon Barrett committed Feb 9, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    3d95b87 View commit details

Commits on Feb 10, 2022

  1. Merge pull request #566 from kingdonb/fixup-docs

    Clarify spec.path in API docs
    stefanprodan authored Feb 10, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    e0488c9 View commit details
  2. Update controller to kustomize v4.5.2

    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed Feb 10, 2022

    Verified

    This commit was signed with the committer’s verified signature.
    stefanprodan Stefan Prodan
    Copy the full SHA
    f29ae5e View commit details
  3. Merge pull request #567 from fluxcd/kustomize-4.5.2

    Update controller to kustomize v4.5.2
    stefanprodan authored Feb 10, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    851f78f View commit details
  4. Release v0.20.2

    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed Feb 10, 2022

    Verified

    This commit was signed with the committer’s verified signature.
    stefanprodan Stefan Prodan
    Copy the full SHA
    2b70aa4 View commit details
  5. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    34e2da2 View commit details
Loading