Commit Graph

30 Commits (add-lfx-insights)

Author SHA1 Message Date
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
5 months ago
Austin Abro 386523bdbc
update to get waiter instead of set
6 months ago
Matt Farina e711488970
Move pkg/release to pkg/release/v1 to support v3 charts
7 months ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
7 months ago
Matt Farina 5c0deec327
Moving chartutil to chart/util
7 months ago
hugehope 001d2978b6 refactor: using slices.Contains to simplify the code
7 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
9 months ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
10 months ago
Miles Wilson 0c541398f2 Added support for hiding notes from install/upgrade output
2 years ago
Bingtan Lu 4e5e68d55c fix(helm): fix GetPodLogs, the hooks should be sorted before get the logs of each hook
2 years ago
alexandr.danilin c598a226e9 Fixes #10566
4 years ago
Chris Wells 2a7a98ae5a feat: Allow helm test to run a subset of tests
5 years ago
Matt Butcher ed5fba5142
refactor the release name validation to be consistent across Helm
5 years ago
Adam Reese c2da4fd53d
ref(*): kubernetes v1.18 (#7831)
6 years ago
Taylor Thomas 25697a62c4 feat(test): Adds --logs flag
6 years ago
Jacob LeGrone 0645b92c1b
Print test status
6 years ago
Jacob LeGrone 6f18519957
Remove test --cleanup flag
6 years ago
Adam Reese 572b92dc8a
feat(pkg/kube): add openapi validation for k8s objects
6 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
6 years ago
Marc Khouzam 5aa7c20f7c Check connectivity to cluster for helm test run
6 years ago
Matthew Fisher 4c4b10668a
ref(test): join all hook manifests before building
6 years ago
Matthew Fisher 4d6d384741
style(action): fix style tests
6 years ago
Matthew Fisher fddf066121
fix(test): restore --cleanup
6 years ago
Jacob LeGrone 49987975a8
fix(test): wait for pods and record status
6 years ago
Jacob LeGrone caa4240a30
refactor(release): track test executions via Hook type
6 years ago
Jacob LeGrone 72127c391c
feat(test): define tests as Jobs and allow arbitrary supporting resources
6 years ago
Adam Reese 2dd4744d23
ref(pkg/kube): extract wait logic from install/update
6 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
7 years ago
Matthew Fisher f185103b60
ref(action): move AddFlags functions back to cmd
7 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
7 years ago