Commit Graph

  • d4cc130fa9
    Merge pull request #9621 from sagikazarmark/ingress-v1 Matt Farina 2021-05-17 15:33:41 -0700
  • 8f4989054c
    Merge pull request #9040 from thatsmydoing/helm3-kube-version Matt Farina 2021-05-17 15:02:33 -0700
  • 3f283c7c35
    Merge pull request #9425 from joelanford/pkg-ready Matt Farina 2021-05-17 14:51:33 -0700
  • 51097a55f1
    Merge pull request #9595 from sbose78/1.21 Matt Farina 2021-05-17 10:09:44 -0700
  • 3539b04ec5 style: fmt action_test.go by gofmt wuhuizuo 2021-05-17 14:29:14 +0000
  • 0a8191710e Fix comparing GVK of resources in a ResourceList #9701 Tamal Saha 2021-05-14 19:38:07 -0700
  • e2a35d230b test(pkg/action): add unit tests and fix `Init` wuhuizuo 2021-05-14 14:17:39 +0000
  • ac099d6c3f Remove link. Align usage example with unit test #9679 Iaroslav Sheptykin 2021-05-11 21:39:06 +0200
  • c405e86cd7 fix(pkg/action): Configuration.Init should not panic wuhuizuo 2021-05-11 13:29:08 +0000
  • a79cad5539
    support max-col-width parameters #9681 cndoit18 2021-05-08 19:27:57 +0800
  • 892130a08b Add example of --template usage Iaroslav Sheptykin 2021-05-07 21:12:09 +0200
  • 9164bb5f9d
    fix: golangci-lint jorgevillaverde 2021-05-07 20:57:06 -0300
  • 22552e9dd0
    fix: dep up when exists tmpcharts jorgevillaverde 2021-05-07 20:40:36 -0300
  • 038bf6a619 Fix nil pointer dereference (cfg) Simon Alling 2021-05-07 18:15:06 +0200
  • 1661ba5b1e Refactor GetPodLogs using isTestHook & getHookLog Simon Alling 2021-05-07 16:05:21 +0200
  • 4cb207b425 Add JSON/YAML output support for `helm test` Andreas Lindhé 2021-05-05 15:41:41 +0200
  • 5ab6399ada Generate reproducible tarball #9674 Tamal Saha 2021-05-06 20:38:41 -0700
  • ac5500bcf7 Fix test release name in lint command #9673 Brandon Willett 2021-05-06 15:37:50 -0400
  • cea906a0de Add upgrade dependency update test #9659 David Mládek 2021-05-02 13:52:30 +0200
  • d6eab46876 Add --udpate-dependencies to upgrade command David Mládek 2021-04-28 22:22:28 +0200
  • 78ac14b9fc Update install dependency-update help text David Mládek 2021-04-28 22:21:02 +0200
  • a9d59f946a
    feat(helm): add --reset-then-reuse-values flag to 'helm upgrade' Quentin Devos 2021-04-27 23:17:53 +0200
  • d5b4e1c5b8
    chore: update testdata to use the new ingress template #9621 Mark Sagi-Kazar 2021-04-19 21:53:48 +0200
  • 6d9e15bd1a
    feat: add networking.k8s.io/v1 support to ingress template Mark Sagi-Kazar 2021-04-19 21:50:12 +0200
  • 9b4af3f906 Support linting generateName #9644 Charlie Getzen 2021-04-23 13:45:05 -0500
  • 8959d93711 Add error check to avoid panic #9640 Cookie Wang 2021-04-22 16:36:04 +0800
  • 04cd52b9aa
    Replace all calls to ioutil.ReadDir #9635 Marco Franssen 2021-04-20 20:00:33 +0200
  • c6a343f99a
    Replace all backwards compatilble references to ioutil package Marco Franssen 2021-04-20 20:00:17 +0200
  • e53ed7da67
    Update README.md #9626 Piotr Strugacz 2021-04-20 11:51:44 +0200
  • 74c4117975 fix v2 install script, hardcode to v2.17.0 #9623 Cameron Motevasselani 2021-04-19 23:50:40 -0700
  • 43853ea772
    Merge pull request #9602 from thomastaylor312/chore/im_retiring Taylor Thomas 2021-04-19 14:19:30 -0600
  • 890f2b35a9 Resolve data race within allKnownVersions() when being called concurrently. #9619 Eli Judah 2021-04-18 17:39:32 +0100
  • c089d3f3c5 Replace all references to the package level variables 'DefaultCapabilities' and 'DefaultVersionSet' with new functions. Eli Judah 2021-04-18 00:24:47 +0100
  • 2965f042c7 Update golden files that were affected by using these package level variables. Eli Judah 2021-04-18 00:23:04 +0100
  • d03a1c3d4b Replace package level default variables with functions that provide the same utility. Eli Judah 2021-04-18 00:15:00 +0100
  • 29b4d8c2b2 Move registry client creation into one place #9564 Chen Winston 2021-04-13 15:06:41 +0800
  • 11dcd7285f should make sure all install resources should be created. #9605 wutongjie23hao 2021-04-15 12:59:16 +0800
  • 38f3b36029 Update install.go Xiaolei.Liang 2021-04-15 11:33:00 +0800
  • 6019257a05 preserve backwards compatibility #9604 Russell Cousineau 2021-04-14 17:26:57 -0700
  • a590688b15 feat(helm): optionally hide validation warnings Russell Cousineau 2021-04-14 14:21:10 -0700
  • 1b5edb69df
    Add/update deprecation notices v3.5.4 release-3.5 Simon Croome 2021-03-22 16:42:57 +0000
  • 29fc835541
    Wrap validation error instead of recreating Simon Croome 2021-03-22 15:58:07 +0000
  • 9b7322861d
    Move default to avoid nil check Simon Croome 2021-03-22 15:55:23 +0000
  • dacb65d7f4
    Add name validation rules for object kinds Simon Croome 2021-02-25 21:36:23 +0000
  • c409cf1e98
    Use kube libraries v0.20.4 Shoubhik Bose 2021-02-26 00:36:21 -0500
  • 637a11dc0e
    Moving myself to maintainer emeritus #9602 Taylor Thomas 2021-04-14 10:42:20 -0600
  • 257a427866 upgrade to kubernetes 1.21 #9595 shoubhik 2021-04-12 22:54:52 -0400
  • 1c740a6b83 Add test cases for registry client options Chen Winston 2021-04-09 17:04:47 +0800
  • d136a15c1c fix: Optimize branch judgment #9588 Zh1Cheung 2021-04-10 17:06:19 +0800
  • cc5098ba98 fix copy/paste error #9585 Adrian Liechti 2021-04-09 15:03:15 +0200
  • 929d62b477 update ingress template Adrian Liechti 2021-04-09 14:46:36 +0200
  • 91faf343cc
    chore(deps): Bump k8s.io/client-go from 0.20.4 to 0.21.0 #9582 dependabot[bot] 2021-04-09 06:20:25 +0000
  • 399f69e50e
    chore(deps): Bump k8s.io/apiserver from 0.20.4 to 0.21.0 #9581 dependabot[bot] 2021-04-09 06:20:11 +0000
  • 1ce1c47f4d
    chore(deps): Bump k8s.io/api from 0.20.4 to 0.21.0 #9580 dependabot[bot] 2021-04-09 06:18:40 +0000
  • e2888940d7
    chore(deps): Bump k8s.io/cli-runtime from 0.20.4 to 0.21.0 #9579 dependabot[bot] 2021-04-09 06:18:29 +0000
  • b3a1d64094
    chore(deps): Bump k8s.io/apiextensions-apiserver from 0.20.4 to 0.21.0 #9578 dependabot[bot] 2021-04-09 06:17:09 +0000
  • be2913efbc Allow for helm install script to work on Windows #9577 Max Burstein 2021-04-08 12:59:52 -0700
  • 0156ca61ca Fix capabilities changes leaking into other tests #9040 Thomas Dy 2020-11-27 16:28:26 +0900
  • 538670fda6 Add tests for template --kube-version Thomas Dy 2020-11-27 16:07:17 +0900
  • 47c8f48f20 feat(helm): Support setting --kube-version Thomas Dy 2020-11-20 18:32:29 +0900
  • 660e0001fc Consider labels when querying releases #9560 Tobias Schuhmacher 2021-04-06 12:06:34 +0200
  • d57af976d7 Fix chart pull/push TLS options Chen Winston 2021-04-02 14:46:39 +0800
  • f171c33dc7 support insecure and plain-http options in helm chart pull and push commands youyongsong 2020-07-17 15:17:28 +0800
  • a499b4b179
    Merge pull request #9562 from adamreese/fix/ci-main Adam Reese 2021-04-01 12:52:39 -0700
  • db2aa1a8d6
    fix(ci) update ci to use main branch #9562 Adam Reese 2021-04-01 11:26:44 -0700
  • c9fe3d118c
    Merge pull request #9549 from hickeyma/chore/change-default-branch-name-refs Martin Hickey 2021-04-01 12:29:26 +0100
  • a32612e06a check pull chart ref #9559 lzj 2021-04-01 16:56:31 +0800
  • dec783f90f Improve time display #9555 Jinil Lee 2021-03-31 00:43:42 +0900
  • 06be566ef1 fix(repo): make IndexFile.Has() match exact version #9553 Markus Lehtonen 2021-03-31 13:05:02 +0300
  • 0a8b50d163 Improve time display #9554 Jinil Lee 2021-03-31 00:43:42 +0900
  • 734f93b245 Update references to default branch name as it has changed to main #9549 Martin Hickey 2021-03-30 17:59:43 +0100
  • 98d98369ed
    Add ReadyChecker to decouple ready check logic from --wait #9425 Joe Lanford 2021-02-26 15:10:26 -0500
  • 213a7df2dc
    Merge pull request #9416 from croomes/resource-name-validation Adam Reese 2021-03-26 10:25:49 -0700
  • 452e00691b initialize registry client in oci getter #9542 Alex Sears 2021-02-24 14:38:37 -0500
  • 06962d78a4 add test to ensure OCIGetter registryClient is set Alex Sears 2021-02-24 18:02:19 -0500
  • 75e6669db7 Implement changing dependencies in install cli command (#2205) #9540 David Mládek 2021-03-26 02:10:12 +0100
  • 03811bf515
    Make sure that the Kind exist in Install and Uninstall Order #9534 Niklas Wagner 2021-03-24 17:42:38 +0100
  • 59b994daf6
    Add additional test cases Niklas Wagner 2021-03-24 17:23:19 +0100
  • 5cdf103191
    Allow placing Custom Resources in between known resources Niklas Wagner 2021-03-24 17:23:10 +0100
  • 17eb1e756b
    WIP: Fix existing tests Niklas Wagner 2021-03-24 16:37:13 +0100
  • 306b51b40b
    Sort uninstall kinds correctly Niklas Wagner 2021-03-24 16:05:54 +0100
  • 7e4bb365e6
    Allows ordering of Custom Resources Niklas Wagner 2021-03-24 12:16:55 +0100
  • 3eca99fffd the metadata is always true #9527 xiaorunkun 2021-03-23 17:10:21 +0800
  • f94e5bd0f8 chore(deps): Bump github.com/deislabs/oras from v0.10.0 to v0.11.1 and drop replace Morlay 2021-03-17 09:47:14 +0800
  • 8b3f6a7e53 fix defaultIngress template #9514 yxxhero 2021-03-19 19:10:57 +0800
  • c50372a8c1
    Add/update deprecation notices #9416 Simon Croome 2021-03-22 16:42:57 +0000
  • 6c82c83b3a
    Wrap validation error instead of recreating Simon Croome 2021-03-22 15:58:07 +0000
  • 54de1c1f25
    Move default to avoid nil check Simon Croome 2021-03-22 15:55:23 +0000
  • ba325bdf7e
    Add name validation rules for object kinds Simon Croome 2021-02-25 21:36:23 +0000
  • 9e1bfcc998
    chore(deps): Bump k8s.io/apiserver from 0.20.4 to 0.20.5 #9520 dependabot[bot] 2021-03-22 07:09:42 +0000
  • 088cc378f2 remove waiting time since poll already has by default #9513 Joseph Sheng 2021-03-19 15:52:53 +0800
  • 902aeb22d7 remove else block Joseph Sheng 2021-03-19 15:07:14 +0800
  • 1b382e8c72 helm upgrade --wait command failded because of etcdserver: leader changed Joseph Sheng 2021-03-19 14:17:41 +0800
  • 85130655ad
    chore(deps): Bump github.com/deislabs/oras from 0.10.0 to 0.11.1 #9512 dependabot[bot] 2021-03-19 05:52:42 +0000
  • dceb37cbf6
    chore(deps): Bump k8s.io/cli-runtime from 0.20.4 to 0.20.5 #9511 dependabot[bot] 2021-03-19 05:52:16 +0000
  • 1dff8aacfc
    chore(deps): Bump k8s.io/api from 0.20.4 to 0.20.5 #9510 dependabot[bot] 2021-03-19 05:51:58 +0000
  • 5dc6521489
    chore(deps): Bump k8s.io/client-go from 0.20.4 to 0.20.5 #9509 dependabot[bot] 2021-03-19 05:51:39 +0000
  • 7a609c1928
    chore(deps): Bump k8s.io/apiextensions-apiserver from 0.20.4 to 0.20.5 #9508 dependabot[bot] 2021-03-19 05:51:20 +0000
  • d55c53df4e
    Merge pull request #9355 from helm/dependabot/go_modules/github.com/spf13/cobra-1.1.3 Matt Farina 2021-03-18 15:42:32 -0400
  • f64e968403 Merge branch 'master' into feat-add-hide-secrets-flag Szymon Gibała 2021-03-18 16:35:06 +0100