Commit Graph

2107 Commits (7bfb2a3602953b052db85dcb222157a32db9547a)

Author SHA1 Message Date
Stephane Moser 7bfb2a3602 Improve tests
3 years ago
Stephane Moser 2164e3f26c Rename time dependecy
3 years ago
Stephane Moser c6c4157c43 Move locks from global var to the structs
4 years ago
Stephane Moser 660183d659 Add test for atomic upgrade and install when it is interrupted
4 years ago
Stephane Moser 2fa339b25d Add test for Upgrade Release Interrupted
4 years ago
Stephane Moser 3434053d38 Hande SIGINT in install command
4 years ago
Stephane Moser d7833eb2b0 Refactor logic
4 years ago
Stephane Moser 027cea48bf Handle SIGTERM
4 years ago
Matt Farina 4e2e4084ed
Fix the url being set by WithURL on the getters
4 years ago
longkai 0d9ebc7885 refactor(getter): refine http GET request
4 years ago
Christophe VILA 8232a76aef use TLS client information from repo config when downloading a chart
4 years ago
Matt Farina 17ed9c4cd3
tweak basic handling
4 years ago
Martin Hickey 281380f31c
Merge pull request #9659 from mladedav/feature/upgrade-dep-up
4 years ago
Martin Hickey ed7b6c4761
Merge pull request #8470 from mikeshng/sql-query-fix
4 years ago
Martin Hickey dffc2a30c7
Merge pull request #9035 from wizbit/fail-message
4 years ago
Martin Hickey 699ea6dcef
Merge pull request #9066 from scaat/fix-specification
4 years ago
Martin Hickey 599c071ac7
Merge pull request #9681 from cndoit18/add-max-col-width-parameters
4 years ago
Martin Hickey e87f815637
Merge pull request #9756 from codeJack/fix-issue-9749
4 years ago
Martin Hickey c1d4cf0861
Merge pull request #9030 from yxxhero/helm_dep_build_update_inherit_insecure_skip_tls_verify_from_helm_repo_add
4 years ago
Giacomo Margaria 3b68afc1c8 Fix coalesce globals to prevent subchart globals to leak upstream
4 years ago
Matt Farina 3415b6e7b8
bump version to v3.6.0
4 years ago
Matt Farina d4cc130fa9
Merge pull request #9621 from sagikazarmark/ingress-v1
4 years ago
Matt Farina 8f4989054c
Merge pull request #9040 from thatsmydoing/helm3-kube-version
4 years ago
Matt Farina 3f283c7c35
Merge pull request #9425 from joelanford/pkg-ready
4 years ago
cndoit18 a79cad5539
support max-col-width parameters
4 years ago
David Mládek d6eab46876 Add --udpate-dependencies to upgrade command
4 years ago
Mark Sagi-Kazar d5b4e1c5b8
chore: update testdata to use the new ingress template
4 years ago
Mark Sagi-Kazar 6d9e15bd1a
feat: add networking.k8s.io/v1 support to ingress template
4 years ago
shoubhik 257a427866 upgrade to kubernetes 1.21
4 years ago
Thomas Dy 0156ca61ca Fix capabilities changes leaking into other tests
4 years ago
Thomas Dy 538670fda6 Add tests for template --kube-version
4 years ago
Thomas Dy 47c8f48f20 feat(helm): Support setting --kube-version
4 years ago
Adam Reese db2aa1a8d6
fix(ci) update ci to use main branch
4 years ago
Joe Lanford 98d98369ed
Add ReadyChecker to decouple ready check logic from --wait
4 years ago
Adam Reese 213a7df2dc
Merge pull request #9416 from croomes/resource-name-validation
4 years ago
Simon Croome c50372a8c1
Add/update deprecation notices
4 years ago
Simon Croome 6c82c83b3a
Wrap validation error instead of recreating
4 years ago
Simon Croome 54de1c1f25
Move default to avoid nil check
4 years ago
Simon Croome ba325bdf7e
Add name validation rules for object kinds
4 years ago
Josh Dolitsky 617c9e1b12
Merge pull request #9313 from jmcelwain/master
4 years ago
Josh Soref 2bf8fdf45d
chore: Spelling (#9410)
4 years ago
yxxhero f735a240b6 fix helm dep build/update doesn't inherit --insecure-skip-tls-verify from helm repo add
4 years ago
Matt Farina bfb6bb7af9
Merge pull request #9381 from joelanford/darwin-arm64
4 years ago
Matthew Luckam 592c338242 updated unit tests to conform with helm best practices
4 years ago
Matthew Luckam f402994461 corrected order of helm lint coalescing of multiple values files
4 years ago
Josh Dolitsky 158d7df5f5
Merge pull request #9409 from searsaw/fix/ocigetter-registryclient
4 years ago
Martin Hickey 3e31983a37
Merge pull request #8559 from zsuzhengdu/f/improve-console-output-for-resource-policy-keep
4 years ago
Alex Sears 1c377f8c62
add test to ensure OCIGetter registryClient is set
4 years ago
Alex Sears 2d16a8135b
initialize registry client in oci getter
4 years ago
Marc Khouzam 593b267ed5 feat(comp): Add descriptions for output format
4 years ago