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.13.0
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.13.1
Choose a head ref
  • 15 commits
  • 14 files changed
  • 2 contributors

Commits on Jun 15, 2021

  1. Add YAML anchors to breaking changes

    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed Jun 15, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    ljharb Jordan Harband
    Copy the full SHA
    f31b9ca View commit details
  2. Merge pull request #367 from fluxcd/yaml-anchors-drop

    Add YAML anchors to breaking changes
    stefanprodan authored Jun 15, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    1f2fcea View commit details

Commits on Jun 18, 2021

  1. Add the generic patch field to the API spec docs

    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed Jun 18, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    2370360 View commit details
  2. Merge pull request #370 from fluxcd/fix-kustomize-patch-docs

    Add the generic patch field to the API spec docs
    stefanprodan authored Jun 18, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    8a9e399 View commit details

Commits on Jun 28, 2021

  1. Fix CI: Override kubebuilder kubectl

    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed Jun 28, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    4621ef3 View commit details
  2. Merge pull request #378 from fluxcd/fix-ci-kubectl

    Fix CI: Override kubebuilder kubectl
    stefanprodan authored Jun 28, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    9c87a02 View commit details
  3. Test kustomization depend on for improve ut

    Signed-off-by: Jane Liu L <jane.l.liu@ericsson.com>
    JaneLiuL committed Jun 28, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    8ade434 View commit details
  4. Test kustomization depend on for improve ut

    Signed-off-by: Jane Liu L <jane.l.liu@ericsson.com>
    JaneLiuL committed Jun 28, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    d72d8f5 View commit details
  5. Merge pull request #377 from JaneLiuL/main

    Test kustomization depend on for improve ut
    stefanprodan authored Jun 28, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    1199d0e View commit details

Commits on Jun 29, 2021

  1. e2e: Update Kubernetes to v1.21.1

    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed Jun 29, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    f99a046 View commit details
  2. Merge pull request #380 from fluxcd/e2e-kubernetes-v1.21.1

    e2e: Update Kubernetes to v1.21.1
    stefanprodan authored Jun 29, 2021
    Copy the full SHA
    56024c2 View commit details

Commits on Jun 30, 2021

  1. Update kubectl to v1.21.1

    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed Jun 30, 2021
    Copy the full SHA
    4f4106b View commit details
  2. Merge pull request #381 from fluxcd/kubectl-v1.21.1

    Update kubectl to v1.21.1
    stefanprodan authored Jun 30, 2021
    Copy the full SHA
    55bf6ff View commit details
  3. Release v0.13.1

    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed Jun 30, 2021
    Copy the full SHA
    1445b7e View commit details
  4. Merge pull request #382 from fluxcd/release-0.13.1

    Release v0.13.1
    stefanprodan authored Jun 30, 2021
    Copy the full SHA
    0a435c9 View commit details
Loading