-
Notifications
You must be signed in to change notification settings - Fork 203
Comparing changes
Open a pull request
base repository: fluxcd/kustomize-controller
base: v0.16.0
head repository: fluxcd/kustomize-controller
compare: v0.17.0
- 20 commits
- 20 files changed
- 5 contributors
Commits on Oct 18, 2021
-
'how to ...' should not be under comms
Signed-off-by: Daniel Holbach <daniel@weave.works>
Daniel Holbach committedOct 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 8e075d0 - Browse repository at this point
Copy the full SHA 8e075d0View commit details
Commits on Oct 20, 2021
-
Merge pull request #467 from dholbach/fix-contributing-sections
'how to ...' should not be under comms
Configuration menu - View commit details
-
Copy full SHA for 693283e - Browse repository at this point
Copy the full SHA 693283eView commit details
Commits on Oct 26, 2021
-
As part of fluxcd/.github#4, create DEVELOPMENT.md
Will link to this doc from fluxcd.io/contributing so new folks can find this easily. Signed-off-by: Daniel Holbach <daniel@weave.works>
Daniel Holbach committedOct 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 2101c4c - Browse repository at this point
Copy the full SHA 2101c4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c915c5c - Browse repository at this point
Copy the full SHA c915c5cView commit details
Commits on Oct 29, 2021
-
chore: remove deprecated io/ioutil
Signed-off-by: Rishabh Bohra <rishabhbohra01@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b8cebd3 - Browse repository at this point
Copy the full SHA b8cebd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cd63f8 - Browse repository at this point
Copy the full SHA 0cd63f8View commit details
Commits on Nov 4, 2021
-
Update hashicorp/go-retryablehttp to v0.7.0
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1bfbd9a - Browse repository at this point
Copy the full SHA 1bfbd9aView commit details -
Update google.golang.org/grpc to v1.42.0
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6712ece - Browse repository at this point
Copy the full SHA 6712eceView commit details -
We do not support encrypted PGP private keys hence the prompt function logic can be reduced to signaling an error. Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f03d2c9 - Browse repository at this point
Copy the full SHA f03d2c9View commit details -
Merge pull request #480 from fluxcd/gopass-replacement
Remove gopass dependency
Configuration menu - View commit details
-
Copy full SHA for 984d2a4 - Browse repository at this point
Copy the full SHA 984d2a4View commit details -
Lowercase first letters for fmt.Errorf messages
Some of these error messages were likely imported from somewhere else. Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4410e8d - Browse repository at this point
Copy the full SHA 4410e8dView commit details -
Merge pull request #481 from fluxcd/error-messages-lowercase
Lowercase first letters for fmt.Errorf messages
Configuration menu - View commit details
-
Copy full SHA for 6a3e01a - Browse repository at this point
Copy the full SHA 6a3e01aView commit details
Commits on Nov 8, 2021
-
Set delete propagation policy to background
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f2715a7 - Browse repository at this point
Copy the full SHA f2715a7View commit details -
Merge pull request #482 from fluxcd/DeletePropagationBackground
Set delete propagation policy to background
Configuration menu - View commit details
-
Copy full SHA for d929696 - Browse repository at this point
Copy the full SHA d929696View commit details -
Warn when secrets are not decrypted before apply
If decryption is not enabled, SOPS encrypted secrets will fail to apply with a validation error that doesn't give any hints. It's better to exit early and throw an error that tells users to enable decryption. Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4958b9c - Browse repository at this point
Copy the full SHA 4958b9cView commit details -
Merge pull request #483 from fluxcd/warn-about-sops-secrets
Warn when secrets are not decrypted before apply
Configuration menu - View commit details
-
Copy full SHA for a38d14f - Browse repository at this point
Copy the full SHA a38d14fView commit details
Commits on Nov 9, 2021
-
Allow disabling the reconciliation of in-cluster resources
Introduce `kustomize.toolkit.fluxcd.io/reconcile` annotation. When set to `disabled`, the controller will no longer apply changes from source, nor it will prune the annotated resource. Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0ce7c12 - Browse repository at this point
Copy the full SHA 0ce7c12View commit details -
Merge pull request #484 from fluxcd/ignore-resources
Allow disabling the reconciliation of in-cluster resources
Configuration menu - View commit details
-
Copy full SHA for 5b820ec - Browse repository at this point
Copy the full SHA 5b820ecView commit details -
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8eac595 - Browse repository at this point
Copy the full SHA 8eac595View commit details -
Merge pull request #485 from fluxcd/release-v0.17.0
Release v0.17.0
Configuration menu - View commit details
-
Copy full SHA for ac70248 - Browse repository at this point
Copy the full SHA ac70248View commit details
There are no files selected for viewing
This file was deleted.