Commit Graph

  • 18ec75c568 remove repeated line in checklist #6534 Guangming Wang 2019-09-30 22:55:19 +0800
  • ce7880f403
    Add Arch Linux, KubeOne and Kubermatic to distro documentation #6532 Alexander Sowitzki 2019-09-26 01:22:29 +0200
  • 45bdf41042 Update unit test to test string retunred for different order #6512 Martin Hickey 2019-09-30 10:46:01 +0100
  • 83cc2cd63c Port Helm 2 PR 4088 to Helm 3 Martin Hickey 2019-09-27 11:33:59 +0100
  • 4752cb20b2
    fix lint not failing in windows for bad template yamls #6528 Karuppiah Natarajan 2019-09-29 14:03:29 +0530
  • 3d204260ab
    fix lint not failing in windows for bad template yamls #6523 Karuppiah Natarajan 2019-09-19 09:24:00 +0530
  • f021ad48c6
    ref(*): refactor flag and environment settings #6508 Adam Reese 2019-09-27 13:51:55 -0700
  • 5c18e1b89f fix(helm3): `helm template` output should include hooks by default #6444 Yusuke Kuoka 2019-09-17 22:20:49 +0900
  • 1726142e29 feat(comp) Dynamic completion to use same binary as main call #6518 Marc Khouzam 2019-09-27 10:52:31 -0400
  • 3fa4465eec
    Merge pull request #6502 from VilledeMontreal/feat-v3/compRenamedBin Taylor Thomas 2019-09-27 12:18:05 -0600
  • 01f775d03c
    Merge pull request #6331 from ammarn911/patch-1 Matt Farina 2019-09-27 09:18:31 -0400
  • 982888ed57
    Merge pull request #6514 from shuroc/master Matt Farina 2019-09-27 09:16:58 -0400
  • f81d1e8038 Create charts directory for scaffold chart #6516 Martin Hickey 2019-09-27 12:29:18 +0100
  • 8648ccf5d3 fixed typo #6514 Till Hoffmann 2019-09-27 12:47:18 +0200
  • 6a2d6e3868 fixed typo Signed-off-by: Till Hoffmann <till.hoffmann@enforge.de> #6513 Till Hoffmann 2019-09-27 12:27:48 +0200
  • 0b229bdd04 Improve the quality of the document (#6510) yuxiaobo96 2019-09-27 17:47:55 +0800
  • 75e939c746 A little comment mistake #6511 yuxiaobo 2019-09-27 17:07:16 +0800
  • 50e976e54d Improve the quality of the document #6510 yuxiaobo 2019-09-27 16:24:05 +0800
  • c225b60307 Avoid string concatenation #6502 Marc Khouzam 2019-09-26 21:19:54 -0400
  • 15d277360e
    Merge pull request #6504 from thomastaylor312/feat/output Taylor Thomas 2019-09-26 12:30:23 -0600
  • e4f0f73921
    Merge pull request #5680 from VilledeMontreal/fix/zshFlagBug Matthew Fisher 2019-09-26 10:47:15 -0700
  • caa26c4bb2
    Change release storage name to use helm storage type as prefix (#6500) Martin Hickey 2019-09-26 17:46:19 +0100
  • 8b0d3a34f9 Add comments about the Kubernetes storage object type field content #6500 Martin Hickey 2019-09-26 12:03:02 +0100
  • c3b565e339 Change release storage name to prefix helm storage type Martin Hickey 2019-09-25 10:03:21 +0100
  • fef60966f6
    Merge pull request #6400 from adamreese/ref/envvars Adam Reese 2019-09-25 20:15:48 -0700
  • eac6a60001 feat(*): Ports all output functionality from v2 #6504 Taylor Thomas 2019-09-25 12:20:47 -0600
  • d3805a1d54
    ref(pkg/cli): refactor environment variable setup #6400 Adam Reese 2019-09-09 10:55:55 -0700
  • 85572df378
    Merge pull request #6494 from thomastaylor312/feat/set_file Taylor Thomas 2019-09-25 10:20:11 -0600
  • 7928803ace
    Merge pull request #6492 from bacongobbler/port-5678 Matthew Fisher 2019-09-25 09:17:22 -0700
  • c8f5738442
    Merge pull request #6381 from thomastaylor312/ref/cmd_output Taylor Thomas 2019-09-25 10:10:25 -0600
  • 3fa07d572f
    fix(cmd): lock repository file during `helm repo add` #6492 Matthew Fisher 2019-09-24 11:22:48 -0700
  • 17359e3f0d
    Merge pull request #6499 from yuxiaobo96/helm-update6 Matthew Fisher 2019-09-25 07:47:38 -0700
  • 9d8a84ee3d fix-up typo (#6501) 陈谭军 2019-09-25 21:10:51 +0800
  • b3857b5d80 feat(comp): auto-complete of a renamed helm binary Marc Khouzam 2019-09-24 09:22:47 -0400
  • 681eab83f9 feat(comp): have zsh completion generation re-use bash code Marc Khouzam 2019-09-24 09:17:24 -0400
  • 4af6f4c1a3 fix-up typo #6501 chentanjun 2019-09-25 17:53:52 +0800
  • 58c004bb89 Improve the quality of annotations #6499 yuxiaobo 2019-09-25 15:33:30 +0800
  • e526136116 Update glide and client code to use Kubernetes 1.16 #6498 Jerome Brette 2019-09-25 05:58:45 +0000
  • 261e5b00ac
    Merge pull request #6491 from bacongobbler/port-5700 Matthew Fisher 2019-09-24 21:32:14 -0700
  • 7817fe2a2f
    Merge pull request #6493 from bacongobbler/port-5496 Matthew Fisher 2019-09-24 21:29:41 -0700
  • e7f81f204a
    Merge pull request #6495 from bacongobbler/port-5192 Matthew Fisher 2019-09-24 21:29:20 -0700
  • 3e5b181a30 ref(cmd): Refactors output flag to reuse more code #6381 Taylor Thomas 2019-09-06 15:34:24 -0600
  • 0a488670ca
    Merge pull request #5593 from deschmih/master Taylor Thomas 2019-09-24 15:50:05 -0600
  • 1b9cc69da5
    Merge pull request #6496 from thomastaylor312/fix/digest_err Taylor Thomas 2019-09-24 15:15:39 -0600
  • 9b87721c1f fix(provenance): Ports error check for `Digest` to v3 #6496 Taylor Thomas 2019-09-24 13:59:14 -0600
  • 56f27547c4
    ref(CONTRIBUTING): port over changes from Helm 2 #6495 Matthew Fisher 2019-09-24 12:18:31 -0700
  • 7599c5d489 feat(*): Ports `--set-file` flag to v3 #6494 Taylor Thomas 2019-09-24 12:42:56 -0600
  • 05d93b2c7a
    feat(cmd): implement `helm get --template` #6493 Matthew Fisher 2019-09-24 11:41:31 -0700
  • faa9048580
    Merge pull request #6486 from bacongobbler/fix-6452 Matthew Fisher 2019-09-24 11:29:28 -0700
  • 9742c8c5a2
    fix(action): typo #6491 Matthew Fisher 2019-09-24 10:57:35 -0700
  • 6419ff6961
    Merge pull request #6480 from thomastaylor312/feat/cleanup_on_fail Taylor Thomas 2019-09-24 10:42:10 -0600
  • 1b0b843d6a
    fix(action): invalidate discovery client cache on startup #6486 Matthew Fisher 2019-09-23 16:37:40 -0700
  • 3e891dbde9
    Merge pull request #6425 from AndiDog/helm-template-no-reachability-check Matthew Fisher 2019-09-24 08:36:53 -0700
  • 22a84078f5
    Merge pull request #6472 from VilledeMontreal/feat-v3/dynCompDifferentHelm Matt Farina 2019-09-24 11:22:38 -0400
  • a52d6de9e1 flag for output json or yaml added in install.go, repo_list.go, search.go, status.go and upgrade.go. unit test adapted for output json or yaml in install_test.go and search_test.go. docs modified for new flag helm_install.md, helm_repo_list.md, helm_search.md and helm_upgrade.md #5593 Michael Schaefer 2019-04-12 07:49:12 +0200
  • 2db09189f4 Simplify logic #6472 Marc Khouzam 2019-09-23 21:55:00 -0400
  • d50e2a3134 Merge branch 'dev-v3' into feat-v3/dynCompDifferentHelm Marc Khouzam 2019-09-23 21:12:31 -0400
  • 64521d00da
    Merge pull request #6479 from bacongobbler/fix-6356 Matthew Fisher 2019-09-23 15:30:41 -0700
  • 17854e83af feat(*): Ports `--cleanup-on-fail` to v3 #6480 Taylor Thomas 2019-09-23 16:13:02 -0600
  • 4971ed5077
    fix(list): scrub list returned from .List() #6479 Matthew Fisher 2019-09-23 15:00:16 -0700
  • d95a6246a4
    Merge pull request #6430 from karuppiah7890/fix-install-storing-computed-values Taylor Thomas 2019-09-23 11:49:03 -0600
  • 4ee8db2208
    Merge pull request #6470 from VilledeMontreal/fix/dynCompStderr Matt Farina 2019-09-23 12:50:07 -0400
  • 7a0bbe16a0
    Merge pull request #6457 from mattfarina/update-deps Matt Farina 2019-09-23 10:45:52 -0400
  • a46694c8d6 Dynamic completion to use same binary as main call Marc Khouzam 2019-09-06 23:43:24 -0400
  • e0a119c662 fix(completion): Redirect stderr must be before pipes #6470 Marc Khouzam 2019-09-20 19:48:08 -0400
  • 16cfe346a3 Kubernetes 1.16: Improve upgrade support #6462 Jerome Brette 2019-09-19 20:13:46 +0000
  • e38b414bc8
    Merge pull request #6408 from VilledeMontreal/feat-v3/dynCompGlobalFlags Matt Farina 2019-09-20 12:12:19 -0400
  • 249221191e
    Merge pull request #6463 from thomastaylor312/chore/deprecate_recreate_pods Taylor Thomas 2019-09-20 10:12:09 -0600
  • eb838bff3a Merge branch 'master' into fix/zshFlagBug #5680 Marc Khouzam 2019-09-20 08:39:44 -0400
  • f127b7d73e Kubernetes 1.16: Migrate Tiller deployment to apps/v1 Jerome Brette 2019-09-19 18:19:38 +0000
  • daed11ea2e Update following migration plugin delivery #5582 Martin Hickey 2019-09-20 11:03:27 +0100
  • 20213770db Update following changes in beta and feedback Martin Hickey 2019-09-05 14:04:35 +0100
  • 5d0f045b0b Update following changes in v3 Martin Hickey 2019-08-02 17:33:06 +0100
  • d12d74381e Add more details to the migration doc Martin Hickey 2019-06-13 14:59:28 +0100
  • 40982f2d8d Update with latest changes to v3 Martin Hickey 2019-05-08 17:00:24 +0100
  • c7248201cb Add v2 to v3 migration docs Martin Hickey 2019-04-10 18:42:01 +0100
  • 5c88364a6b
    Added Video Link #6466 Sairam 2019-09-20 15:29:11 +0800
  • da0fc2c7ad
    Added tutorial link Sairam 2019-09-20 15:27:23 +0800
  • f6934f9cf9 Refactor switch statement in pkg/kube/wait.go #6449 fengxsong 2019-09-20 09:10:38 +0800
  • 45e27d4571 chore(cmd): Deprecates --recreate-pods flag #6463 Taylor Thomas 2019-09-19 13:21:24 -0600
  • 7d9a6509fa
    Merge pull request #6258 from daixiang0/fix-stable Taylor Thomas 2019-09-19 12:43:35 -0600
  • 4c0b8d944a Refactor switch statement in pkg/kube/wait.go #6440 #6442 Y.Horie 2019-09-19 16:59:49 +0900
  • 5af5e8fdad fix wait.go fengxsong 2019-09-19 10:18:37 +0800
  • 9a592e5379
    Merge pull request #6448 from oneilcin/fix-ingress-extensions Matt Farina 2019-09-18 15:24:03 -0400
  • 41e9359716 handle ingress apiVersion change for kubernete versions #6448 Cindy O'Neill 2019-09-17 09:56:20 -0600
  • 68baa494b1
    Merge pull request #6455 from mattfarina/update-v3-contributing Matt Farina 2019-09-18 12:58:07 -0400
  • aa4dae0535
    Updating to newer versions of dependencies #6457 Matt Farina 2019-09-18 12:49:06 -0400
  • 4eae3bb3fc
    Moving from CLA to DCO in contribution guide #6455 Matt Farina 2018-08-23 16:54:44 -0400
  • 38e41e12c9 ref(*): Improve and fix scaffold chart and API versions (#6426) Reinhard Nägele 2019-09-18 13:24:03 +0200
  • 93f7e8d2e2 Grammatical correction #6450 yuxiaobo 2019-09-18 14:44:05 +0800
  • 544cdbb21a Refactor switch statement in pkg/kube/wait.go fengxusong 2019-09-18 11:42:03 +0800
  • 70c78ac0a4 handle ingress apiVersion change for kubernete versions #6447 Cindy O'Neill 2019-09-17 09:56:20 -0600
  • 3a843df1ff Fix reachability check which must be disabled for `helm template` (unless `--validate` is specified) #6425 Andreas Sommer 2019-09-13 14:14:25 +0200
  • 30774ec515 add build doc #6434 #6433 Xiang Dai 2019-09-16 10:01:32 +0800
  • 05d5ff4747 update test #6258 Xiang Dai 2019-09-10 10:05:58 +0800
  • 25324ca8db
    fix install storing computed values in release instead of user supplied values #6430 Karuppiah Natarajan 2019-09-10 09:58:17 +0530
  • 1f6c80ca59 Set history-max to 10 by default (#6421) Reinhard Nägele 2019-09-14 14:19:17 +0200
  • 82ee75e4ca Updated README to link to install from script instructions. ConnorBrereton 2019-09-13 17:50:19 -0700
  • 5ae617c6c2 ref(*): Improve and fix scaffold chart and API versions #6426 Reinhard Naegele 2019-09-13 16:25:16 +0200
  • c018ad60a2 Set history-max to 10 by default #6421 Reinhard Naegele 2019-09-12 19:39:28 +0200