Commit Graph

41 Commits (release-4.3)

Author SHA1 Message Date
Matthieu MOREL 24bbb46c62 chore: fix gofumpt issues
2 months ago
Gregory Man 1a1ec6e3cc fix: skip non-Pod test hooks in GetPodLogs
4 months ago
Sebastien Tardif 922558fc1a fix: address review feedback
4 months ago
Sebastien Tardif 854f7f6b72 fix: fetch logs from all containers in test pods
4 months ago
Matheus Pimenta 59ece92bed
pkg/kube: introduce support for custom kstatus readers
8 months ago
Benoit Tigeot 45c5f3aaca
Deal with golint warning with private executeShutdownFunc
10 months ago
Benoit Tigeot 70fc5f97e2
Code review
10 months ago
Michelle Fernandez Bieber 7a557580e1
added shutdown hook that is executed after the logs have been retrieved
10 months ago
Matt Farina f80cbe43d0 Moved release objects to enable versioning
11 months ago
Terry Howe dab4fd2909
fix: hide notes in helm test command
1 year ago
George Jenkins e2dcbe28bf Helm client/SDK support server-side apply
1 year ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
1 year ago
Austin Abro 386523bdbc
update to get waiter instead of set
1 year ago
Matt Farina e711488970
Move pkg/release to pkg/release/v1 to support v3 charts
2 years ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
2 years ago
Matt Farina 5c0deec327
Moving chartutil to chart/util
2 years ago
hugehope 001d2978b6 refactor: using slices.Contains to simplify the code
2 years ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
2 years ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
2 years ago
Miles Wilson 0c541398f2 Added support for hiding notes from install/upgrade output
3 years ago
Bingtan Lu 4e5e68d55c fix(helm): fix GetPodLogs, the hooks should be sorted before get the logs of each hook
3 years ago
alexandr.danilin c598a226e9 Fixes #10566
5 years ago
Chris Wells 2a7a98ae5a feat: Allow helm test to run a subset of tests
6 years ago
Matt Butcher ed5fba5142
refactor the release name validation to be consistent across Helm
6 years ago
Adam Reese c2da4fd53d
ref(*): kubernetes v1.18 (#7831)
7 years ago
Taylor Thomas 25697a62c4 feat(test): Adds --logs flag
7 years ago
Jacob LeGrone 0645b92c1b
Print test status
7 years ago
Jacob LeGrone 6f18519957
Remove test --cleanup flag
7 years ago
Adam Reese 572b92dc8a
feat(pkg/kube): add openapi validation for k8s objects
7 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
7 years ago
Marc Khouzam 5aa7c20f7c Check connectivity to cluster for helm test run
7 years ago
Matthew Fisher 4c4b10668a
ref(test): join all hook manifests before building
7 years ago
Matthew Fisher 4d6d384741
style(action): fix style tests
7 years ago
Matthew Fisher fddf066121
fix(test): restore --cleanup
7 years ago
Jacob LeGrone 49987975a8
fix(test): wait for pods and record status
7 years ago
Jacob LeGrone caa4240a30
refactor(release): track test executions via Hook type
7 years ago
Jacob LeGrone 72127c391c
feat(test): define tests as Jobs and allow arbitrary supporting resources
7 years ago
Adam Reese 2dd4744d23
ref(pkg/kube): extract wait logic from install/update
7 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
8 years ago
Matthew Fisher f185103b60
ref(action): move AddFlags functions back to cmd
8 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
8 years ago