An open API service providing commit metadata for open source projects.

GitHub / briansu2004/https-github.com-helm-helm / commits

SHA Message Author Date Stats
97e7461e merge Merge pull request #6049 from bacongobbler/helm-template-schema-validation Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
31b940a6 fix(engine): Fix eating too many colons during template execution
Signed-off-by: Ian Howell <i****0@g****m>
Ian Howell <i****0@g****m> about 7 years ago
7ddd3f48 merge Merge pull request #6038 from liuliqiang/dev-v3 Martin Hickey <m****y@i****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
49120340 Fix paths in the ingress template and values file written by helm create
Signed-off-by: Liu Liqiang <l****g@s****m>
Liu Liqiang <l****g@s****m> about 7 years ago
da7b66fd merge Merge pull request #5972 from bacongobbler/move-docs-to-helm-www Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
e27667f9 merge Merge pull request #6063 from bacongobbler/dev-v3-lgtm-process Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
7e1c9a07 docs(CONTRIBUTING): one LGTM for maintainers, remove "always 2 LGTMs" policy
Signed-off-by: Matthew Fisher <m****r@m****m>
Matthew Fisher <m****r@m****m> about 7 years ago
c1e1c309 merge Merge pull request #6056 from adamreese/ref/kube-v1.15 Adam Reese <a****e@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
b3fd2549 Use chart version as default tag when saving
Signed-off-by: Josh Dolitsky <j****y@g****m>
Josh Dolitsky <j****y@g****m> about 7 years ago
712c850a merge Merge pull request #6047 from Constantin07/add_hpa_to_sorting_order_port_to_v3 Martin Hickey <m****y@i****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
a98b0532 chore(deps): bump kubernetes to v1.15
Signed-off-by: Adam Reese <a****m@r****o>
Adam Reese <a****m@r****o> about 7 years ago
97fe285a feat(client): wait for Pods during hook execution
Signed-off-by: Jacob LeGrone <g****t@j****k>
Jacob LeGrone <g****t@j****k> about 7 years ago
72127c39 feat(test): define tests as Jobs and allow arbitrary supporting resources
Signed-off-by: Jacob LeGrone <g****t@j****k>
Jacob LeGrone <g****t@j****k> about 7 years ago
7de91248 feat(template): introduce --validate
Signed-off-by: Matthew Fisher <m****r@m****m>
Matthew Fisher <m****r@m****m> about 7 years ago
880f4456 merge Merge pull request #6046 from bacongobbler/fix-5654 Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
512f67de Added HorizontalPodAutoscaler to sort order.
Signed-off-by: Constantin Bugneac <c****c@w****m>
Constantin Bugneac <c****c@w****m>
Committed by: Constantin Bugneac <c****g@g****m>
about 7 years ago
b5d555e4 fix(kube): remove namespace enforcement
Signed-off-by: Matthew Fisher <m****r@m****m>
Matthew Fisher <m****r@m****m> about 7 years ago
2c397b68 merge Merge pull request #6011 from thomastaylor312/feat/atomic Taylor Thomas <t****s@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
ec68243d merge Merge pull request #5922 from bacongobbler/pass-parameters-to-chartdownloader Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
d23d68d5 merge Merge pull request #5881 from torstenwalter/template Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
3e906028 merge Merge pull request #6032 from icanhazbroccoli/icanhazbroccoli/chartutil-no-sc... Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
f94bac06 chartutil.ReadValues is forced to unmarshal numbers into json.Number refs #17...
Signed-off-by: Oleg Sidorov <o****v@b****m>, Oleg Sidorov <m****e@w****o>
Oleg Sidorov <m****e@w****o> about 7 years ago
42e3beb1 feat(helm:create): allow absolute paths
Signed-off-by: Tine Jozelj <t****j@t****e>
Tine Jozelj <t****j@t****e> about 7 years ago
84d0f231 merge Merge pull request #6016 from icanhazbroccoli/icanhazbroccoli-dev-v3-sigs-yaml Matt Farina <m****t@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
c6a6a908 merge Merge pull request #6025 from ian-howell/fix/cli-flags Taylor Thomas <t****s@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
4f3b571b fix(client): Fixes a timing issue with reading client flags
Signed-off-by: Ian Howell <i****0@g****m>
Ian Howell <i****0@g****m> about 7 years ago
a14e4028 merge Merge pull request #6021 from steven-sheehy/downloader-subcommands-v3 Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
10649341 Add sub-command support to plugin downloader
Signed-off-by: steven-sheehy <s****n@s****l>
steven-sheehy <s****n@s****l> about 7 years ago
ec440d44 Replaced ghodss/yaml with sigs.k8s.io/yaml
Signed-off-by: Oleg Sidorov <o****v@b****m>
Oleg Sidorov <o****v@b****m> about 7 years ago
fdcd09c9 merge Merge pull request #6008 from newrelic-forks/rudoi/rawvalues Martin Hickey <m****y@i****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
29c34327 feat(action): Refactors unit tests with better fakes
Signed-off-by: Taylor Thomas <t****s@m****m>
Taylor Thomas <t****s@m****m> about 7 years ago
09e1f8ae chore: add ValueOptions constructor
Signed-off-by: Andrew Rudoi <a****i@n****m>
Andrew Rudoi <a****i@n****m> about 7 years ago
ff818fce merge Merge pull request #5860 from mattfarina/moar-capabilities-v3 Matt Farina <m****t@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
b4bf3526 merge Merge pull request #5991 from thomastaylor312/ref/history Taylor Thomas <t****s@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
51ad3cd3 ref(*): Refactors the history action to return releases instead of formatted ...
Signed-off-by: Taylor Thomas <t****s@m****m>
Taylor Thomas <t****s@m****m> about 7 years ago
93d07c86 feat(*): Adds back --atomic functionality to Helm 3
Signed-off-by: Taylor Thomas <t****s@m****m>
Taylor Thomas <t****s@m****m> about 7 years ago
da0ffe00 merge Merge pull request #5971 from thomastaylor312/ref/smarter_wait Taylor Thomas <t****s@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
5e2e7b7a merge Merge pull request #5980 from VilledeMontreal/fix-v3/linter Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
81321532 Fix linter issuers
Signed-off-by: Marc Khouzam <m****m@v****a>
Marc Khouzam <m****m@v****a> about 7 years ago
4f6d002d chore(docs): move docs to helm-www
Signed-off-by: Matthew Fisher <m****r@m****m>
Matthew Fisher <m****r@m****m> about 7 years ago
61578de6 merge Merge pull request #5970 from thomastaylor312/fix/missing_wait Taylor Thomas <t****s@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
240dd53e Helm 3: set custom manifest config media type on chart push (#5719)
Signed-off-by: Josh Dolitsky <j****y@g****m>, Josh Dolitsky <j****y@g****m>, Josh Dolitsky <j****y@g****m>, Josh Dolitsky <j****y@g****m>
Josh Dolitsky <j****y@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
d031651c fix(pkg/action): Adds back in missing wait functionality
Signed-off-by: Taylor Thomas <t****s@m****m>
Taylor Thomas <t****s@m****m> about 7 years ago
eaa7d8c7 feat(wait): Adds smarter waiting for DaemonSets and StatefulSets
Signed-off-by: Taylor Thomas <t****s@m****m>
Taylor Thomas <t****s@m****m> about 7 years ago
6e60242a ref(getter): change NewHTTPGetter and NewPluginGetter to return type Getter
Signed-off-by: Matthew Fisher <m****r@m****m>
Matthew Fisher <m****r@m****m> about 7 years ago
e55a25bf merge Merge pull request #5917 from bacongobbler/ref-getter-options Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
cf79b908 merge Merge pull request #5961 from thomastaylor312/fix/wait Taylor Thomas <t****s@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
1ea07fea merge Merge pull request #5889 from andytom/fix/backport_lint_fix Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
c8c854a3 fix(pkg/kube): Fixes wait functionality
Signed-off-by: Taylor Thomas <t****s@m****m>
Taylor Thomas <t****s@m****m> about 7 years ago
a6fefdd9 merge Merge pull request #5874 from bacongobbler/fix-requirements-not-being-updated Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
cf90b5f9 merge Merge pull request #5938 from hickeyma/fix-linter-issues Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
407d8508 merge Merge pull request #5940 from Somefive/dev-v3 Martin Hickey <m****y@i****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
c0b4aeb2 merge Merge pull request #5904 from mattfarina/move-ingress-v3 Matt Farina <m****t@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
b9878bd9 Redo the same fix with #3915 in dev-v3 branch
Signed-off-by: Da Yin <S****e@f****m>
Da Yin <S****e@f****m> about 7 years ago
ed68cbda Fix linter issues
Signed-off-by: Martin Hickey <m****y@i****m>
Martin Hickey <m****y@i****m> about 7 years ago
6b96d215 merge Merge pull request #5909 from mattfarina/increment-sprig-v3 Matt Farina <m****t@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
53fae3ab merge Merge pull request #5908 from mattfarina/release-namespace-docs Matt Farina <m****t@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
2800c56f ref(downloader): pass in options to ChartDownloader
Signed-off-by: Matthew Fisher <m****r@m****m>
Matthew Fisher <m****r@m****m> about 7 years ago
e410a03c ref(getter): introduce Options for passing in getter parameters
Signed-off-by: Matthew Fisher <m****r@m****m>
Matthew Fisher <m****r@m****m> about 7 years ago
ceb1faf1 Updating to newer version of sprig
Signed-off-by: Matt Farina <m****t@m****m>
Matt Farina <m****t@m****m> about 7 years ago
636d9ba0 Restoring the Release.Namespace docs
Signed-off-by: Matt Farina <m****t@m****m>
Matt Farina <m****t@m****m> about 7 years ago
379b2b17 Updating to the new Ingress group version
Signed-off-by: Matt Farina <m****t@m****m>
Matt Farina <m****t@m****m> about 7 years ago
213f7146 Stop Lint from breaking when using required
Signed-off-by: Thomas O'Donnell <a****m@g****m>
Thomas O'Donnell <a****m@g****m> about 7 years ago
c35dbb7a merge Merge pull request #5888 from andytom/docs/remove_old_flag Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
c5a63811 Remove mention of the execute flag
Signed-off-by: Thomas O'Donnell <a****m@g****m>
Thomas O'Donnell <a****m@g****m> about 7 years ago
5efa1816 merge Merge pull request #5884 from hickeyma/up-dev-guide-build Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
b7a6ea32 Fix the build section in the developer doc
Signed-off-by: Martin Hickey <m****y@i****m>
Martin Hickey <m****y@i****m> about 7 years ago
ec038337 support writing multiple resources to the same file
Signed-off-by: Torsten Walter <m****l@t****e>
Torsten Walter <m****l@t****e> about 7 years ago
78330ba3 fix(resolver): compare hash of lockfile against resolved dependencies
Signed-off-by: Matthew Fisher <m****r@m****m>
Matthew Fisher <m****r@m****m> about 7 years ago
f109b1ba merge Merge pull request #5869 from bacongobbler/ref-version Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
2035e4fa merge Merge pull request #5848 from bacongobbler/remove-dead-output Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
a24915a0 ref(version): catch some edge cases
Signed-off-by: Matthew Fisher <m****r@m****m>
Matthew Fisher <m****r@m****m> about 7 years ago
1d0b9830 Add documentation on registries (#5754)
Signed-off-by: Josh Dolitsky <j****y@g****m>
Josh Dolitsky <j****y@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
7d3693bd merge Merge pull request #5856 from bacongobbler/remove-stripport Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
b9484808 merge Merge pull request #5855 from bacongobbler/refactor-downloader Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
560ef448 merge Merge pull request #5859 from tariq1890/add_go_v3 Matt Farina <m****t@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
64496cdc Expose the resource types in addition to the api group/version in templates
Signed-off-by: Matt Farina <m****t@m****m>
Matt Farina <m****t@m****m> about 7 years ago
3a36ab67 add go version to version cmd output of helm
Signed-off-by: Tariq Ibrahim <t****0@g****m>
Tariq Ibrahim <t****0@g****m> about 7 years ago
8eaf4c09 ref(urlutil): remove stripPort
Signed-off-by: Matthew Fisher <m****r@m****m>
Matthew Fisher <m****r@m****m> about 7 years ago
7353a65b ref(downloader): remove ResolveChartVersionAndGetRepo
Signed-off-by: Matthew Fisher <m****r@m****m>
Matthew Fisher <m****r@m****m> about 7 years ago
436747a8 chore(testdata): remove stale test output
Signed-off-by: Matthew Fisher <m****r@m****m>
Matthew Fisher <m****r@m****m> about 7 years ago
da831155 merge Merge pull request #5539 from jan25/fix-list-sorting-5499 Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
0b41b90a merge Merge pull request #5829 from VilledeMontreal/feat-v3/dynamicCopmpletionReleases Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
f1594e56 merge Merge pull request #5824 from rokii/fix5792 Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
172ba399 merge Merge pull request #5841 from bacongobbler/fix-upload-azure Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
82bb9921 fix(circle): only upload packages and checksums, not cross-builds
Signed-off-by: Matthew Fisher <m****r@m****m>
Matthew Fisher <m****r@m****m> about 7 years ago
d6b3e065 merge Merge pull request #5762 from torstenwalter/output-dir Martin Hickey <m****y@i****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
897a79a5 fix and add test cases
Signed-off-by: rokii <s****n@g****m>
rokii <s****n@g****m> about 7 years ago
829d8ff4 Revert "do not write empty templates to disk"
Signed-off-by: Torsten Walter <m****l@t****e>
Torsten Walter <m****l@t****e> about 7 years ago
0528c7bb add test for output-dir
Signed-off-by: Torsten Walter <m****l@t****e>
Torsten Walter <m****l@t****e> about 7 years ago
7347be61 merge Merge branch 'dev-v3' into output-dir Torsten Walter <m****l@t****e> about 7 years ago
871b092f fix issue 5792
Signed-off-by: rokii <s****n@g****m>
rokii <s****n@g****m> about 7 years ago
2a3b7b53 merge Merge pull request #5813 from adamreese/ref/klog Adam Reese <a****e@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
77a1b7e0 ref(*): expose klog flags
Signed-off-by: Adam Reese <a****m@r****o>
Adam Reese <a****m@r****o> over 7 years ago
da260ec1 do not write empty templates to disk
Signed-off-by: Torsten Walter <m****l@t****e>
Torsten Walter <m****l@t****e> over 7 years ago
cb58035f use outputDir instead of hardcoded value
Signed-off-by: Torsten Walter <m****l@t****e>
Torsten Walter <m****l@t****e> over 7 years ago
6809a1ef merge Merge pull request #5785 from adamreese/docs/namespace Adam Reese <a****e@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
fc07fec1 docs(faq): add namespace changes for non existing namespaces
Signed-off-by: Adam Reese <a****m@r****o>
Adam Reese <a****m@r****o> over 7 years ago
f1718462 merge Merge pull request #5761 from cpanato/GH-5741 Adam Reese <a****e@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
53a46d21 merge Merge pull request #5781 from adamreese/ref/chartutils Adam Reese <a****e@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago

← Back to repository