Commit Graph

1450 Commits (ec870d0a3db087a868a513bdd1a913770bff9fb8)

Author SHA1 Message Date
Taylor Thomas 6cfd47784b
Merge pull request #6625 from Dean-Coakley/get-output-cmd
5 years ago
Dean Coakley 3c899d0bde Add get values table output headers
5 years ago
Dean Coakley 66268d9eee fix(cmd): Add --output option to get values
5 years ago
Adam Reese 1e20ebae35
fix(pkg/kube): validate with OpenAPI on install
5 years ago
Adam Reese 442c3588e4
Merge pull request #6599 from adamreese/feat/validation
5 years ago
Martin Hickey f2aa97e313
fix(helm): Port accept dependency in requirements.yaml from charts directory (#6611)
5 years ago
Adam Reese 572b92dc8a
feat(pkg/kube): add openapi validation for k8s objects
5 years ago
Matthew Fisher 7ffc879f13
Merge pull request #6607 from thomastaylor312/fix/missing_path_validation
5 years ago
Taylor Thomas 62ed7b3764
Merge pull request #6594 from thomastaylor312/feat/template_api_versions
5 years ago
Taylor Thomas 3637996dcd fix(chart): Ports security fix for invalid paths in tarballs
5 years ago
Taylor Thomas b9d504dd67
Merge pull request #6596 from thomastaylor312/feat/get_repo_file
5 years ago
wxdao c00890cae1 Fix Save misbehavior on nonexistent directory (#6360)
5 years ago
Taylor Thomas cc45056383
Merge pull request #6598 from thomastaylor312/feat/tarball_perms
5 years ago
Taylor Thomas fca14bcb76 feat(plugin): Ports file mode preservation for tarballs from v3
5 years ago
Taylor Thomas 63c994343b feat(wait): Ports ingress wait to v3
5 years ago
Taylor Thomas 854919fae8 feat(repo): Ports repo file `Get` method from v2
5 years ago
Taylor Thomas 0210d43a66
Merge pull request #6550 from thomastaylor312/fix/missing_debug
5 years ago
Taylor Thomas 59d3488d1c feat(template): Ports api-versions flag to v3
5 years ago
Taylor Thomas 3d64c6bb54 ref(cmd): Implement flag parsing for output format
5 years ago
Taylor Thomas 768d27b387 ref(*): Refactors output into its own package
5 years ago
Martin Hickey 335d27a976
Fix ingress API group in scaffold chart (#6591)
5 years ago
Matthew Fisher 0ae0f0742d
fix(action): fix import statement
5 years ago
Matthew Fisher 02999565a4
Merge pull request #6556 from karuppiah7890/conditional-dependencies-not-working-v3
5 years ago
Matthew Fisher c1e63a2a17
Merge pull request #6536 from karuppiah7890/fix-lint-for-no-package-found
5 years ago
Matthew Fisher 29765f4afe
Merge pull request #6490 from bacongobbler/port-create-enhancements
5 years ago
Taylor Thomas 07c950fc41
Merge pull request #6571 from cgetzen/cg/dev-v3/kube_create_goroutine
5 years ago
Karuppiah Natarajan bb9426c4e2
fix(pkg/lint): fix lint silently ignoring non existing packaged charts
5 years ago
Charlie Getzen d2cafdc063 modify resources to match helm3
5 years ago
Charlie Getzen ce4ca05d0a use WaitGroup instead of channels and counters
5 years ago
Taylor Thomas 3799d0024c fix(cmd): Fix all the outputs
5 years ago
Matthew Fisher 9510713d21
fix(chartutil): port over enhancements to `helm create` from Helm 2
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Matt Farina 967f4fed42
Update dependencies
5 years ago
Charlie Getzen 25bbd88639 Add check on empty list
5 years ago
Charlie Getzen 4c39d2b63f batch perform function by resource kind (Deployment, Pod, etc)
5 years ago
Charlie Getzen f7a05ba018 Use a goroutine when interacting with kube api
5 years ago
Matt Farina e3137d106a
Migrating dependency management to go modules
5 years ago
Taylor Thomas 319045d351
Merge pull request #6547 from SimonAlling/processDependencyConditions
5 years ago
Taylor Thomas 3cc0240d8d
Merge pull request #6549 from perher/no-wait-paused-v3
5 years ago
Matthew Fisher c1fc24c84e
Merge pull request #6386 from VilledeMontreal/fix/testrunnocluster
5 years ago
Karuppiah Natarajan 337f52c566
fix(pkg/action): fix conditional dependencies not working with reuse values
5 years ago
Simon Alling 43bb10cd24 ref(pkg/chartutil): Dry up file and path names (#6554)
5 years ago
Taylor Thomas 11d5a269a7
Merge pull request #6542 from thomastaylor312/fix/atomic_delete
5 years ago
Taylor Thomas 6ccb2897d9 PR fixes
5 years ago
Per Hermansson f5e977b8ed Skip waiting for paused deployments
5 years ago
Simon Alling a40debd42b ref(pkg/chartutil): Simplify processDependencyConditions
5 years ago
Taylor Thomas 36f3a4b326 fix(action): Protects against current resource conflicts
5 years ago
Matthew Fisher 37f7cc0851
Merge pull request #4917 from derkoe/dev-v3-fix-requirement-condition
5 years ago
Martin Hickey 26dacf84aa
feat(cmd): Port child NOTES.txt rendering to Helm 3 (#6512)
5 years ago
Martin Hickey db15a6f898
Create charts directory for scaffold chart (#6516)
5 years ago