Commit Graph

5005 Commits (06a5eb2272f26fcdb2bd5abf5abe45d7078b5e50)
 

Author SHA1 Message Date
Matthew Fisher 2f2430a9ad
fix(ci): update to work as master 5 years ago
Matthew Fisher af498be38b
fix(scripts): update get script 5 years ago
Matthew Fisher 9b42702a4b
Merge pull request from bacongobbler/helm2-support-contract 5 years ago
Matthew Fisher ee8cd8bffb
fix(sympath): walk symbolic links one once 5 years ago
Matthew Fisher 638088e26e
docs(CONTRIBUTING): add Helm 2's support contract 5 years ago
Marc Khouzam cae8d4a96a fix(cmd): Add release name to install examples () 5 years ago
Matthew Fisher cfbeead01a
Merge pull request from thomastaylor312/feat/testing_logs 5 years ago
Taylor Thomas 25697a62c4 feat(test): Adds --logs flag 5 years ago
Matthew Fisher ff12f65645
Merge pull request from bacongobbler/fix-6682-helm3 5 years ago
Matthew Fisher 4d6a2461f3
fix(cmd): acquire repository.lock 5 years ago
Taylor Thomas c3e356faba
Merge pull request from thomastaylor312/fix/broken_template_test 5 years ago
Taylor Thomas a758490f4d fix(chartutil): Uses copystructure for deep copy to avoid using gob 5 years ago
Taylor Thomas 7892a36cb3
Merge pull request from thomastaylor312/feat/v3_lint 5 years ago
Matthew Fisher b38c413d1b
Merge pull request from karuppiah7890/fix-url-decode-v3 5 years ago
Matthew Fisher a92dd44cad
Merge pull request from SimonAlling/err 5 years ago
Taylor Thomas 5a23663c6b
Merge pull request from thomastaylor312/feat/timestamp_hell 5 years ago
Matthew Fisher 5f15be36e2
Merge pull request from bacongobbler/restore-revision 5 years ago
Matthew Fisher 402fce389a
fix(chartutil): restore .Release.Revision 5 years ago
Taylor Thomas caf629a3e9 feat(lint): Adds v3 chart checks to linter 5 years ago
Matthew Fisher b42967ff51
Merge pull request from bacongobbler/fix-6642 5 years ago
Matthew Fisher 4d5a62303e
fix(kube): replace rather than delete/create 5 years ago
Matthew Fisher feff367160
Merge pull request from karuppiah7890/fix-install-storing-computed-values 5 years ago
Karuppiah Natarajan dfed8ab5e3
fix install storing computed values in release 5 years ago
Taylor Thomas 93abfd75ad Remove reference to stdtime to reduce confusion 5 years ago
Matthew Fisher e7413bd61c
Merge pull request from sidharthsurana/fix-nil-pointer-load 5 years ago
Sidharth Surana 31d41d3fd1 Add unit test for this specific case of loading from V1 archive 5 years ago
Matthew Fisher 40572311ab
Merge pull request from bacongobbler/port-6258 5 years ago
Simon Alling a7c285bf7e ref(pkg/chartutil): Improve error handling code in Save 5 years ago
Matthew Fisher 0c9374e122
Merge pull request from VilledeMontreal/fix/onlySubcommands 5 years ago
Matthew Fisher 3cb7f5298d
Merge pull request from kenperkins/no-error-recursion 5 years ago
Taylor Thomas 4d7968f692 ref(time): Adds wrapper for most time stdlib methods 5 years ago
Sidharth Surana 8f833fed25 Fix the ordering of the APIVersion check to avoid nil pointer 5 years ago
Ken Perkins 060def3b88 Fix chartutils/errors.go stack overflow 5 years ago
Ken Perkins 01ea487582 Introducing an tests for chartutils/errors.go 5 years ago
Taylor Thomas aa429e150a feat(*): Adds custom time package for better marshalling 5 years ago
Taylor Thomas 3edad39e08
Merge pull request from aaronmell/Kubeconfig_scope_fix 5 years ago
Aaron Mell 6a98d1f1d2 Code Review Changes 5 years ago
Aaron Mell 4eca26e4e1 Modified the scope of Kubeconfig so it could be set outside an env variable. 5 years ago
Taylor Thomas 81b92e8c21
Merge pull request from jonasrutishauser/fix/special-plugin-args 5 years ago
Jonas Rutishauser 0650d6953d
Remove all known arguments in plugin invocations 5 years ago
Marc Khouzam 1d017e3793 feat(cmd): Replace 'helm get' with 'helm get all' 5 years ago
Marc Khouzam ac732523b1 feat(cmd): Replace 'helm show' with 'helm show all' 5 years ago
Taylor Thomas 34b930cb9d
Merge pull request from thomastaylor312/fix/action_config 5 years ago
Taylor Thomas 01e593fbcd fix(action): Fixes ordering of variable binding 5 years ago
Taylor Thomas da72944611
Merge pull request from thomastaylor312/feat/parse_pre_release 5 years ago
Taylor Thomas 0dc9aca2e1
Merge pull request from thomastaylor312/fix/broken_env_vars 5 years ago
Taylor Thomas 1123e5ca1f fix(cli): Fixes incorrect variable reference 5 years ago
Matthew Fisher ed90425ebb
Merge pull request from mumoshu/add-plugin-envvars 5 years ago
Matthew Fisher 36e30472d7
Merge pull request from jlegrone/set-default-hook-delete-policy 5 years ago
Matthew Fisher 74e8dd03c8
Merge pull request from mumoshu/bring-back-template-execute 5 years ago