-
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.20.2
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.21.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 10 files changed
- 2 contributors
Commits on Feb 13, 2022
-
Use strings.ReplaceAll function when applicable
Signed-off-by: Steven E. Harris <seh@panix.com>
Configuration menu - View commit details
-
Copy full SHA for e437cb8 - Browse repository at this point
Copy the full SHA e437cb8View commit details -
Trap failure to create Vault instance in tests
When the Docker service isn't running, the test suite can't create a Vault instance. Trap this failure earlier in the test program to preclude panicking after tests relying on Vault have failed. Signed-off-by: Steven E. Harris <seh@panix.com>
Configuration menu - View commit details
-
Copy full SHA for e665bcc - Browse repository at this point
Copy the full SHA e665bccView commit details
Commits on Feb 15, 2022
-
Tolerate absence of resources in post-build subst.
In a Kustomization's post-build substitution sources, introduce a new "Optional" field to allow referencing a Kubernetes ConfigMap or Secret that may not exist at time of reconciliation. Treat substitution when the referenced object is missing as if the object had been present but empty, lacking any variable bindings. Retain the longstanding behavior of interpreting references to Kubernetes objects being mandatory by default, such that reconciliation fails if such a referenced object does not exist. Only when the "Optional" field is set to true will reconciliation tolerate finding the referenced object to be missing. Signed-off-by: Steven E. Harris <seh@panix.com>
Configuration menu - View commit details
-
Copy full SHA for eba4168 - Browse repository at this point
Copy the full SHA eba4168View commit details -
Copyedit Kustomization documentation
Signed-off-by: Steven E. Harris <seh@panix.com>
Configuration menu - View commit details
-
Copy full SHA for af038d6 - Browse repository at this point
Copy the full SHA af038d6View commit details -
Merge pull request #570 from seh/tolerate-absent-post-build-subst-ref…
…erences Tolerate absence of resources in post-build substitution
Configuration menu - View commit details
-
Copy full SHA for 5666108 - Browse repository at this point
Copy the full SHA 5666108View commit details
Commits on Feb 16, 2022
-
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for af84d6d - Browse repository at this point
Copy the full SHA af84d6dView commit details -
Merge pull request #571 from fluxcd/release-v0.21.0
Release v0.21.0
Configuration menu - View commit details
-
Copy full SHA for b73d337 - Browse repository at this point
Copy the full SHA b73d337View commit details
There are no files selected for viewing