-
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.3
head repository: fluxcd/kustomize-controller
compare: v0.14.0
- 13 commits
- 30 files changed
- 3 contributors
Commits on Aug 13, 2021
-
Tests for replacement transformer
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 659e660 - Browse repository at this point
Copy the full SHA 659e660View commit details -
Merge pull request #406 from SomtochiAma/add-kustomize-replacement
Add kustomize replacement transformer test
Configuration menu - View commit details
-
Copy full SHA for ebbf7bc - Browse repository at this point
Copy the full SHA ebbf7bcView commit details
Commits on Aug 16, 2021
-
Add kustomize transformer tests
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b1071bf - Browse repository at this point
Copy the full SHA b1071bfView commit details -
Merge pull request #408 from SomtochiAma/add-kustomize-replacement
Add tests for various kustomize transformers.
Configuration menu - View commit details
-
Copy full SHA for 34582cb - Browse repository at this point
Copy the full SHA 34582cbView commit details
Commits on Aug 18, 2021
-
Skip garbage collection of objects with owner references
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a49bbf9 - Browse repository at this point
Copy the full SHA a49bbf9View commit details
Commits on Aug 19, 2021
-
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 16c451b - Browse repository at this point
Copy the full SHA 16c451bView commit details
Commits on Aug 25, 2021
-
Previously, the function iterated until the length limit was hit, which is relatively slow and increases with the length of the limit. The new implementation is easier to reason about and operates in constant time, leading to better performance. Signed-off-by: James Alseth <james@jalseth.me>
Configuration menu - View commit details
-
Copy full SHA for 6f32e53 - Browse repository at this point
Copy the full SHA 6f32e53View commit details -
Merge pull request #412 from jalseth/main
Improve trimString function
Configuration menu - View commit details
-
Copy full SHA for 1032b6b - Browse repository at this point
Copy the full SHA 1032b6bView commit details
Commits on Aug 26, 2021
-
Merge pull request #411 from fluxcd/skip-gc-for-ownerReference
Skip garbage collection of objects with owner references
Configuration menu - View commit details
-
Copy full SHA for c637838 - Browse repository at this point
Copy the full SHA c637838View commit details -
Update controller to kustomize v4.3.0
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 80d712e - Browse repository at this point
Copy the full SHA 80d712eView commit details -
Merge pull request #416 from fluxcd/kustomize-v4.3.0
Update controller to kustomize v4.3.0
Configuration menu - View commit details
-
Copy full SHA for 96890d3 - Browse repository at this point
Copy the full SHA 96890d3View commit details -
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 053f68b - Browse repository at this point
Copy the full SHA 053f68bView commit details -
Merge pull request #417 from fluxcd/release-v0.14.0
Release v0.14.0
Configuration menu - View commit details
-
Copy full SHA for ea052f8 - Browse repository at this point
Copy the full SHA ea052f8View commit details
There are no files selected for viewing