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.28.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.29.0
Choose a head ref
  • 10 commits
  • 19 files changed
  • 1 contributor

Commits on Sep 14, 2022

  1. Fix health checking for global objects

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

    Verified

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

Commits on Sep 16, 2022

  1. Merge pull request #730 from fluxcd/fix-class-wait

    Fix health checking for global objects
    stefanprodan authored Sep 16, 2022

    Verified

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

Commits on Sep 20, 2022

  1. api: add custom validation for v1.Duration types

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

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    21d0228 View commit details
  2. Merge pull request #731 from fluxcd/api-validate-duration

    api: add custom validation for v1.Duration types
    stefanprodan authored Sep 20, 2022

    Verified

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

Commits on Sep 28, 2022

  1. Build with Go 1.19

    - Update Go to 1.19 in CI
    - Use Go 1.19 in base image
    - Update controller-gen v0.8.0 (v0.7 fails with Go 1.19) and regenerate manifests
    
    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed Sep 28, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    69509c9 View commit details
  2. Merge pull request #733 from fluxcd/build-go1.19

    Build with Go 1.19
    stefanprodan authored Sep 28, 2022

    Verified

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

Commits on Sep 29, 2022

  1. Update dependencies

    - k8s.io/* v0.25.2
    - sigs.k8s.io/controller-runtime v0.13.0
    - fluxcd/pkg/runtime v0.19.0
    - aws/aws-sdk-go-v2 v1.16.16
    - hashicorp/vault/api v1.8.0
    - fluxcd/source-controller/api v0.30.0
    
    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed Sep 29, 2022

    Partially verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
    Copy the full SHA
    fc7d9df View commit details
  2. Merge pull request #735 from fluxcd/controller-runtime-v0.13.0

    Update dependencies
    stefanprodan authored Sep 29, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    47c5b70 View commit details
  3. Release v0.29.0

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

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    db3131d View commit details
  4. Merge pull request #736 from fluxcd/release-v0.29.0

    Release v0.29.0
    stefanprodan authored Sep 29, 2022

    Verified

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