Commit Graph

4514 Commits (e8ddb526bf0d7c12b8176896530ea31408074d7f)
 

Author SHA1 Message Date
Matthew Fisher e8ddb526bf
Merge pull request #6090 from hd-rk/fix_wrong_getter_download_repo_index
5 years ago
hd-rk 7ad1d522b3 test: add test
5 years ago
hd-rk 6d3eb81943 fix: use repo default client to download index
5 years ago
Matt Farina 826985cdbc
Merge pull request #5985 from mentos1386/patch-1-dev-v3
5 years ago
Matthew Fisher 814cd1fc44
Merge pull request #6084 from hd-rk/fix_install_process_dep
5 years ago
hd-rk 71c2bba69d fix: call chartutil.ProcessDependencies in action.Install
5 years ago
Matthew Fisher 63d7a0c2cf
Merge pull request #6070 from bacongobbler/fix-6059
5 years ago
Matthew Fisher 2045fab01f
ref(action): remove ParseReferenceWithChartDefaults
5 years ago
Matthew Fisher 97e7461e41
Merge pull request #6049 from bacongobbler/helm-template-schema-validation
5 years ago
Martin Hickey 7ddd3f482e
Merge pull request #6038 from liuliqiang/dev-v3
5 years ago
Liu Liqiang 49120340d3 Fix paths in the ingress template and values file written by helm create
5 years ago
Matthew Fisher da7b66fd16
Merge pull request #5972 from bacongobbler/move-docs-to-helm-www
5 years ago
Matthew Fisher e27667f949
Merge pull request #6063 from bacongobbler/dev-v3-lgtm-process
5 years ago
Matthew Fisher 7e1c9a0738
docs(CONTRIBUTING): one LGTM for maintainers, remove "always 2 LGTMs" policy
5 years ago
Matthew Fisher 4f6d002d6c
chore(docs): move docs to helm-www
5 years ago
Adam Reese c1e1c30982
Merge pull request #6056 from adamreese/ref/kube-v1.15
5 years ago
Josh Dolitsky b3fd254991 Use chart version as default tag when saving
5 years ago
Martin Hickey 712c850ac5
Merge pull request #6047 from Constantin07/add_hpa_to_sorting_order_port_to_v3
5 years ago
Adam Reese a98b0532c3
chore(deps): bump kubernetes to v1.15
5 years ago
Constantin Bugneac 512f67de14 Added HorizontalPodAutoscaler to sort order.
5 years ago
Matthew Fisher 7de91248ce
feat(template): introduce --validate
5 years ago
Matthew Fisher 880f4456b3
Merge pull request #6046 from bacongobbler/fix-5654
5 years ago
Matthew Fisher b5d555e4ea
fix(kube): remove namespace enforcement
5 years ago
Taylor Thomas 2c397b6879
Merge pull request #6011 from thomastaylor312/feat/atomic
5 years ago
Matthew Fisher ec68243dbb
Merge pull request #5922 from bacongobbler/pass-parameters-to-chartdownloader
5 years ago
Matthew Fisher 6e60242a18
ref(getter): change NewHTTPGetter and NewPluginGetter to return type Getter
5 years ago
Matthew Fisher 2800c56f9d
ref(downloader): pass in options to ChartDownloader
5 years ago
Matthew Fisher d23d68d51c
Merge pull request #5881 from torstenwalter/template
5 years ago
Torsten Walter ec038337a4
support writing multiple resources to the same file
5 years ago
Matthew Fisher 3e90602882
Merge pull request #6032 from icanhazbroccoli/icanhazbroccoli/chartutil-no-scientific-notation-dev-v3
5 years ago
Oleg Sidorov f94bac0643 chartutil.ReadValues is forced to unmarshal numbers into json.Number refs #1707 [dev-v3]
5 years ago
Tine Jozelj 42e3beb1ad
feat(helm:create): allow absolute paths
5 years ago
Matt Farina 84d0f231e8
Merge pull request #6016 from icanhazbroccoli/icanhazbroccoli-dev-v3-sigs-yaml
5 years ago
Taylor Thomas c6a6a908dc
Merge pull request #6025 from ian-howell/fix/cli-flags
5 years ago
Ian Howell 4f3b571ba7 fix(client): Fixes a timing issue with reading client flags
5 years ago
Matthew Fisher a14e4028a0
Merge pull request #6021 from steven-sheehy/downloader-subcommands-v3
5 years ago
steven-sheehy 1064934105 Add sub-command support to plugin downloader
5 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
5 years ago
Martin Hickey fdcd09c9ce
Merge pull request #6008 from newrelic-forks/rudoi/rawvalues
5 years ago
Taylor Thomas 29c343278e feat(action): Refactors unit tests with better fakes
5 years ago
Taylor Thomas 93d07c862d feat(*): Adds back --atomic functionality to Helm 3
5 years ago
Andrew Rudoi 09e1f8aeb1 chore: add ValueOptions constructor
5 years ago
Matt Farina ff818fceca
Merge pull request #5860 from mattfarina/moar-capabilities-v3
5 years ago
Taylor Thomas b4bf3526c6
Merge pull request #5991 from thomastaylor312/ref/history
5 years ago
Taylor Thomas 51ad3cd357 ref(*): Refactors the history action to return releases instead of formatted output
5 years ago
Taylor Thomas da0ffe000c
Merge pull request #5971 from thomastaylor312/ref/smarter_wait
5 years ago
Taylor Thomas eaa7d8c7c4 feat(wait): Adds smarter waiting for DaemonSets and StatefulSets
5 years ago
Matthew Fisher 5e2e7b7aca
Merge pull request #5980 from VilledeMontreal/fix-v3/linter
5 years ago
Marc Khouzam 81321532e6 Fix linter issuers
5 years ago
Taylor Thomas 61578de6a0
Merge pull request #5970 from thomastaylor312/fix/missing_wait
5 years ago