Commit Graph

45 Commits (84bb976d4d0bd553b455f8696cf457afb7de5c19)

Author SHA1 Message Date
George Jenkins 74f2805f01 Rename 'force' to 'force-replace'
10 months ago
George Jenkins 5283915c57 Remove deprecated '--create-pods' flag
10 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
1 year ago
Benoit Tigeot cbaac7652d
Call slog directly instead of using a wrapper
1 year ago
Benoit Tigeot b42767be40
Migrate more code to log adapter
1 year ago
Austin Abro 386523bdbc
update to get waiter instead of set
1 year ago
Austin Abro 1a3fb75b34
merge
1 year ago
Matt Farina e711488970
Move pkg/release to pkg/release/v1 to support v3 charts
1 year ago
Austin Abro 09faaac273
merge
1 year ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
1 year ago
Austin Abro 11eeb4a6b1
merge
1 year ago
Matt Farina 5c0deec327
Moving chartutil to chart/util
1 year ago
Austin Abro 7fde4962a8
set waiter in functions
1 year ago
Austin Abro f2dd2c9109
add hook only waiter
1 year ago
Austin Abro 2b03c527f1
set command line flags
1 year ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
1 year ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
1 year ago
Marcin Chojnacki 8814bfb490 Fixing release labelling in rollback
3 years ago
ithrael db9460cc87 fix: helm rollback err tips
3 years ago
cndoit18 94dc605968
fix(rollback): fix helm rollback doesn't have meta.helm.sh annotations
4 years ago
zh168654 bfc575dec2 add waitwithjobs instead of changing wait api
6 years ago
zh168654 957d2a2bf9 add wait-for-jobs flag
6 years ago
Matt Butcher ed5fba5142
refactor the release name validation to be consistent across Helm
6 years ago
wawa0210 4be3804c50
Rollback command support for max history
6 years ago
Matt Morrissette 1ab52fa79c
fix(helm): stdin values for helm upgrade --install
6 years ago
Taylor Thomas 93abfd75ad Remove reference to stdtime to reduce confusion
7 years ago
Taylor Thomas aa429e150a feat(*): Adds custom time package for better marshalling
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
Taylor Thomas 17854e83af feat(*): Ports `--cleanup-on-fail` to v3
7 years ago
Vibhav Bobade d00e328020 Applied check to actions
7 years ago
Adam Reese b2d5e41fc7
ref(*): remove dead code
7 years ago
Jacob LeGrone 5ab42504f1
Merge branch 'dev-v3' of https://github.com/helm/helm into test-as-hook
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
Taylor Thomas dd8222d7f2 Removes clientset method from interface in favor of the configuration struct
7 years ago
Taylor Thomas 15fc57f8a3 ref(*): Refactors kube client to be a bit more friendly
7 years ago
Taylor Thomas d031651c45 fix(pkg/action): Adds back in missing wait functionality
7 years ago
Adam Reese 0338576fc5
ref(pkg/kube): cleanup kube client interface
7 years ago
Adam Reese b97f881be0
ref(*): use time.Duration for timeouts
7 years ago
Adam Reese 2dd4744d23
ref(pkg/kube): extract wait logic from install/update
7 years ago
Adam Reese 295092cd7d
ref(pkg/action): refactoring dup code and linter fixes
7 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