-
Notifications
You must be signed in to change notification settings - Fork 178
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/helm-controller
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.28.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: fluxcd/helm-controller
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.29.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 13 files changed
- 3 contributors
Commits on Jan 30, 2023
-
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d4e1033 - Browse repository at this point
Copy the full SHA d4e1033View commit details -
build: Enable SBOM and SLSA Provenance
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8f1592a - Browse repository at this point
Copy the full SHA 8f1592aView commit details -
Merge pull request #594 from fluxcd/docker-sbom
build: Enable SBOM and SLSA Provenance
Configuration menu - View commit details
-
Copy full SHA for 1e49ba6 - Browse repository at this point
Copy the full SHA 1e49ba6View commit details
Commits on Jan 31, 2023
-
- helm.sh/helm/v3 v3.11.0 - k8s.io/* v0.26.1 - sigs.k8s.io/controller-runtime v0.14.2 - github.com/fluxcd/pkg/runtime v0.27.0 Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7b19e37 - Browse repository at this point
Copy the full SHA 7b19e37View commit details -
Configuration menu - View commit details
-
Copy full SHA for e47b08e - Browse repository at this point
Copy the full SHA e47b08eView commit details -
This allows the applied CRDs to be traced using the same labels as currently applied to resources using a Kustomize post-render. Kustomize is not used here as the apply logic for CRDs is different from the approach used during releasing, where we inject the labels in such a way that they are written back to the Helm storage in the rendered manifest. This to match Helm's logic from which our present code is already derived (buth with support for policies). This also moves the full responsibility of dealing with the install of CRDs to ourselves, as we no longer fall back to Helm's logic when `Create` is configured as a policy during a Helm install. As this would not allow us to add the labels. Signed-off-by: Hidde Beydals <hello@hidde.co>
Configuration menu - View commit details
-
Copy full SHA for 362a271 - Browse repository at this point
Copy the full SHA 362a271View commit details
Commits on Feb 1, 2023
-
Merge pull request #596 from fluxcd/label-crds
Patch CRDs with origin labels
Configuration menu - View commit details
-
Copy full SHA for 60a6b53 - Browse repository at this point
Copy the full SHA 60a6b53View commit details -
Update source-controller to v0.34.0
Signed-off-by: Hidde Beydals <hello@hidde.co>
Configuration menu - View commit details
-
Copy full SHA for 6a79499 - Browse repository at this point
Copy the full SHA 6a79499View commit details -
Merge pull request #597 from fluxcd/update-deps
Update source-controller to v0.34.0
Configuration menu - View commit details
-
Copy full SHA for b0a9e77 - Browse repository at this point
Copy the full SHA b0a9e77View commit details -
Configuration menu - View commit details
-
Copy full SHA for fff787d - Browse repository at this point
Copy the full SHA fff787dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16fd8f9 - Browse repository at this point
Copy the full SHA 16fd8f9View commit details
There are no files selected for viewing