Commit Graph

  • d671814b1f
    Merge pull request #6793 from thomastaylor312/fix/ingress_wait_v3 Taylor Thomas 2019-10-25 15:10:33 -0600
  • 3e4c19b353
    Merge pull request #6792 from thomastaylor312/fix/ingress_wait Taylor Thomas 2019-10-25 15:09:49 -0600
  • c69af3d5bd fix(wait): Removes ingress checks #6793 Taylor Thomas 2019-10-25 10:52:37 -0600
  • 93e4697f4a fix(wait): Removes ingress checks #6792 Taylor Thomas 2019-10-25 10:45:42 -0600
  • 32d9b70d22 Ensure plugins return `pluginError`s on non-zero exit statuses Yusuke Kuoka 2019-10-25 22:09:09 +0900
  • d495f06d15
    Update containerd dependency from beta to release (#6773) Martin Hickey 2019-10-25 11:10:18 +0100
  • 3144cf0fed fix(v3): fix regression on non-zero plugin exist status Yusuke Kuoka 2019-10-10 18:55:48 +0900
  • 71fa47f576 fix(repo/search): fix helm repo search command to display proper versions #6780 Mateusz Szostok 2019-10-24 17:25:01 +0200
  • dd53ab5e47 fix(search/repo): fix typo in help text #6785 Mateusz Szostok 2019-10-24 23:30:38 +0200
  • 63c6378bf6
    Merge pull request #6778 from mszostok/fix-search-repo-v3 Matthew Fisher 2019-10-24 11:32:10 -0700
  • d6f6184351
    Merge pull request #6779 from jdolitsky/change-mediatype Matthew Fisher 2019-10-24 11:30:35 -0700
  • e7c5899f7b
    Merge pull request #6775 from mszostok/fix-makefile Matthew Fisher 2019-10-24 11:29:18 -0700
  • 062235142b fix(repo/search): fix helm repo search command to display proper versions #6778 Mateusz Szostok 2019-10-24 16:10:47 +0200
  • bfd8250803 fix list not showing multiple releases with same name in different namespaces (#6756) Karuppiah Natarajan 2019-10-24 19:04:48 +0530
  • e14db65ad2 fix(Makefile): remove orphaned targets for documentation #6775 Mateusz Szostok 2019-10-24 15:25:21 +0200
  • 5e1ad8b025 Change mediatype for chart content layer #6779 Josh Dolitsky 2019-10-24 07:20:34 -0500
  • c525faba2b Update containerd dependency from beta to release #6773 Martin Hickey 2019-10-24 12:22:26 +0100
  • 0f94af1f3a Removed inaccurate statement re library (#6771) Mike Ryan 2019-10-24 12:34:20 +0200
  • 8f8e324037 Removed inaccurate statement re library #6771 Mike Ryan 2019-10-24 07:05:37 +0200
  • ffeb277f02
    fix list not showing multiple releases with same name in different namespaces #6756 Karuppiah Natarajan 2019-10-20 17:44:21 +0530
  • 0a9bf4f966
    Merge pull request #6754 from karuppiah7890/fix-lint-for-no-package-found-v2 Matt Farina 2019-10-23 17:27:30 -0400
  • 41e70306b3 Fix import #6750 Yagnesh Mistry 2019-10-23 09:27:35 +0530
  • 1f692330d4
    Update release checklist (#6762) Martin Hickey 2019-10-23 15:21:56 +0100
  • 1db0a9e2d8 Update release checklist #6762 Martin Hickey 2019-10-23 13:36:32 +0100
  • 33338eab17
    Merge pull request #6758 from icanhazbroccoli/icanhazbroccoli/revert-f94bac064 Matthew Fisher 2019-10-23 03:26:40 -0700
  • 44a81f63f7 Revert "chartutil.ReadValues is forced to unmarshal numbers into json.Number refs #1707 [dev-v3]" #6758 Oleg Sidorov 2019-10-23 09:15:00 +0200
  • c6935d8cce
    fix lint not failing in windows for bad template yamls #6755 Karuppiah Natarajan 2019-09-19 09:24:00 +0530
  • 23926365a0
    fix silent lint ignore for non existing packaged charts #6754 Karuppiah Natarajan 2019-10-01 00:06:53 +0530
  • cf1de4f8ba
    fix(sympath): walk symbolic links one once v2.15.1 Matthew Fisher 2019-10-18 12:43:55 -0700
  • d8964037f7
    Merge pull request #6727 from bacongobbler/backport-6702 Matthew Fisher 2019-10-22 15:31:56 -0700
  • 0c95769127
    Set output format when install flag on helm upgrade (#6722) Martin Hickey 2019-10-21 18:00:37 +0100
  • 41a697ed10
    Reverted changes introduced in #6010 Oleg Sidorov 2019-10-22 22:14:03 +0200
  • 509a8819b7
    Merge pull request #6748 from bacongobbler/fix-6746 v3.0.0-beta.5 Matthew Fisher 2019-10-22 13:59:50 -0700
  • 630134a904
    fix(coverage): use `go list` instead of `godir` #6748 Matthew Fisher 2019-10-22 13:55:14 -0700
  • b048f8914b
    fix(coverage): cd to root dir to avoid adding godir to go modules Matthew Fisher 2019-10-22 13:52:30 -0700
  • be6551c0f6
    Merge pull request #6749 from icanhazbroccoli/icanhazbroccoli/revert-6010 Matthew Fisher 2019-10-22 13:42:44 -0700
  • ceb6bcb318 fix rename for helm dependency upgrade Yagnesh Mistry 2019-10-23 02:11:00 +0530
  • 4cddc82c0b Reverted changes introduced in #6010 #6749 Oleg Sidorov 2019-10-22 22:14:03 +0200
  • b66ae7493f add comment to indicate source of fs.go #6738 Yagnesh Mistry 2019-10-23 01:26:43 +0530
  • 465870a22e Move third_party/fs to internal/third_party/fs and update scripts/validate-license.sh Yagnesh Mistry 2019-10-20 13:00:09 +0530
  • 7786caa6b0 Move fs to third_party/dep and include full bsd license text Yagnesh Mistry 2019-10-09 15:58:34 +0530
  • 394ba588b9 Fix url for bsd license Brice Rising 2018-12-17 16:38:42 -0500
  • 16852f04d9 Fix linting issues Brice Rising 2018-12-17 16:34:11 -0500
  • 45d723359e Switch BSD license in fsutil package to dep project license Brice Rising 2018-12-17 16:18:46 -0500
  • 5ab89c9794 Copy approach done in another project for using bsd license Brice Rising 2018-12-17 16:17:05 -0500
  • 55ea698784 Add Apache License line to fsutil Brice Rising 2018-12-17 16:10:55 -0500
  • 3d78e6a1b2 Run gofmt -s -w using official golang docker image Brice Rising 2018-12-11 08:55:43 -0500
  • c292ba5c8f Run gofmt -s on fs_test Brice Rising 2018-12-10 15:02:17 -0500
  • aacffe5fb2 Remove dead code Brice Rising 2018-12-10 14:58:54 -0500
  • 3d15ec7125 Fix style issues Brice Rising 2018-12-10 14:52:21 -0500
  • 3469c9a17c Skip inaccessible file tests for root Brice Rising 2018-12-10 14:35:14 -0500
  • 60bd2a56fd Remove dep/internal/test dependency Brice Rising 2018-12-10 13:04:29 -0500
  • 51dbd7c1a6 Removed unused methods from fs package Brice Rising 2018-12-09 22:04:36 -0500
  • 94d87ef95d Fix rename for helm dep upgrade Brice Rising 2018-12-09 12:23:27 -0500
  • 0ab2bbc019
    Merge pull request #6730 from VilledeMontreal/feat/dynCompChart Matt Farina 2019-10-22 14:32:11 -0400
  • 5e21e6b024
    Merge pull request #6728 from bacongobbler/fix-symlinks-evaluated-twice Matthew Fisher 2019-10-22 11:18:53 -0700
  • 9ed8bcad89 Fixing regression for numeric values refs #6708 #6709 Oleg Sidorov 2019-10-19 23:19:25 +0200
  • 9e9999b671
    fix(pkg/downloader): Add failing tests for #6416 and bugs due to #5874 Hang Park 2019-10-14 19:29:06 +0900
  • 6104c65004 Add support for git urls as dependency repositories Jeff Valore 2019-10-21 21:10:29 -0400
  • 0220419930 --wip-- [skip ci] #6733 Evan Sosenko 2019-10-21 17:31:08 -0700
  • ef5b25dbf0
    Add .editorconfig Evan Sosenko 2019-10-21 17:30:55 -0700
  • ac86c75b37 feat(comp): Dynamic completion of charts #6730 Marc Khouzam 2019-10-17 20:58:09 -0400
  • f573de088e
    Merge pull request #6724 from bacongobbler/update-ci-helm2 Matthew Fisher 2019-10-21 11:22:18 -0700
  • 484d43913f
    Merge pull request #6725 from bacongobbler/dev-v3-ci Matthew Fisher 2019-10-21 11:22:13 -0700
  • 9f0fa2f129
    Merge pull request #6723 from bacongobbler/update-script Matthew Fisher 2019-10-21 11:21:26 -0700
  • 50b838f9d3
    fix(ci): only build Helm 2 off a tag #6724 Matthew Fisher 2019-10-21 11:19:03 -0700
  • 2f2430a9ad
    fix(ci): update to work as master #6725 Matthew Fisher 2019-10-21 11:16:33 -0700
  • af498be38b
    fix(scripts): update get script #6723 Matthew Fisher 2019-10-21 10:54:17 -0700
  • 7ca75251d6
    Set output format when install flag on helm upgrade (#6722) Martin Hickey 2019-10-21 18:00:37 +0100
  • b1db546801 Set output format when install flag on helm upgrade #6722 Martin Hickey 2019-10-21 17:09:41 +0100
  • 0c3f7319b0 feat: (6715) Add test for loading chart with environment file overrides #6717 Oscar Mauricio Forero Carrillo 2019-10-21 23:54:36 +0800
  • 8aadf84fe6 generated docs #6726 Jeff Valore 2019-10-21 11:32:02 -0400
  • 3548eee1f9 feat: (6715) Regenerate documentation Oscar Mauricio Forero Carrillo 2019-10-21 22:16:54 +0800
  • 8563f1589f feat: (6715) Add --environment argument to helm template Oscar Forero 2019-10-21 17:40:17 +0800
  • ff55e93622 Added handling for 'git:' in requirements.yaml repository Jeff Valore 2019-10-19 06:54:50 -0400
  • 0d6a856db0
    fix list not showing multiple releases with same name in different namespaces #6662 Karuppiah Natarajan 2019-10-20 17:44:21 +0530
  • 7693a7498a
    fix(pkg/downloader) Generate digest from both chart deps and lock file #6655 Hang Park 2019-10-20 20:00:12 +0900
  • 0c5308d185
    Revert "fix(pkg/downloader): Remove comparing hashed digests on build cmd" Hang Park 2019-10-20 19:03:45 +0900
  • 0139fe4dc6
    Revert "fix(pkg/downloader): Implement ensureLock() instead of digest comparison" Hang Park 2019-10-20 19:03:23 +0900
  • c4dd0cefb2 Move third_party/fs to internal/third_party/fs and update scripts/validate-license.sh #6616 Yagnesh Mistry 2019-10-20 13:00:09 +0530
  • 8ccaddba61 Move fs to third_party/dep and include full bsd license text Yagnesh Mistry 2019-10-09 15:58:34 +0530
  • a33c87f99d Fix url for bsd license Brice Rising 2018-12-17 16:38:42 -0500
  • 65667bc9a0 Fix linting issues Brice Rising 2018-12-17 16:34:11 -0500
  • a7ae2de4a8 Switch BSD license in fsutil package to dep project license Brice Rising 2018-12-17 16:18:46 -0500
  • a7fc7435e0 Copy approach done in another project for using bsd license Brice Rising 2018-12-17 16:17:05 -0500
  • 9af56a6ed4 Add Apache License line to fsutil Brice Rising 2018-12-17 16:10:55 -0500
  • d4a14b4cbe Run gofmt -s -w using official golang docker image Brice Rising 2018-12-11 08:55:43 -0500
  • c835bf627e Run gofmt -s on fs_test Brice Rising 2018-12-10 15:02:17 -0500
  • 48cd5e371d Remove dead code Brice Rising 2018-12-10 14:58:54 -0500
  • 7ecdf84e3d Fix style issues Brice Rising 2018-12-10 14:52:21 -0500
  • cb6ece2532 Skip inaccessible file tests for root Brice Rising 2018-12-10 14:35:14 -0500
  • 218527bf40 Remove dep/internal/test dependency Brice Rising 2018-12-10 13:04:29 -0500
  • bbec33ba0c Removed unused methods from fs package Brice Rising 2018-12-09 22:04:36 -0500
  • eece706c8b Fix rename for helm dep upgrade Brice Rising 2018-12-09 12:23:27 -0500
  • 63e6c97c95 feat(comp): Dynamic completion of charts #6706 Marc Khouzam 2019-10-17 20:58:09 -0400
  • 9b42702a4b
    Merge pull request #6695 from bacongobbler/helm2-support-contract Matthew Fisher 2019-10-18 13:27:59 -0700
  • 8489290300
    fix(sympath): walk symbolic links one once #6727 #6703 Matthew Fisher 2019-10-18 12:43:55 -0700
  • ee8cd8bffb
    fix(sympath): walk symbolic links one once #6728 #6702 Matthew Fisher 2019-10-18 12:43:55 -0700
  • 638088e26e
    docs(CONTRIBUTING): add Helm 2's support contract #6695 Matthew Fisher 2019-10-17 15:28:14 -0700
  • b57c8967f3 Allow to render manifest for custom resources in client only mode #6729 #6701 Loïc Minaudier 2019-10-18 16:08:16 +0200