-
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.22.2
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.23.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 12 files changed
- 2 contributors
Commits on Aug 12, 2022
-
Enable RecoverPanic option on reconciler
Signed-off-by: Santosh Kaluskar <dtshbl@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d196698 - Browse repository at this point
Copy the full SHA d196698View commit details -
Merge pull request #516 from Santosh1176/fix-2952/hc
Enable RecoverPanic option on reconciler
Paulo Gomes authoredAug 12, 2022 Configuration menu - View commit details
-
Copy full SHA for 2195310 - Browse repository at this point
Copy the full SHA 2195310View commit details
Commits on Aug 17, 2022
-
Add validation to TargetPath and ValuesKey
Formalises the API requirements around TargetPath and ValuesKey, which were the two fields missing validation within ValuesReference. In both cases the validation was introduced at CRD level, so that the apiserver will enforce it. ValuesKey must be a valid Data Key. Therefore the same logic used by upstream Kubernetes is reused here to ensure a valid key is being used. For TargetPath a loose regex is being used to largely represent the expected format. A max length of 250 is now being enforced. This is a breaking change, as invalid TargetPath and ValuesKey will now be rejected by the apiserver, instead of being accepted and potentially failing at reconciliation time. Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
Paulo Gomes committedAug 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 3cd330c - Browse repository at this point
Copy the full SHA 3cd330cView commit details -
Merge pull request #520 from pjbgf/test
Add validation to TargetPath and ValuesKey
Paulo Gomes authoredAug 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 47320e9 - Browse repository at this point
Copy the full SHA 47320e9View commit details
Commits on Aug 19, 2022
-
Dependencies updated: - github.com/fluxcd/source-controller/api to version 0.27.0. - github.com/onsi/gomega to version 1.20.0. - helm.sh/helm to/version 3 to version 3.9.3. - k8s.io/api to version 0.24.4. - k8s.io/apiextensions-apise torversion er to version 0.24.3. - k8s.io/apimachinery to version 0.24.4. - k8s.io/cli-runtime to version 0.24.3. - k8s.io/client-go to version 0.24.3. - k8s.io/utils to version 0.0.0-20220812165043-ad590609e2e5. - sigs.k8s.io/kustomize/api to version 0.12.1. - github.com/fluxcd/pkg/apis/kustomize to version 0.4.2. - github.com/fluxcd/pkg/apis/meta to version 0.14.2. Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
Paulo Gomes committedAug 19, 2022 Configuration menu - View commit details
-
Copy full SHA for f2ceb80 - Browse repository at this point
Copy the full SHA f2ceb80View commit details -
Merge pull request #521 from pjbgf/update-deps
Update dependencies
Paulo Gomes authoredAug 19, 2022 Configuration menu - View commit details
-
Copy full SHA for d6432f2 - Browse repository at this point
Copy the full SHA d6432f2View commit details -
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
Paulo Gomes committedAug 19, 2022 Configuration menu - View commit details
-
Copy full SHA for 22ddc8e - Browse repository at this point
Copy the full SHA 22ddc8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c28d56 - Browse repository at this point
Copy the full SHA 5c28d56View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.22.2...v0.23.0