-
Notifications
You must be signed in to change notification settings - Fork 203
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.23.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: fluxcd/kustomize-controller
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.24.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 12 files changed
- 4 contributors
Commits on Apr 1, 2022
-
update toolkit.fluxcd.io docs link
Signed-off-by: Daniel Holbach <daniel@weave.works>
Daniel Holbach committedApr 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 033efe9 - Browse repository at this point
Copy the full SHA 033efe9View commit details
Commits on Apr 5, 2022
-
Merge pull request #610 from dholbach/update-link
update toolkit.fluxcd.io docs link
Configuration menu - View commit details
-
Copy full SHA for 4da17e1 - Browse repository at this point
Copy the full SHA 4da17e1View commit details
Commits on Apr 14, 2022
-
controllers: improve decryptor and add tests
- Refactored recursion while iterating over Kustomization files. References of files that have been visited are cached, and not visited again. In addition, symlinks are confirmed to not traverse outside the working directory. - Optimized various bits around (un)marshalling (encrypted) data, and YAML -> JSON -> YAML roundtrips are prevented where not required. - Added support for decrypting INI Kustomize EnvSource references using the dedicated SOPS store for the format. - Introduced support for decrypting Kustomize FileSources: https://pkg.go.dev/sigs.k8s.io/kustomize@v1.0.2/pkg/types#DataSources Signed-off-by: Hidde Beydals <hello@hidde.co>
Configuration menu - View commit details
-
Copy full SHA for 105ebd9 - Browse repository at this point
Copy the full SHA 105ebd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad91006 - Browse repository at this point
Copy the full SHA ad91006View commit details
Commits on Apr 15, 2022
-
controllers: use own Kustomize FS implementation
For details, see: fluxcd/pkg#262 Signed-off-by: Hidde Beydals <hello@hidde.co>
Configuration menu - View commit details
-
Copy full SHA for f4528fb - Browse repository at this point
Copy the full SHA f4528fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39872cd - Browse repository at this point
Copy the full SHA 39872cdView commit details -
- github.com/fluxcd/pkg/apis/kustomize to v0.3.3 - github.com/fluxcd/pkg/apis/meta to v0.12.2 - k8s.io/apiextensions-apiserver to v0.23.5 - k8s.io/apimachinery to v0.23.5 - sigs.k8s.io/controller-runtime to v0.11.2 Signed-off-by: Hidde Beydals <hello@hidde.co>
Configuration menu - View commit details
-
Copy full SHA for 1499631 - Browse repository at this point
Copy the full SHA 1499631View commit details -
Azure SDK dependencies cannot be updated, as this requires us to move to Go 1.18. - github.com/fluxcd/pkg/apis/kustomize to version 0.3.3 - github.com/fluxcd/pkg/apis/meta to version 0.12.2 - github.com/fluxcd/pkg/runtime to version 0.14.1 - github.com/fluxcd/pkg/ssa to version 0.15.2 - github.com/hashicorp/go-retryablehttp to version 0.7.1 - github.com/hashicorp/vault/api to version 1.5.0 - github.com/onsi/gomega to version 1.19.0 - golang.org/x/net to version 0.0.0-20220412020605-290c469a71a5 - sigs.k8s.io/cli-utils to version 0.29.4 Signed-off-by: Hidde Beydals <hello@hidde.co>
Configuration menu - View commit details
-
Copy full SHA for f0bcd0c - Browse repository at this point
Copy the full SHA f0bcd0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f41b20 - Browse repository at this point
Copy the full SHA 2f41b20View commit details
Commits on Apr 19, 2022
-
- github.com/fluxcd/source-controller/api to v0.24.0 - golang.org/x/net to v0.0.0-20220418201149-a630d4f3e7a2 Signed-off-by: Hidde Beydals <hello@hidde.co>
Configuration menu - View commit details
-
Copy full SHA for 87ea78c - Browse repository at this point
Copy the full SHA 87ea78cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31a8fb4 - Browse repository at this point
Copy the full SHA 31a8fb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4340d2f - Browse repository at this point
Copy the full SHA 4340d2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69a9e9d - Browse repository at this point
Copy the full SHA 69a9e9dView commit details
There are no files selected for viewing