Commit Graph

  • d3ab187fd6 Fix namespace mismatch during installation #11497 Chu Yang 2022-11-03 10:18:33 +0800
  • c027014019
    Add a flag var to check git is installed or not Wonyeong Choi 2022-11-02 21:53:22 +0900
  • 55f1c4af94
    Create Licence #11491 HARPHUNA 2022-11-01 09:26:52 +0100
  • bdb56f3f18
    Delete Makefile HARPHUNA 2022-11-01 09:25:12 +0100
  • 1c9688efcb
    Delete go.sum HARPHUNA 2022-11-01 09:25:05 +0100
  • d0bd9a82cb
    Delete go.mod HARPHUNA 2022-11-01 09:24:52 +0100
  • fda36b064f
    Delete LICENSE HARPHUNA 2022-11-01 09:24:43 +0100
  • 4704a08787
    Delete .golangci.yml HARPHUNA 2022-11-01 09:24:36 +0100
  • e0e63e57fc
    Delete .gitignore HARPHUNA 2022-11-01 09:24:28 +0100
  • 211ce5e778
    Delete code-of-conduct.md HARPHUNA 2022-11-01 09:24:21 +0100
  • 8ebc17ac48
    Delete OWNERS HARPHUNA 2022-11-01 09:24:11 +0100
  • a998bb6b90
    Delete SECURITY.md HARPHUNA 2022-11-01 09:24:02 +0100
  • a92fc3dfcb
    Delete KEYS HARPHUNA 2022-11-01 09:23:54 +0100
  • e89a898549
    Delete CONTRIBUTING.md HARPHUNA 2022-11-01 09:23:43 +0100
  • dcd223aba7
    Delete ADOPTERS.md HARPHUNA 2022-11-01 09:23:33 +0100
  • cebe303928
    Delete scripts directory HARPHUNA 2022-11-01 09:23:26 +0100
  • 0747e917d3
    Delete testdata directory HARPHUNA 2022-11-01 09:23:15 +0100
  • 0f3826af7c
    Delete internal directory HARPHUNA 2022-11-01 09:23:06 +0100
  • 7ff00a3099
    Delete pkg directory HARPHUNA 2022-11-01 09:22:42 +0100
  • b35ff17cd2
    Delete cmd/helm directory HARPHUNA 2022-11-01 09:21:26 +0100
  • 4918de6b02
    Delete .github directory HARPHUNA 2022-11-01 09:20:41 +0100
  • 4e20cf6050
    Delete .circleci directory HARPHUNA 2022-11-01 09:20:29 +0100
  • 3e845a6eec
    Delete README.md HARPHUNA 2022-11-01 09:20:21 +0100
  • 269dd247d0
    Merge pull request #11300 from porridge/better-logging Andrew Block 2022-11-01 01:00:57 -0500
  • 5aa316e1ee
    Add support for CSVs in template --api-versions arg #11490 Ryan Drew 2022-10-31 10:42:31 -0600
  • 61374f6554 update .golangci for go1.18 #11489 yanggang 2022-10-31 23:50:54 +0800
  • 1535ad5671
    redirect registry client output to stderr #11480 Cyril Jouve 2022-10-27 20:44:24 +0200
  • 8da8c7109c refactor: create an explicit constructor for downloader.Manager Theo Chupp 2021-03-25 15:39:13 -0400
  • 8f637137dc fix: assign RegistryClient when running install action Theo Chupp 2021-03-25 15:16:49 -0400
  • b3afe43278
    chore(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1 #11470 dependabot[bot] 2022-10-25 21:04:58 +0000
  • 58538bbb32
    chore(deps): bump github.com/containerd/containerd from 1.6.6 to 1.6.9 #11465 dependabot[bot] 2022-10-24 21:04:52 +0000
  • 7ed9d16dc7
    Merge pull request #11462 from p33t/main Martin Hickey 2022-10-24 11:14:31 +0100
  • 33121a80ff strict file permissions of repository.yaml #11455 shankeerthan-kasilingam 2022-10-20 18:56:47 +0530
  • 273da40d2a flexibility in openAPI schema validation in rollback action | EnableOpenAPIValidation #11459 Nitin Malik 2022-10-22 12:48:51 +0530
  • 7f26907dd5 flexibility in openAPI schema validation in rollback action Nitin Malik 2022-10-22 12:14:27 +0530
  • 9d027eaac8
    Readiness & liveness probes correct port #11462 Peter Leong 2022-10-21 12:52:30 -0700
  • 775af2a0ce Update schema validation handling Martin Hickey 2022-10-21 18:04:05 +0100
  • 1d254d7d83 Use conditions rather than pod counters to wait for jobs #11289 Ben Lewis 2022-09-01 14:00:53 +0100
  • 0afed23f7a validate openAPI schema should be in dry-run path Nitin Malik 2022-10-21 18:06:28 +0530
  • 8971457080 validate openAPI schema while rolling back Nitin Malik 2022-10-21 18:05:42 +0530
  • 2f42ae4782 better error message for status command #11329 cleverhu 2022-09-12 05:07:04 +0800
  • 40c291e677 fix helm version abort #11328 cleverhu 2022-09-12 04:37:42 +0800
  • f4501ff524 return all error when install #11327 cleverhu 2022-09-12 04:10:27 +0800
  • 1df4596bb5 add create time for helm search repo #11326 cleverhu 2022-09-12 03:50:19 +0800
  • 13e8046a8a support helm test by job #11324 cleverhu 2022-09-12 02:50:33 +0800
  • 9fe912f3c5 Check redefinition of define and include in tpl Graham Reed 2022-10-20 16:24:05 +0100
  • ebf5e1e2af Check that `.Template` is passed through `tpl` Graham Reed 2022-10-20 16:24:05 +0100
  • 0a6e7d95ab Make sure empty `tpl` values render empty. Graham Reed 2022-10-20 16:24:05 +0100
  • d1e9a242a7 Pick the test improvement out of PR#8371 Graham Reed 2022-10-20 16:25:09 +0100
  • a7d3fd6c09 Allow a nested `tpl` invocation access to `defines` in a containing one Graham Reed 2022-10-20 15:42:06 +0100
  • e2a7c7998a Remove the 'reference templates' concept Graham Reed 2022-10-20 15:40:54 +0100
  • ed00a85f54 fix: drop unused variable plainHTTP #11453 closetool 2022-10-20 12:16:17 +0800
  • c0b7270a56 feat: add skip tls verify to helm build dependency closetool 2022-10-20 12:05:50 +0800
  • 5c643219b5
    chore(deps): bump google.golang.org/grpc from 1.47.0 to 1.50.1 #11445 dependabot[bot] 2022-10-17 21:03:51 +0000
  • 09d3f31358 fix a few function names on comments #11442 cui fliter 2022-10-15 14:29:50 +0800
  • b3841902e2 Stop CoalesceValues from trimming nil values from the values. Creating new public function TrimNilValues which does the final nil value removal. This is called in ToRenderValues before final schema validation. James Payne 2022-10-16 23:09:28 +0100
  • 9d59d92abb use intstr.GetScaledValueFromIntOrPercent instead of the deprecated #11439 Qifan Shen 2022-10-13 16:26:36 +0800
  • 45df2b3371 use intstr.GetScaledValueFromIntOrPercent instead of the deprecated function #11438 Qifan Shen 2022-10-13 16:26:36 +0800
  • 9f88ccb6ae Updating the deb location for azure cli v3.10.1 Matt Farina 2022-10-12 14:56:34 -0400
  • a59afc47d6 Updating the repo the azure cli is installed from Matt Farina 2022-10-11 16:02:33 -0400
  • 35af809b4d Updating to kubernetes 1.25.2 packages Matt Farina 2022-10-11 11:25:30 -0400
  • 97780c7ecc one defer CI 2022-08-05 10:02:18 -0400
  • 9f61b0a6bd don't change r.CachePath CI 2022-07-29 16:12:16 -0400
  • 75a1369794 avoid adding new public function CI 2022-07-22 12:58:54 -0400
  • 959acd8a1d fix tests CI 2022-07-21 12:42:56 -0400
  • f6830f7b0a fix: clean up temp files in FindChartInAuthAndTLSAndPassRepoURL (#11171) CI 2022-07-21 12:29:14 -0400
  • 9140924199 Allow CGO_ENABLED to be overridden for build Joe Julian 2022-10-05 16:03:44 -0700
  • 23ff142d8b update: Optimize the error message wujunwei 2022-08-24 13:51:37 +0800
  • f22e26085c add nil judge for dependency , maintainers validate and some testcase. wujunwei 2022-06-15 22:01:31 +0800
  • 4e075315f8 Fix URL with encoded path support for ChartDownloader Mathieu Parent 2021-06-17 14:35:44 +0200
  • 4844431969 fix: add cases.NoLower option for we can get same effect to strings.Title wujunwei 2022-08-26 17:53:31 +0800
  • d79ae9f927
    Merge pull request #11436 from mattfarina/fix-deploy2 Andrew Block 2022-10-12 14:24:29 -0500
  • 70a3df49d7 Updating the deb location for azure cli #11436 Matt Farina 2022-10-12 14:56:34 -0400
  • b5378b3a5d retry http request on temporary errors #11426 Cenk Alti 2022-10-10 21:55:18 -0400
  • d32c623699 Revert "Tolerate temporary errors from etcdserver" Cenk Alti 2022-10-11 19:53:14 -0400
  • af9fa06621
    Merge pull request #11433 from mattfarina/fix-deploy Matt Farina 2022-10-11 18:54:31 -0400
  • 9fbf1b34d5 Updating the repo the azure cli is installed from #11433 Matt Farina 2022-10-11 16:02:33 -0400
  • 4893d7f305
    chore(deps): bump google.golang.org/grpc from 1.47.0 to 1.50.0 #11431 dependabot[bot] 2022-10-11 18:00:41 +0000
  • fecee35c6e
    chore(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 #11430 dependabot[bot] 2022-10-11 18:00:33 +0000
  • c849d40b71
    chore(deps): bump go.etcd.io/etcd/api/v3 from 3.5.4 to 3.5.5 #11429 dependabot[bot] 2022-10-11 18:00:30 +0000
  • 051d757a5f
    chore(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 #11428 dependabot[bot] 2022-10-11 18:00:23 +0000
  • 48b0ecc2d3
    Merge pull request #11427 from mattfarina/bump-0.25.2 Matt Farina 2022-10-11 13:59:14 -0400
  • 90a25751bd
    Merge pull request #11172 from crenshaw-dev/cleanup-after-find-chart Matt Farina 2022-10-11 13:58:46 -0400
  • 221b0f54c9 Updating to kubernetes 1.25.2 packages #11427 Matt Farina 2022-10-11 11:25:30 -0400
  • 311fe86de2 fix the problem of json output #11423 d-d-up 2022-10-08 10:58:10 +0800
  • 9cf86c4c4f close #11261 - Inject document separators when rendering CRDs Kyle L Frisbie 2022-10-06 21:34:30 -0600
  • ff5a5a405c Allow CGO_ENABLED to be overridden for build Joe Julian 2022-10-05 16:03:44 -0700
  • 802a22903b Tolerate temporary errors from etcdserver Davanum Srinivas 2022-09-30 18:22:54 -0400
  • 95e2f9dc70
    Merge pull request #11414 from joejulian/make_cgo_configurable Scott Rigby 2022-10-06 12:50:02 -0400
  • 6f6c0d831d
    Allow CGO_ENABLED to be overridden for build #11414 Joe Julian 2022-10-05 16:03:44 -0700
  • 95140c96d6
    Merge pull request #11044 from wujunwei/bug-fix-nil-dependency Matt Farina 2022-10-05 10:44:47 -0400
  • 792450129f
    Merge pull request #9824 from sathieu/fix_helm_chart_download_without_trailing_slash Matt Farina 2022-10-05 10:41:17 -0400
  • 35f11e4831
    chore(deps): bump k8s.io/client-go from 0.25.0 to 0.25.2 #11410 dependabot[bot] 2022-10-05 11:20:48 +0000
  • 8e5d3438c7
    chore(deps): bump k8s.io/api from 0.25.0 to 0.25.2 #11409 dependabot[bot] 2022-10-05 11:20:38 +0000
  • 3f76506e75
    chore(deps): bump k8s.io/apiserver from 0.25.0 to 0.25.2 #11407 dependabot[bot] 2022-10-05 11:20:36 +0000
  • 2baf68fe2d
    Merge pull request #11401 from dims/retry-for-issue-9502 Martin Hickey 2022-10-05 12:19:26 +0100
  • ec022f13f2
    chore(deps): bump github.com/containerd/containerd from 1.6.6 to 1.6.8 #11408 dependabot[bot] 2022-10-04 16:22:34 +0000
  • f25b6984fe
    Merge pull request #11317 from helm/dependabot/go_modules/github.com/sirupsen/logrus-1.9.0 Matt Farina 2022-10-04 12:21:23 -0400
  • f78f7992b6
    Merge pull request #11316 from helm/dependabot/go_modules/github.com/lib/pq-1.10.7 Matt Farina 2022-10-04 12:18:59 -0400
  • 98077dd340
    chore(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 #11317 dependabot[bot] 2022-10-03 14:13:48 +0000