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

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

SHA Message Author Date Stats
681eab83 feat(comp): have zsh completion generation re-use bash code
Signed-off-by: Marc Khouzam <m****m@m****a>
Marc Khouzam <m****m@m****a> almost 7 years ago
2db09189 Simplify logic
Signed-off-by: Marc Khouzam <m****m@m****a>
Marc Khouzam <m****m@m****a> almost 7 years ago
d50e2a31 merge Merge branch 'dev-v3' into feat-v3/dynCompDifferentHelm Marc Khouzam <m****m@m****a> almost 7 years ago
1b0b843d fix(action): invalidate discovery client cache on startup
Signed-off-by: Matthew Fisher <m****r@m****m>
Matthew Fisher <m****r@m****m> almost 7 years ago
64521d00 merge Merge pull request #6479 from bacongobbler/fix-6356 Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
17854e83 feat(*): Ports `--cleanup-on-fail` to v3
Signed-off-by: Taylor Thomas <t****s@m****m>
Taylor Thomas <t****s@m****m> almost 7 years ago
4971ed50 fix(list): scrub list returned from .List()
Signed-off-by: Matthew Fisher <m****r@m****m>
Matthew Fisher <m****r@m****m> almost 7 years ago
d95a6246 merge Merge pull request #6430 from karuppiah7890/fix-install-storing-computed-values Taylor Thomas <t****s@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
4ee8db22 merge Merge pull request #6470 from VilledeMontreal/fix/dynCompStderr Matt Farina <m****t@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
e0a119c6 fix(completion): Redirect stderr must be before pipes
Signed-off-by: Marc Khouzam <m****m@m****a>
Marc Khouzam <m****m@m****a> almost 7 years ago
e38b414b merge Merge pull request #6408 from VilledeMontreal/feat-v3/dynCompGlobalFlags Matt Farina <m****t@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
24922119 merge Merge pull request #6463 from thomastaylor312/chore/deprecate_recreate_pods Taylor Thomas <t****s@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
a4dd603f Refactor switch statement in pkg/kube/wait.go
Signed-off-by: fengxusong <f****g@o****m>, Matthew Fisher <m****r@m****m>
fengxsong <f****g@o****m>
Committed by: Matthew Fisher <m****r@m****m>
almost 7 years ago
45e27d45 chore(cmd): Deprecates --recreate-pods flag
Signed-off-by: Taylor Thomas <t****s@m****m>
Taylor Thomas <t****s@m****m> almost 7 years ago
cf728f40 fix wait.go
Signed-off-by: fengxusong <f****g@o****m>, Matthew Fisher <m****r@m****m>
fengxsong <f****g@o****m>
Committed by: Matthew Fisher <m****r@m****m>
almost 7 years ago
9a592e53 merge Merge pull request #6448 from oneilcin/fix-ingress-extensions Matt Farina <m****t@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
68baa494 merge Merge pull request #6455 from mattfarina/update-v3-contributing Matt Farina <m****t@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
38e41e12 ref(*): Improve and fix scaffold chart and API versions (#6426)
Signed-off-by: Reinhard Naegele <u****s@g****m>
Reinhard Nägele <u****s@g****m>
Committed by: Martin Hickey <m****y@i****m>
almost 7 years ago
3b280ab0 Refactor switch statement in pkg/kube/wait.go
Signed-off-by: fengxusong <f****g@o****m>, Matthew Fisher <m****r@m****m>
fengxusong <f****g@o****m>
Committed by: Matthew Fisher <m****r@m****m>
almost 7 years ago
41e93597 handle ingress apiVersion change for kubernete versions
Signed-off-by: Cindy O'Neill <c****2@g****m>
Cindy O'Neill <c****2@g****m> almost 7 years ago
5c18e1b8 fix(helm3): `helm template` output should include hooks by default
Signed-off-by: Yusuke Kuoka <y****a@g****m>
Yusuke Kuoka <y****a@g****m> almost 7 years ago
1f6c80ca Set history-max to 10 by default (#6421)
Signed-off-by: Reinhard Naegele <u****s@g****m>
Reinhard Nägele <u****s@g****m>
Committed by: Martin Hickey <m****y@i****m>
almost 7 years ago
3a843df1 Fix reachability check which must be disabled for `helm template` (unless `--...
Signed-off-by: Andreas Sommer <a****7@g****m>
Andreas Sommer <a****7@g****m> almost 7 years ago
2c87d89a merge Merge pull request #6392 from karuppiah7890/update-go Matt Farina <m****t@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
a86eeced merge Merge pull request #6387 from VilledeMontreal/feat-v3/compFuncName Matt Farina <m****t@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
25324ca8 fix install storing computed values in release instead of user supplied values
Signed-off-by: Karuppiah Natarajan <k****0@g****m>
Karuppiah Natarajan <k****0@g****m> almost 7 years ago
d3805a1d ref(pkg/cli): refactor environment variable setup
Signed-off-by: Adam Reese <a****m@r****o>
Adam Reese <a****m@r****o> almost 7 years ago
a4022536 update go to v1.13
Signed-off-by: Karuppiah Natarajan <k****0@g****m>
Karuppiah Natarajan <k****0@g****m> almost 7 years ago
8de22efd feat(cli): Dynamic completion for global flags
Signed-off-by: Marc Khouzam <m****m@m****a>
Marc Khouzam <m****m@m****a> almost 7 years ago
5aa7c20f Check connectivity to cluster for helm test run
Signed-off-by: Marc Khouzam <m****m@m****a>
Marc Khouzam <m****m@m****a> almost 7 years ago
d285097f merge Merge pull request #6385 from mumoshu/detailed-plugin-exit-code-v3 Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
a46694c8 Dynamic completion to use same binary as main call
Signed-off-by: Marc Khouzam <m****m@m****a>
Marc Khouzam <m****m@m****a> almost 7 years ago
bc42dca4 merge Merge pull request #6373 from andytom/task/cleanup_nitpick_lint Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
69feb964 Cleanup nitpick suggestion in the lint command
Signed-off-by: Thomas O'Donnell <a****m@g****m>
Thomas O'Donnell <a****m@g****m> almost 7 years ago
01d7657c Another Code review change
Signed-off-by: Aaron Mell <a****l@l****m>
Aaron Mell <a****l@l****m> almost 7 years ago
0645b92c Print test status
Signed-off-by: Jacob LeGrone <g****t@j****k>
Jacob LeGrone <g****t@j****k> almost 7 years ago
5cb923ee merge Merge pull request #6362 from adamreese/fix/xdg-override Adam Reese <a****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
b4788481 fix(pkg/cli): do not override users xdg directories
Signed-off-by: Adam Reese <a****m@r****o>
Adam Reese <a****m@r****o> almost 7 years ago
6f185199 Remove test --cleanup flag
Signed-off-by: Jacob LeGrone <g****t@j****k>
Jacob LeGrone <g****t@j****k> almost 7 years ago
a6f4bc1b Remove "run" test subcommand
Signed-off-by: Jacob LeGrone <g****t@j****k>
Jacob LeGrone <g****t@j****k> almost 7 years ago
180db556 merge Merge pull request #6306 from ashleyschuett/patch/fix-helm-install-namespace Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
01e562bd merge Merge pull request #6296 from andytom/fix/duplicate_error_msgs Taylor Thomas <t****s@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
347fd8c5 merge Merge pull request #6310 from andytom/feat/improve_linting_ux Taylor Thomas <t****s@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
24cbc335 merge Merge pull request #6353 from mattfarina/moar-env Matt Farina <m****t@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
1ea53d89 Unifity environment variable naming and use
Signed-off-by: Matt Farina <m****t@m****m>
Matt Farina <m****t@m****m> almost 7 years ago
9191d103 Displaying environment variables in alphanum order for env cmd
Signed-off-by: Matt Farina <m****t@m****m>
Matt Farina <m****t@m****m> almost 7 years ago
378b9dd2 Remove ability to have duplicates in environment variables
Signed-off-by: Matt Farina <m****t@m****m>
Matt Farina <m****t@m****m> almost 7 years ago
ec31f13e merge Merge pull request #6244 from waveywaves/feature/helmenv Matt Farina <m****t@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
0f332b67 fix: clear the discovery cache after CRDs are installed (#6332)
Signed-off-by: Matt Butcher <m****r@m****m>, Matt Butcher <m****r@m****m>, Matt Butcher <m****r@m****m>, Matt Butcher <m****r@m****m>, Matt Butcher <m****r@m****m>
Matt Butcher <m****r@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
01adf0d7 merge Merge pull request #6255 from waveywaves/fix/6237 Matt Farina <m****t@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
e54aaece merge Merge pull request #6335 from VilledeMontreal/doc-v3/helmEnv Taylor Thomas <t****s@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
64c9ee8b merge Merge pull request #6351 from adamreese/ref/cleanup-unused Adam Reese <a****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
4fcc8767 ref(pkg/engine): cleanup of development `hack`
Signed-off-by: Adam Reese <a****m@r****o>
Adam Reese <a****m@r****o> almost 7 years ago
0b22b27a merge Merge pull request #6321 from itowlson/repository-flags-doc-strings Taylor Thomas <t****s@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
6cc1bd2e Poposal: Hook to run acceptance tests (#6256)
Signed-off-by: Marc Khouzam <m****m@v****a>, Marc Khouzam <m****m@v****a>, Marc Khouzam <m****m@v****a>, Marc Khouzam <m****m@v****a>
Marc Khouzam <m****m@v****a>
Committed by: Martin Hickey <m****y@i****m>
almost 7 years ago
98a6fc5a fix BusyBox sed (#6340)
Signed-off-by: tipok <m****e@t****o>
Anton <t****8@m****u>
Committed by: Martin Hickey <m****y@i****m>
almost 7 years ago
5bf7ca68 docs: Add best practices compliance badge (#6320)
Signed-off-by: Matt Butcher <m****r@m****m>
Matt Butcher <m****r@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
cdcb8070 doc(cli): restore help text for helm configuration
Signed-off-by: Marc Khouzam <m****m@v****a>
Marc Khouzam <m****m@v****a> almost 7 years ago
66b037f6 Move the logic for checking env in pkg/cli and store all envs in a central place
Signed-off-by: Vibhav Bobade <v****e@g****m>
Vibhav Bobade <v****e@g****m> almost 7 years ago
2aa4a6bc helm-v3: Dynamic completion for "helm repo" and "helm plugin" (#6263)
Signed-off-by: Marc Khouzam <m****m@v****a>, Marc Khouzam <m****m@v****a>, Marc Khouzam <m****m@v****a>, Marc Khouzam <m****m@v****a>
Marc Khouzam <m****m@v****a>
Committed by: Martin Hickey <m****y@i****m>
almost 7 years ago
cd42b26a Distinct doc strings for repository-cache and repository-config
Signed-off-by: Ivan Towlson <i****n@m****m>
Ivan Towlson <i****n@m****m> almost 7 years ago
26c73384 merge Merge pull request #6308 from adamreese/fix/repos Adam Reese <a****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
fe92480a fix(cmd/helm): user friendly error message when repos are not configured
Signed-off-by: Adam Reese <a****m@r****o>
Adam Reese <a****m@r****o> about 7 years ago
d911c4a2 Make the lint cmd output a bit easier to follow
Signed-off-by: Thomas O'Donnell <a****m@g****m>
Thomas O'Donnell <a****m@g****m> about 7 years ago
c19253d7 Revert "fix(cmd/helm): user friendly error message when repos are not configu... Adam Reese <a****m@r****o> about 7 years ago
c4b76f27 fix(cmd/helm): user friendly error message when repos are not configured
Signed-off-by: Adam Reese <a****m@r****o>
Adam Reese <a****m@r****o> about 7 years ago
342f3c75 return namespace assigned to --namespace
Signed-off-by: Ashley Schuett <a****h@h****m>
Ashley Schuett <a****2@g****m>
Committed by: Ashley Schuett <a****h@h****m>
about 7 years ago
f46df928 fix(cmd/helm): Missing params for dir locations (#6300)
Signed-off-by: Marc Khouzam <m****m@v****a>
Marc Khouzam <m****m@v****a>
Committed by: Martin Hickey <m****y@i****m>
about 7 years ago
9df067d9 fix(cmd/helm): Remove mention of init from help (#6298)
Signed-off-by: Marc Khouzam <m****m@v****a>
Marc Khouzam <m****m@v****a>
Committed by: Martin Hickey <m****y@i****m>
about 7 years ago
e5668f54 Stop multiple error messages in lint results
Signed-off-by: Thomas O'Donnell <a****m@g****m>
Thomas O'Donnell <a****m@g****m> about 7 years ago
8f3fd753 Fix: set config dir in repo update cmd (#6292)
Signed-off-by: akashshinde <a****9@g****m>
Akash Shinde <a****9@g****m>
Committed by: Martin Hickey <m****y@i****m>
about 7 years ago
586780d0 Updated to get Helm env Paths and XDG env paths only
Signed-off-by: Vibhav Bobade <v****e@g****m>
Vibhav Bobade <v****e@g****m> about 7 years ago
27e70c8f merge Merge pull request #6286 from adamreese/chore/gpg Adam Reese <a****e@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
5d1a032b chore(*): Add GPG key for Adam
Signed-off-by: Adam Reese <a****m@r****o>
Adam Reese <a****m@r****o> about 7 years ago
f76b5f21 merge Merge pull request #6272 from adamreese/feat/initless Adam Reese <a****e@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
1779ad53 ref(cmd/helm): remove init command
Signed-off-by: Adam Reese <a****m@r****o>
Adam Reese <a****m@r****o> about 7 years ago
af06037d chore(registry): upgrade to oras v0.7.0 (#6285)
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
3b6c4e9b chore(OWNERS): sync with master (#6224)
Signed-off-by: Matthew Fisher <m****r@m****m>
Matthew Fisher <m****r@m****m>
Committed by: Martin Hickey <m****y@i****m>
about 7 years ago
d00e3280 Applied check to actions
Signed-off-by: Vibhav Bobade <v****e@g****m>
Vibhav Bobade <v****e@g****m> about 7 years ago
5a070556 Add IsReachable to /pkg/kube/client to see if connected to the internet
Signed-off-by: Vibhav Bobade <v****e@g****m>
Vibhav Bobade <v****e@g****m> about 7 years ago
b6fdd878 feat(cmd/helm): remove need for helm init command
Signed-off-by: Adam Reese <a****m@r****o>
Adam Reese <a****m@r****o> about 7 years ago
fba311ba merge Merge pull request #6243 from technosophos/feat/5871-crds-directory Matt Farina <m****t@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
7466c4ee merge Merge pull request #6241 from waveywaves/fix/issue-6079 Taylor Thomas <t****s@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
921806b9 merge Merge pull request #6254 from adamreese/ref/code-cleanup Adam Reese <a****e@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
b2d5e41f ref(*): remove dead code
Signed-off-by: Adam Reese <a****m@r****o>
Adam Reese <a****m@r****o> about 7 years ago
2540c4ec merge Merge pull request #6253 from VilledeMontreal/fix-v3/helpRepoUpdate Matt Farina <m****t@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
68a8f36a Fix Adding Errors from Linter.Messages to result.Errors
Signed-off-by: Vibhav Bobade <v****e@g****m>
Vibhav Bobade <v****e@g****m> about 7 years ago
bd4ffb55 Remove mention of 'helm update'
Signed-off-by: Marc Khouzam <m****m@v****a>
Marc Khouzam <m****m@v****a> about 7 years ago
9ab927f0 Test for Linting multiple charts with the same vals instance
Signed-off-by: Vibhav Bobade <v****e@g****m>
Vibhav Bobade <v****e@g****m> about 7 years ago
0cc1d31a Logic for the helm env command
Signed-off-by: Vibhav Bobade <v****e@g****m>
Vibhav Bobade <v****e@g****m> about 7 years ago
98426d6a feat: Add support for a crds/ directory
Signed-off-by: Matt Butcher <m****r@m****m>
Matt Butcher <m****r@m****m> about 7 years ago
7da1f353 Clone the vals map for every path to avoid mutation
Signed-off-by: Vibhav Bobade <v****e@g****m>
Vibhav Bobade <v****e@g****m> about 7 years ago
f73e3235 merge Merge pull request #6225 from thomastaylor312/chore/add_key Taylor Thomas <t****s@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
aeb303f3 merge Merge pull request #6228 from thomastaylor312/fix/go1.12.8 Taylor Thomas <t****s@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
16544c81 fix(registry): Updates registry to handle go 1.12.8 changes
Signed-off-by: Taylor Thomas <t****s@m****m>
Taylor Thomas <t****s@m****m> about 7 years ago
91c1b8b0 chore(*): Add GPG key for Taylor
Signed-off-by: Taylor Thomas <t****s@m****m>
Taylor Thomas <t****s@m****m> about 7 years ago
130f7934 merge Merge pull request #6219 from bacongobbler/fix-5912 Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
d99edbfb fix(chartutil): remove executable bits from chartutil generated files
Signed-off-by: Matthew Fisher <m****r@m****m>
Matthew Fisher <m****r@m****m> about 7 years ago
d69139af merge Merge pull request #6217 from bacongobbler/implement-cleanup Matthew Fisher <m****r@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
4c4b1066 ref(test): join all hook manifests before building
Signed-off-by: Matthew Fisher <m****r@m****m>
Matthew Fisher <m****r@m****m> about 7 years ago

← Back to repository