-
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.13.2
head repository: fluxcd/kustomize-controller
compare: v0.13.3
- 18 commits
- 17 files changed
- 6 contributors
Commits on Jul 7, 2021
-
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 69f9ebd - Browse repository at this point
Copy the full SHA 69f9ebdView commit details -
Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6cc6e1d - Browse repository at this point
Copy the full SHA 6cc6e1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d757297 - Browse repository at this point
Copy the full SHA d757297View commit details -
Adding test for materializing #375
Signed-off-by: Vincent Boutour <bob@vibioh.fr>
Configuration menu - View commit details
-
Copy full SHA for 23b0a2d - Browse repository at this point
Copy the full SHA 23b0a2dView commit details
Commits on Jul 8, 2021
-
Merge pull request #376 from ViBiOh/kustomization_prune_update
Add test for prune toggling
Configuration menu - View commit details
-
Copy full SHA for 6ec3edc - Browse repository at this point
Copy the full SHA 6ec3edcView commit details -
Fix generation conflicts in tests
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f556cb2 - Browse repository at this point
Copy the full SHA f556cb2View commit details -
Merge pull request #390 from fluxcd/test-fix
Fix generation conflicts in tests
Configuration menu - View commit details
-
Copy full SHA for 969bd4d - Browse repository at this point
Copy the full SHA 969bd4dView commit details
Commits on Jul 26, 2021
-
fix: prevent nil pointer dereference in health checks
When checking the health status of each declared resource, kstatus might return nil for certain resources (for whatever reason). In that case, this information is now conveyed in the health status event. #374 Signed-off-by: Max Jonas Werner <mail@makk.es>
Max Jonas Werner committedJul 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 08920d3 - Browse repository at this point
Copy the full SHA 08920d3View commit details
Commits on Jul 27, 2021
-
Merge pull request #394 from makkes/prevent-npes
fix: prevent nil pointer dereference in health checks
Configuration menu - View commit details
-
Copy full SHA for 9d66fc7 - Browse repository at this point
Copy the full SHA 9d66fc7View commit details
Commits on Jul 31, 2021
-
Replace old utility function ObjectKey with controller-runtime's client.ObjectKeyFromObject. Signed-off-by: Sunny <darkowlzz@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for 930e7d3 - Browse repository at this point
Copy the full SHA 930e7d3View commit details
Commits on Aug 1, 2021
-
Merge pull request #397 from darkowlzz/rm-util-objectkey
Remove old util ObjectKey
Configuration menu - View commit details
-
Copy full SHA for 81a4090 - Browse repository at this point
Copy the full SHA 81a4090View commit details
Commits on Aug 4, 2021
-
Make the kubeconfig secrets compatible with SOPS
Add `values.yaml` to the supported kubeconfig secret key names in order for SOPS to correctly detect the storage format based on the file extension. Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5d1cb91 - Browse repository at this point
Copy the full SHA 5d1cb91View commit details
Commits on Aug 5, 2021
-
Merge pull request #400 from fluxcd/sops-kubeconfig
Make the kubeconfig secrets compatible with SOPS
Configuration menu - View commit details
-
Copy full SHA for 85d73f3 - Browse repository at this point
Copy the full SHA 85d73f3View commit details -
- k8s.io/* v0.21.3 - controller-runtime v0.9.5 - kubectl 1.21.3 Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fe0f946 - Browse repository at this point
Copy the full SHA fe0f946View commit details -
Update source-controller/api to v0.15.4
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c89374c - Browse repository at this point
Copy the full SHA c89374cView commit details -
Merge pull request #401 from fluxcd/update-deps
Update dependencies
Configuration menu - View commit details
-
Copy full SHA for 00579b4 - Browse repository at this point
Copy the full SHA 00579b4View commit details -
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0e55929 - Browse repository at this point
Copy the full SHA 0e55929View commit details -
Merge pull request #402 from fluxcd/release-v0.13.3
Release v0.13.3
Configuration menu - View commit details
-
Copy full SHA for b0d1959 - Browse repository at this point
Copy the full SHA b0d1959View commit details
There are no files selected for viewing