Commit Graph

170 Commits (copilot/important-issues-review)

Author SHA1 Message Date
Karuppiah Natarajan 6d02079016
Fix values being ignored when reusing values on upgrade
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 29c343278e feat(action): Refactors unit tests with better fakes
7 years ago
Taylor Thomas 93d07c862d feat(*): Adds back --atomic functionality to Helm 3
7 years ago
Taylor Thomas d031651c45 fix(pkg/action): Adds back in missing wait functionality
7 years ago
Martin Hickey ed68cbda3c Fix linter issues
7 years ago
Matthew Fisher f1594e564a
Merge pull request #5824 from rokii/fix5792
7 years ago
rokii 897a79a57f fix and add test cases
7 years ago
rokii 871b092f32 fix issue 5792
7 years ago
Torsten Walter 24578a6411
support --output-dir option for helm3 template
7 years ago
Adam Reese 590bf10ab5
fix(pkg/action): add namespace to release options
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 b8bced2649
fix(pkg/action): load clients after flags have been parsed (#5681)
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
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