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.11.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.12.0
Choose a head ref
  • 9 commits
  • 16 files changed
  • 5 contributors

Commits on Apr 27, 2021

  1. Extracting validation error from apply server dry run output

    Signed-off-by: Kazuki Suda <kazuki.suda@gmail.com>
    superbrothers committed Apr 27, 2021
    Copy the full SHA
    178ae70 View commit details
  2. Confirm the right string is returned

    Signed-off-by: Kazuki Suda <kazuki.suda@gmail.com>
    superbrothers committed Apr 27, 2021
    Copy the full SHA
    e91129c View commit details
  3. update install script url

    Signed-off-by: Daniel Holbach <daniel@weave.works>
    Daniel Holbach committed Apr 27, 2021
    Copy the full SHA
    93e7c97 View commit details
  4. Merge pull request #334 from dholbach/update-install-url

    update install script url
    hiddeco authored Apr 27, 2021
    Copy the full SHA
    b15052a View commit details

Commits on Apr 28, 2021

  1. Merge pull request #333 from superbrothers/server-dry-run

    Extracting validation error from apply server dry run output
    stefanprodan authored Apr 28, 2021
    Copy the full SHA
    774da2d View commit details
  2. Decrypt base64 encoded SOPS encrypted secrets

    Signed-off-by: Bob Rohan <bob.rohan@hodge.co.uk>
    bob.rohan committed Apr 28, 2021
    Copy the full SHA
    a77ea03 View commit details

Commits on Apr 29, 2021

  1. Merge pull request #329 from bob-rohan/328_base64_encoded_sops_encryp…

    …ted_secrets
    
    SOPS: Decrypt Kubernetes secrets generated by kustomize
    stefanprodan authored Apr 29, 2021
    Copy the full SHA
    2a03b6e View commit details
  2. Release v0.12.0

    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed Apr 29, 2021
    Copy the full SHA
    4efb8b2 View commit details
  3. Merge pull request #335 from fluxcd/release-v0.12.0

    Release v0.12.0
    stefanprodan authored Apr 29, 2021
    Copy the full SHA
    9061419 View commit details
Loading