-
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.27.1
head repository: fluxcd/kustomize-controller
compare: v0.28.0
Commits on Aug 30, 2022
-
update to new doc links structure
Signed-off-by: Daniel Holbach <daniel@weave.works>
Daniel Holbach committedAug 30, 2022 1Configuration menu - View commit details
-
Copy full SHA for ed1ac68 - Browse repository at this point
Copy the full SHA ed1ac68View commit details -
Merge pull request #716 from dholbach/update-flux-docs-structure
update to new doc links structure
Configuration menu - View commit details
-
Copy full SHA for 0efcc4c - Browse repository at this point
Copy the full SHA 0efcc4cView commit details
Commits on Sep 1, 2022
-
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8046c86 - Browse repository at this point
Copy the full SHA 8046c86View commit details -
Merge pull request #718 from somtochiama/update-runtime
Align controller logs to Kubernetes structured logging
Configuration menu - View commit details
-
Copy full SHA for dca8c48 - Browse repository at this point
Copy the full SHA dca8c48View commit details
Commits on Sep 2, 2022
-
Reconcile Kubernetes class type objects in a dedicated stage
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 928f22d - Browse repository at this point
Copy the full SHA 928f22dView commit details -
Merge pull request #720 from fluxcd/ssa-class-stage
Reconcile Kubernetes class type objects in a dedicated stage
Configuration menu - View commit details
-
Copy full SHA for 3d17bc9 - Browse repository at this point
Copy the full SHA 3d17bc9View commit details -
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 589eff2 - Browse repository at this point
Copy the full SHA 589eff2View commit details -
Merge pull request #721 from fluxcd/update-aws-kms
SOPS: Update the AWS SDK for KMS
Configuration menu - View commit details
-
Copy full SHA for f9559ec - Browse repository at this point
Copy the full SHA f9559ecView commit details -
fuzz: Ensure latest base images are used
Latest base image should contain Go 1.18, removing the need of updating that ourselves, apart from benefiting from latest changes upstream. Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
Paulo Gomes committedSep 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 17102e3 - Browse repository at this point
Copy the full SHA 17102e3View commit details
Commits on Sep 3, 2022
-
fuzz: Reuse go cache from host
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
Paulo Gomes committedSep 3, 2022 Configuration menu - View commit details
-
Copy full SHA for b7f9239 - Browse repository at this point
Copy the full SHA b7f9239View commit details -
fuzz: Use Go 1.18 on CI and fix cache path
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
Paulo Gomes committedSep 3, 2022 Configuration menu - View commit details
-
Copy full SHA for ce3d201 - Browse repository at this point
Copy the full SHA ce3d201View commit details -
Merge pull request #722 from pjbgf/fuzz-update
fuzz: Fuzz optimisations
Configuration menu - View commit details
-
Copy full SHA for 9716996 - Browse repository at this point
Copy the full SHA 9716996View commit details
Commits on Sep 7, 2022
-
fuzz: Refactor Fuzzers based on Go native fuzzing
The existing fuzzers are converted into the Go native format. This works well with most fuzzers, apart from the one that fuzzes the controller. That specific test depends on funcs and vars that are defined on suite_test.go, which is not supported when building fuzzers leveraging Go native fuzz for oss-fuzz. That test is therefore ignored when executed with make fuzz-native. But, all tests are covered with make fuzz-smoketest, in order to support oss-fuzz. Once the controller is rewritten we can revist this and ensure that fuzzers does not require envtest nor embedded CRDs. Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
Paulo Gomes committedSep 7, 2022 Configuration menu - View commit details
-
Copy full SHA for 73f005e - Browse repository at this point
Copy the full SHA 73f005eView commit details -
tests: Fix subtests calling Fail from parent
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
Paulo Gomes committedSep 7, 2022 Configuration menu - View commit details
-
Copy full SHA for d2af6ed - Browse repository at this point
Copy the full SHA d2af6edView commit details
Commits on Sep 10, 2022
-
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0c6916e - Browse repository at this point
Copy the full SHA 0c6916eView commit details -
Merge pull request #724 from fluxcd/sc-v0.29.0
Update Source API to v0.29.0
Configuration menu - View commit details
-
Copy full SHA for 795fc16 - Browse repository at this point
Copy the full SHA 795fc16View commit details -
Merge pull request #723 from pjbgf/native-fuzz
fuzz: Refactor Fuzzers based on Go native fuzzing
Configuration menu - View commit details
-
Copy full SHA for 9e0930c - Browse repository at this point
Copy the full SHA 9e0930cView commit details -
Sort masterkeys so offline decrypt methods are tried first
Signed-off-by: Boris Kreitchman <bkreitch@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5fe7910 - Browse repository at this point
Copy the full SHA 5fe7910View commit details
Commits on Sep 12, 2022
-
Merge pull request #726 from bkreitch/try-offline-methods-first
Sort SOPS masterkeys so offline decrypt methods are tried first
Configuration menu - View commit details
-
Copy full SHA for 8feccf0 - Browse repository at this point
Copy the full SHA 8feccf0View commit details -
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3bc4c03 - Browse repository at this point
Copy the full SHA 3bc4c03View commit details -
Merge pull request #727 from fluxcd/release-v0.28.0
Release v0.28.0
Configuration menu - View commit details
-
Copy full SHA for b31e039 - Browse repository at this point
Copy the full SHA b31e039View commit details
There are no files selected for viewing