Commit Graph

1415 Commits (5fa57aa9057e75704f0b2fbde7ea54270aa05d64)

Author SHA1 Message Date
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
6 years ago
Matt Farina 967f4fed42
Update dependencies
6 years ago
Matt Farina e3137d106a
Migrating dependency management to go modules
6 years ago
Taylor Thomas 319045d351
Merge pull request #6547 from SimonAlling/processDependencyConditions
6 years ago
Taylor Thomas 3cc0240d8d
Merge pull request #6549 from perher/no-wait-paused-v3
6 years ago
Matthew Fisher c1fc24c84e
Merge pull request #6386 from VilledeMontreal/fix/testrunnocluster
6 years ago
Simon Alling 43bb10cd24 ref(pkg/chartutil): Dry up file and path names (#6554)
6 years ago
Taylor Thomas 11d5a269a7
Merge pull request #6542 from thomastaylor312/fix/atomic_delete
6 years ago
Taylor Thomas 6ccb2897d9 PR fixes
6 years ago
Per Hermansson f5e977b8ed Skip waiting for paused deployments
6 years ago
Simon Alling a40debd42b ref(pkg/chartutil): Simplify processDependencyConditions
6 years ago
Taylor Thomas 36f3a4b326 fix(action): Protects against current resource conflicts
6 years ago
Matthew Fisher 37f7cc0851
Merge pull request #4917 from derkoe/dev-v3-fix-requirement-condition
6 years ago
Martin Hickey 26dacf84aa
feat(cmd): Port child NOTES.txt rendering to Helm 3 (#6512)
6 years ago
Martin Hickey db15a6f898
Create charts directory for scaffold chart (#6516)
6 years ago
Taylor Thomas 15d277360e
Merge pull request #6504 from thomastaylor312/feat/output
6 years ago
Martin Hickey caa26c4bb2
Change release storage name to use helm storage type as prefix (#6500)
6 years ago
Taylor Thomas eac6a60001 feat(*): Ports all output functionality from v2
6 years ago
Adam Reese d3805a1d54
ref(pkg/cli): refactor environment variable setup
6 years ago
Taylor Thomas 85572df378
Merge pull request #6494 from thomastaylor312/feat/set_file
6 years ago
Matthew Fisher 261e5b00ac
Merge pull request #6491 from bacongobbler/port-5700
6 years ago
Taylor Thomas 9b87721c1f fix(provenance): Ports error check for `Digest` to v3
6 years ago
Taylor Thomas 7599c5d489 feat(*): Ports `--set-file` flag to v3
6 years ago
Matthew Fisher faa9048580
Merge pull request #6486 from bacongobbler/fix-6452
6 years ago
Matthew Fisher 9742c8c5a2
fix(action): typo
6 years ago
Taylor Thomas 6419ff6961
Merge pull request #6480 from thomastaylor312/feat/cleanup_on_fail
6 years ago
Matthew Fisher 1b0b843d6a
fix(action): invalidate discovery client cache on startup
6 years ago
Matthew Fisher 3e891dbde9
Merge pull request #6425 from AndiDog/helm-template-no-reachability-check
6 years ago
Taylor Thomas 17854e83af feat(*): Ports `--cleanup-on-fail` to v3
6 years ago
Matthew Fisher 4971ed5077
fix(list): scrub list returned from .List()
6 years ago
Taylor Thomas d95a6246a4
Merge pull request #6430 from karuppiah7890/fix-install-storing-computed-values
6 years ago
Cindy O'Neill 41e9359716 handle ingress apiVersion change for kubernete versions
6 years ago
Reinhard Nägele 38e41e12c9 ref(*): Improve and fix scaffold chart and API versions (#6426)
6 years ago
Andreas Sommer 3a843df1ff Fix reachability check which must be disabled for `helm template` (unless `--validate` is specified)
6 years ago
Karuppiah Natarajan 25324ca8db
fix install storing computed values in release instead of user supplied values
6 years ago
Marc Khouzam 5aa7c20f7c Check connectivity to cluster for helm test run
6 years ago
Adam Reese b4788481b7
fix(pkg/cli): do not override users xdg directories
6 years ago
Taylor Thomas 01e562bd00
Merge pull request #6296 from andytom/fix/duplicate_error_msgs
6 years ago
Matt Farina 1ea53d8934
Unifity environment variable naming and use
6 years ago
Matt Farina 378b9dd29e
Remove ability to have duplicates in environment variables
6 years ago
Matt Farina ec31f13ee9
Merge pull request #6244 from waveywaves/feature/helmenv
6 years ago
Matt Butcher 0f332b67f1
fix: clear the discovery cache after CRDs are installed (#6332)
6 years ago
Matt Farina 01adf0d7a3
Merge pull request #6255 from waveywaves/fix/6237
6 years ago
Adam Reese 4fcc876786
ref(pkg/engine): cleanup of development `hack`
6 years ago
Ivan Towlson cd42b26a6a Distinct doc strings for repository-cache and repository-config
6 years ago
Vibhav Bobade 66b037f6be Move the logic for checking env in pkg/cli and store all envs in a central place
6 years ago
Adam Reese fe92480ab4
fix(cmd/helm): user friendly error message when repos are not configured
6 years ago
Marc Khouzam f46df928cf fix(cmd/helm): Missing params for dir locations (#6300)
6 years ago
Thomas O'Donnell e5668f54fe Stop multiple error messages in lint results
6 years ago
Vibhav Bobade d00e328020 Applied check to actions
6 years ago