Commit Graph

  • 8ba3f1db09
    Fix 'chart not found' Bug in outdated Command Emanuel Bennici 2019-11-19 18:28:53 +0100
  • 5d668e6a4f
    Add Repository Settings to Search Options Emanuel Bennici 2019-11-19 18:24:06 +0100
  • 72cd4d38e5
    Correct Error messages in outdated Cmd Emanuel Bennici 2019-11-19 18:23:53 +0100
  • 16189a4e43
    Add outdated Cmd to root.go Emanuel Bennici 2019-11-19 18:12:40 +0100
  • 0f2c6485e4
    Implement outdated Cmd Functionality Emanuel Bennici 2019-11-19 18:10:35 +0100
  • c68d8dc6e2
    Add 'outdated' Command Skeleton Emanuel Bennici 2019-11-19 16:05:48 +0100
  • 361d86f831 Allow tests to run on s390x #7096 Vivian Kong 2019-11-19 06:54:42 -0800
  • 282e2c336d Caps comment for exported func #7016 Abhilash Gnan 2019-11-19 11:56:03 +0100
  • 36c9c0e520 Simplify chart installable check #7013 Simon Alling 2019-11-19 08:41:15 +0100
  • 1e1b3740ac Friendly error message for non-existent Chart.yaml file #7006 Anshul Verma 2019-11-18 22:49:44 +0530
  • f65ce9167e Signed-off-by: Jonathan Meyers <jonathan@cybrary.it> #6997 Jonathan Meyers 2019-11-18 13:35:01 +0700
  • 27c1ea63c7 Signed-off-by: Jonathan Meyers <jonathan@cybrary.it> Jonathan Meyers 2019-11-18 13:34:41 +0700
  • 44f72c4c0a homebrew renamed formula to just helm from kubernetes-helm Jonathan Meyers 2019-11-18 13:29:21 +0700
  • d2ab24c7bf Add s390x build target Dean Coakley 2019-11-17 00:02:05 +0000
  • 104e5e8f55
    ref(client): add overwrite option #6987 Jan-Otto Kröpke 2019-11-17 00:14:07 +0100
  • b26dd90aea Friendly error message for non-existent file/directory #6743 Anshul Verma 2019-10-22 19:06:32 +0530
  • a1d2cf72ae fix(get-helm-3): remove tiller checks, fixup version check Matthew Fisher 2019-11-12 20:06:09 -0800
  • 8117cb76df fix(get): hard code DESIRED_VERSION when unset Matthew Fisher 2019-11-12 19:56:34 -0800
  • 80785c7273 fix(wait): Adds support for waiting on v1 apiextensions for CRDs Taylor Thomas 2019-11-12 19:41:01 -0700
  • 9f1292ef81 fix(get): install Helm v2.16.1 Matthew Fisher 2019-11-12 18:11:56 -0800
  • 91f2933488 fix(pkg/downloader): resolve repo alias before checking digests on build Hang Park 2019-11-13 02:35:48 +0900
  • cc983fd1e5 fix(pkg/downloader): add failing test for build with repo alias Hang Park 2019-11-13 02:33:27 +0900
  • 9564ed67d6 Used timeout instead of deadline sayboras 2019-11-09 19:56:45 +1100
  • e6ee63fc24
    feat: Add helm chart install command #6983 Julien Breux 2019-11-15 18:55:24 +0100
  • 421de8dcf0 fix(pkg) move AddToScheme() into init() #6970 kubanczyk 2019-11-14 22:02:19 +0100
  • 36c943e68c Update get #6966 micheleIT 2019-11-14 14:16:04 +0100
  • 8889625af6
    fix: change error message to contain correct field name #6959 Daniel Strobusch 2019-11-13 18:29:48 +0100
  • 84de17e7e5
    Merge pull request #6953 from bacongobbler/fix-get-script-take-2 Matthew Fisher 2019-11-12 20:15:26 -0800
  • c9da1eaae7
    fix(get-helm-3): remove tiller checks, fixup version check #6953 Matthew Fisher 2019-11-12 20:06:09 -0800
  • 3e77ca22c7
    fix(get): hard code DESIRED_VERSION when unset Matthew Fisher 2019-11-12 19:56:34 -0800
  • d8a32d6ddb
    Merge pull request #6952 from thomastaylor312/fix/crd_wait Taylor Thomas 2019-11-12 19:46:15 -0700
  • ecb55c1de7 fix(wait): Adds support for waiting on v1 apiextensions for CRDs #6952 Taylor Thomas 2019-11-12 19:41:01 -0700
  • 301d428e53
    Merge pull request #6949 from bacongobbler/get-script-hack Matthew Fisher 2019-11-12 18:24:23 -0800
  • ead70acef3
    fix: clarified behavior of 'list --deleted' #6950 Matt Butcher 2019-11-12 19:24:12 -0700
  • 06a5eb2272
    fix(get): install Helm v2.16.1 #6949 Matthew Fisher 2019-11-12 18:11:56 -0800
  • 97d5e13484
    improved the error message for failed package signing #6948 Matt Butcher 2019-11-12 16:35:02 -0700
  • a9b178758c fix(reame): update links to docs #6947 flynnduism 2019-11-12 14:27:30 -0800
  • e91feed1a3
    fix(install): log the error when recording the release #6946 Matthew Fisher 2019-11-12 13:12:45 -0800
  • f9aba6a6b8
    fix(install): return error if we cannor record the release #6945 Matthew Fisher 2019-11-12 12:34:42 -0800
  • eba3ee01df
    Merge pull request #6925 from sayboras/feature/update-golang-ci Matthew Fisher 2019-11-12 10:46:06 -0800
  • e29ce2a54e
    fix(pkg/downloader): resolve repo alias before checking digests on build v3.0.0 Hang Park 2019-11-13 02:35:48 +0900
  • bd47ae79e9
    fix(pkg/downloader): add failing test for build with repo alias Hang Park 2019-11-13 02:33:27 +0900
  • 9be2445da5
    Merge pull request #6943 from hangpark/fix/resolve-repo-alias-before-build Matthew Fisher 2019-11-12 10:34:23 -0800
  • 0987c6f7b9
    fix(pkg/downloader): resolve repo alias before checking digests on build #6943 Hang Park 2019-11-13 02:35:48 +0900
  • bbdfe5e780
    fix(kube): Fixes missing API versions v2.16.2 v2.16.1 Taylor Thomas 2019-11-06 15:19:03 -0700
  • eec697424c
    fix(kube): Fixes wait for jobs Taylor Thomas 2019-11-07 14:41:10 -0700
  • c7b722b837
    fix(ci): pin golangci-lint to v1.21.0 v3.0.0-rc.4 Matthew Fisher 2019-11-12 09:36:08 -0800
  • b5d4d61eb8
    fix(strvals): port #3912, #4142, #4682, and #5151 to Helm 3 Matthew Fisher 2019-11-12 08:34:58 -0800
  • 86d218f2a4
    fix(tlsutil): accept only a CA certificate for validation Matthew Fisher 2019-11-08 07:32:50 -0800
  • 946aa19d28
    Merge pull request #6941 from bacongobbler/fix-6940 Matthew Fisher 2019-11-12 10:03:09 -0800
  • 17553db485
    fix(pkg/downloader): add failing test for build with repo alias Hang Park 2019-11-13 02:33:27 +0900
  • b30467c2e5
    fix(strvals): port #3912, #4142, #4682, and #5151 to Helm 3 #6941 Matthew Fisher 2019-11-12 08:34:58 -0800
  • e44ffd3a1a
    Merge pull request #6942 from bacongobbler/pin-golangci-lint Matthew Fisher 2019-11-12 09:56:24 -0800
  • 4d1c11f05b
    fix(ci): pin golangci-lint to v1.21.0 #6942 Matthew Fisher 2019-11-12 09:36:08 -0800
  • d795543071
    Merge pull request #6913 from bacongobbler/fix-6635-ca-file Matthew Fisher 2019-11-12 08:18:53 -0800
  • 2bb3404568 fix for #6378 and #5595 #6933 jgesenhu 2019-11-12 06:38:07 +0100
  • f39e13b8dd fix: stop discovery errors from halting chart rendering. (#6908) Matt Butcher 2019-11-07 16:16:36 -0700
  • 725705d23b
    GitHub not Github #6931 Kristian Glass 2019-11-11 17:03:04 -0800
  • 2561d0c3aa Get name with subCmd.Name() instead of subCmd.Use #6915 Jorge Gasca 2019-11-09 17:53:18 -0500
  • 4a3a31b31e Change default return of ConfigRequired to true Jorge Gasca 2019-11-09 13:12:35 -0500
  • 693bce93a0 Used timeout instead of deadline #6925 sayboras 2019-11-09 19:56:45 +1100
  • 30e8ed2f3d fix(cli): helm list was ignoring some errors #6919 Marc Khouzam 2019-11-08 17:22:47 -0500
  • c0bcd5958c Resolve #6899 #6917 Marshall Anschutz 2019-11-08 13:06:41 -0600
  • c18e4f3d63 Rename function for linter Jorge Gasca 2019-11-08 12:51:33 -0500
  • 8ab20b4c77 feat(helm): Add map of cmds that req actionConfig Jorge Gasca 2019-11-08 12:02:36 -0500
  • 9ed2a28ede
    ref(tlsutil): remove ServerConfig #6914 Matthew Fisher 2019-11-08 07:39:57 -0800
  • aa6104e442
    fix(tlsutil): accept only a CA certificate for validation #6913 Matthew Fisher 2019-11-08 07:32:50 -0800
  • 27034f6910 fix(cmd): Fixes logging on action conf init error Jorge Gasca 2019-11-08 00:19:41 -0500
  • f161b667a0
    Merge 193ff2b632 into 865c46c014 #6908 Matt Butcher 2019-11-08 00:16:37 +0100
  • 865c46c014
    fix: stop discovery errors from halting chart rendering. (#6908) Matt Butcher 2019-11-07 16:16:36 -0700
  • 193ff2b632
    fix: stop discovery errors from halting chart rendering. #6908 Matt Butcher 2019-11-07 15:45:30 -0700
  • 0ca95341c1
    Merge pull request #6907 from thomastaylor312/fix/missing_job Taylor Thomas 2019-11-07 15:19:12 -0700
  • 77c973422c fix(kube): Fixes wait for jobs #6907 Taylor Thomas 2019-11-07 14:41:10 -0700
  • 751d172df3
    Merge pull request #6897 from thomastaylor312/fix/missing_api_version Taylor Thomas 2019-11-07 09:33:00 -0700
  • 8231b17c31 print gvk information on existing resource conflict Marc Brugger 2019-11-07 16:30:01 +0100
  • e2894a18ee fix(kube): Fixes missing API versions #6897 Taylor Thomas 2019-11-06 15:19:03 -0700
  • 3e09e2fa28 fix(cli): Sort output of helm env Marc Khouzam 2019-11-06 09:36:29 -0500
  • 0371493109 fix test (count 'values/test.yaml' in total) Aurélien Lambert 2019-11-06 09:12:35 +0700
  • 8b62f34a98 merge Aurélien Lambert 2019-11-06 08:49:43 +0700
  • 2ed206799b
    fix(cmd): Standardizes all output to use lower snake_case names v3.0.0-rc.3 Taylor Thomas 2019-11-04 15:19:48 -0700
  • f96a6ea9ad
    fix(show): restore comments from raw values Matthew Fisher 2019-10-30 14:22:26 -0700
  • 7e43badea2
    fix(cmd): Updates description for template validation flag Taylor Thomas 2019-10-31 09:26:22 -0600
  • 048c1d5f7f
    fix(getter): set up TLS options during .Get() Matthew Fisher 2019-10-31 12:05:41 -0700
  • 5657ea7f00
    fix(chart): add JSON tags to chart object Matthew Fisher 2019-11-01 14:44:26 -0700
  • 34b2bd68dc
    fix(version): implement `helm version -c`, mark as hidden Matthew Fisher 2019-11-01 16:01:02 -0700
  • 166092fd7e
    Consider namespace when comparing resources Fabian Ruff 2019-11-02 00:18:21 +0100
  • 43acbfe86d
    Merge pull request #6841 from bacongobbler/fix-6354 Matthew Fisher 2019-11-05 12:17:57 -0800
  • bd1f4a443e
    fix(show): restore comments from raw values #6841 Matthew Fisher 2019-10-30 14:22:26 -0700
  • 3d6db86b4a
    Merge pull request #6865 from bacongobbler/fix-6635 Matthew Fisher 2019-11-05 07:47:02 -0800
  • d3f183947a
    Merge pull request #6868 from bacongobbler/fix-6322 Matthew Fisher 2019-11-05 07:45:19 -0800
  • f2ba0696e7
    Merge pull request #6882 from yuxiaobo96/helm-checks Matthew Fisher 2019-11-04 19:33:09 -0800
  • d683a431e2 Correct spelling mistakes #6882 yuxiaobo 2019-11-05 09:55:48 +0800
  • 7d9084eb6c
    Merge pull request #6881 from thomastaylor312/fix/lowercase_the_output Taylor Thomas 2019-11-04 16:20:15 -0700
  • 4b462c3902
    Merge pull request #6869 from databus23/compare-ns Taylor Thomas 2019-11-04 15:35:52 -0700
  • 4226c45dfd fix(cmd): Standardizes all output to use lower snake_case names #6881 Taylor Thomas 2019-11-04 15:19:48 -0700
  • 18ed620bc2
    Merge pull request #6866 from bacongobbler/add-json-tags Matthew Fisher 2019-11-04 10:26:57 -0800
  • 40e505fb0d
    Merge pull request #6861 from thomastaylor312/fix/validate_description Taylor Thomas 2019-11-04 10:44:29 -0700
  • 6a5e8e691e feat(helm): Adding values templates in order to customize values with go-template, for the chart and its dependencies. Aurélien Lambert 2019-11-01 15:43:17 +0700
  • 7f7e90b407 Consider namespace when comparing resources #6869 Fabian Ruff 2019-11-02 00:18:21 +0100
  • 119996b50d feat: (6715) Add --env-values argument to helm command #6742 Oscar Mauricio Forero Carrillo 2019-11-02 12:10:09 +0800