-
Notifications
You must be signed in to change notification settings - Fork 178
Comparing changes
Open a pull request
base repository: fluxcd/helm-controller
base: v0.11.1
head repository: fluxcd/helm-controller
compare: v0.11.2
- 19 commits
- 15 files changed
- 6 contributors
Commits on Jun 29, 2021
-
e2e: Update Kubernetes to v1.21
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8491c44 - Browse repository at this point
Copy the full SHA 8491c44View commit details -
Merge pull request #287 from fluxcd/e2e-kube-1.21
e2e: Update Kubernetes to v1.21
Configuration menu - View commit details
-
Copy full SHA for 9618562 - Browse repository at this point
Copy the full SHA 9618562View commit details
Commits on Jul 17, 2021
-
Treat quoted values as string when targetPath is set
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for c0f72e1 - Browse repository at this point
Copy the full SHA c0f72e1View commit details
Commits on Jul 23, 2021
-
Add test case for set with boolean value and set-string behavior
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 0ceec2d - Browse repository at this point
Copy the full SHA 0ceec2dView commit details
Commits on Jul 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5e38727 - Browse repository at this point
Copy the full SHA 5e38727View commit details
Commits on Jul 31, 2021
-
Replace old utility function ObjectKey with controller-runtime's client.ObjectKeyFromObject. Signed-off-by: Sunny <darkowlzz@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for 91eb550 - Browse repository at this point
Copy the full SHA 91eb550View commit details
Commits on Aug 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8ffa994 - Browse repository at this point
Copy the full SHA 8ffa994View commit details
Commits on Aug 4, 2021
-
Make the kubeconfig secrets compatible with SOPS
Add `values.yaml` to the supported kubeconfig secret key names in order for SOPS to correctly detect the storage format based on the file extension. Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e9d31e9 - Browse repository at this point
Copy the full SHA e9d31e9View commit details -
Merge pull request #306 from fluxcd/sops-kubeconfig
Make the kubeconfig secrets compatible with SOPS
Configuration menu - View commit details
-
Copy full SHA for 098fa6d - Browse repository at this point
Copy the full SHA 098fa6dView commit details
Commits on Aug 5, 2021
-
feat: set default observedGeneration to -1 on HelmReleases
This resolves an issue with kustomize-controller marking a Kustomization as healthy even when the helm-controller hasn't even looked at the HelmRelease targeted by the Kustomization's healthChecks, yet. Setting `observedGeneration` to -1 by default will cause kstatus to report a status of `InProgress` instead of `Ready`. see fluxcd/kustomize-controller#387 for details on the issues this is solving. Signed-off-by: Max Jonas Werner <mail@makk.es>
Configuration menu - View commit details
-
Copy full SHA for 1f16ebd - Browse repository at this point
Copy the full SHA 1f16ebdView commit details -
Signed-off-by: Max Jonas Werner <mail@makk.es>
Configuration menu - View commit details
-
Copy full SHA for 205212d - Browse repository at this point
Copy the full SHA 205212dView commit details -
apply automated formatting fix
Signed-off-by: Max Jonas Werner <mail@makk.es>
Configuration menu - View commit details
-
Copy full SHA for d6ce7ce - Browse repository at this point
Copy the full SHA d6ce7ceView commit details -
make e2e workflow more resilient
When the e2e workflow fails the "Debug failure" step should not assume that the CRDs it tries to fetch CRs for exist because the workflow might have failed before even creating the CRDs. Signed-off-by: Max Jonas Werner <mail@makk.es>
Configuration menu - View commit details
-
Copy full SHA for 1a1caa0 - Browse repository at this point
Copy the full SHA 1a1caa0View commit details -
Since the kubectl version used in the workflow (v1.16.4) has a bug (kubernetes/kubernetes#23386) with the output of jsonpath formatting being a Go representation instead of JSON. Signed-off-by: Max Jonas Werner <mail@makk.es>
Configuration menu - View commit details
-
Copy full SHA for 89f8f7f - Browse repository at this point
Copy the full SHA 89f8f7fView commit details -
Merge pull request #294 from makkes/default-observed-generation
feat: set default observedGeneration to -1 on HelmReleases
Configuration menu - View commit details
-
Copy full SHA for 58c1ec5 - Browse repository at this point
Copy the full SHA 58c1ec5View commit details -
- `github.com/fluxcd/source-controller/api` to `v0.15.4` - `helm.sh/helm/v3` to `v3.6.3` - `k8s.io/*` to `v0.21.3` - `sigs.k8s.io/controller-runtime` to `v0.9.5` Signed-off-by: Hidde Beydals <hello@hidde.co>
Configuration menu - View commit details
-
Copy full SHA for af97ef6 - Browse repository at this point
Copy the full SHA af97ef6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1b263c - Browse repository at this point
Copy the full SHA f1b263cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a0cbc4 - Browse repository at this point
Copy the full SHA 0a0cbc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 653df24 - Browse repository at this point
Copy the full SHA 653df24View commit details
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.11.1...v0.11.2