Commit Graph

  • 9bfd3a461a
    Merge pull request #31046 from helm/dependabot/go_modules/main/golang.org/x/text-0.27.0 Robert Sirchia 2025-07-10 09:31:21 -0400
  • 4e1a105c5a
    Merge pull request #31043 from helm/dependabot/go_modules/dev-v3/golang.org/x/text-0.27.0 Robert Sirchia 2025-07-10 09:30:14 -0400
  • 79a9cc5653 Add timeout flag to repo add and update flags #31048 Reinhard Nägele 2025-05-22 12:14:29 +0200
  • 2da734d0b2 chore: fix typo in pkg/repo/chartrepo.go #31047 jingchanglu 2025-07-10 15:36:39 +0800
  • 4ff0d50f66
    chore(deps): bump golang.org/x/text from 0.26.0 to 0.27.0 #31046 dependabot[bot] 2025-07-09 22:09:15 +0000
  • 8b4cbb0298 Rewrite after Claude Sonnet 4 changes #10096 Felipe Santos 2025-07-09 18:59:39 -0300
  • 7e68503632 Address other comments through Claude Sonnet 4 Felipe Santos 2025-07-09 18:39:57 -0300
  • 521c67b358
    chore(deps): bump golang.org/x/text from 0.26.0 to 0.27.0 #31043 dependabot[bot] 2025-07-09 21:56:31 +0000
  • a6750a0d87 Address a very minor comment Felipe Santos 2025-07-09 18:17:50 -0300
  • 8a9b854daa Merge branch 'main' of https://github.com/helm/helm into optional-version Felipe Santos 2025-07-09 18:11:18 -0300
  • 82bc9adcc2
    fix: test teardown dns data race #31042 Terry Howe 2025-07-09 12:59:19 -0600
  • 36635988fd
    Updating link handling Robert Sirchia 2025-07-08 15:16:27 -0400
  • 7d9e5446ca
    Merge 697821edb2 into 4b8e61093d #30968 Dan Walters 2025-07-09 12:36:38 +0200
  • 46b1a41631 Add release labels to the release Metadata #31011 Yuriy Losev 2025-06-27 13:51:24 +0400
  • 67d53662c7
    Merge pull request #31036 from mattfarina/disable-goimports Robert Sirchia 2025-07-08 15:58:48 -0400
  • d80839cf37
    Merge pull request #31037 from mattfarina/disable-goimports-2 v3.18.4 Robert Sirchia 2025-07-08 15:58:00 -0400
  • f20a4ad1d5
    Disabling linter due to unknown issue #31037 Matt Farina 2025-07-08 15:53:01 -0400
  • 227c9cb6b6
    Disabling linter due to unknown issue #31036 Matt Farina 2025-07-08 15:53:01 -0400
  • 4b8e61093d
    Merge commit from fork Robert Sirchia 2025-07-08 15:16:27 -0400
  • c48c500247
    Merge commit from fork Robert Sirchia 2025-07-08 15:16:27 -0400
  • ff032beb48
    Merge commit from fork Robert Sirchia 2025-07-08 15:16:26 -0400
  • 563b0947b9
    build(deps): bump the k8s-io group with 7 updates dependabot[bot] 2025-06-26 11:58:54 +0000
  • 00de613324
    Updating link handling Matt Farina 2025-07-02 15:10:04 -0400
  • 4310b2bc36 Fixed linting issues Signed-off-by: naving1989 <navinag1989@gmail.com> #31033 naving1989 2025-07-08 11:04:51 +0530
  • 1002ec5ae9 Update tests in lint_test.go #31019 Zach Burgess 2025-07-07 21:11:05 -0700
  • 35434947a3 Return a lint warning if `templates/` does not exist. Zach Burgess 2025-07-07 21:02:11 -0700
  • b6e3301bef
    Merge branch 'helm:main' into templates_lint Zach Burgess 2025-07-07 20:46:46 -0700
  • fe11438715 Raise error instead of warning if `crds/` is not a valid directory #31015 Zach Burgess 2025-07-07 20:39:22 -0700
  • eea2d4577b Raise an error if the `templates/` dir is not valid and return early. Zach Burgess 2025-07-07 20:31:41 -0700
  • 0ddd8e7935
    Merge 240449be9a into d21a8a04cb #10873 Tan Guofu 2025-07-08 10:55:10 +0800
  • 1e00790b8c
    refactor tests to use t.Setenv for NO_COLOR environment variable Mohammadreza Asadollahifard 2025-07-07 23:04:17 +0100
  • c547d1f2ae
    add color output functionality and tests for release statuses Mohammadreza Asadollahifard 2025-07-07 03:56:07 +0100
  • 3a318c2fa3 Update crds.go after https://github.com/helm/helm/pull/31029 Zach Burgess 2025-07-07 14:42:08 -0700
  • 81af3c9570
    Merge branch 'helm:main' into crds_lint Zach Burgess 2025-07-07 14:38:58 -0700
  • d21a8a04cb
    Merge pull request #31029 from gjenkins8/gjenkins/k8s_yaml_struct #31032 George Jenkins 2025-07-07 14:28:30 -0700
  • cc85352a0e Use `assert.Len` instead of `assert.Lenf` Zach Burgess 2025-07-07 14:28:19 -0700
  • c59a097209 Remove duplicate test case from crds_test.go Zach Burgess 2025-07-07 14:19:35 -0700
  • 3b2f9e7d6f test: increase test coverage for pkg/cli/options.go file naving1989 2025-07-07 23:16:36 +0530
  • bf9084a16a Rename `validateCrdApiVersion` to `validateCrdAPIVersion` Zach Burgess 2025-07-07 11:09:11 -0700
  • 357957b0d3 Use testify and add a CRD to the `goodone` test case. Zach Burgess 2025-07-07 11:04:24 -0700
  • dadaff716a
    Merge branch 'helm:main' into crds_lint Zach Burgess 2025-07-07 09:48:38 -0700
  • 6e30619d8f
    Merge branch 'helm:main' into templates_lint Zach Burgess 2025-07-07 09:34:04 -0700
  • 4389fa639a
    Updating link handling Matt Farina 2025-07-02 15:10:04 -0400
  • 76fdba4c8c
    Updating link handling Matt Farina 2025-07-02 15:10:04 -0400
  • bbea98ed6b
    Merge pull request #30898 from fidelity-contributions/fix-issue-13198 George Jenkins 2025-07-06 11:39:38 -0700
  • 4c674728d2 Privatize 'k8sYamlStruct' #31029 George Jenkins 2025-07-05 09:02:58 -0700
  • edd0dabe02
    Merge pull request #31021 from zachburg/test_temp_dir George Jenkins 2025-07-04 17:21:23 -0700
  • 970c748ffb
    Merge 81da2d44b3 into e8be2e540d #30974 b4nks 2025-07-03 19:01:41 +0200
  • e8be2e540d
    Merge pull request #31023 from gjenkins8/gjenkins/rm_recreate_pods Matt Farina 2025-07-03 11:07:20 -0400
  • f684da6561
    Merge pull request #31024 from helm/gjenkins/fix_lint_test_flake Matt Farina 2025-07-03 09:17:01 -0400
  • a3bcc5b184 fix: 'TestRunLinterRule' stateful test #31024 George Jenkins 2025-07-02 21:14:22 -0700
  • 5283915c57 Remove deprecated '--create-pods' flag #31023 George Jenkins 2025-07-02 20:18:34 -0700
  • de1bdf5820 switch to slog #30891 George Jenkins 2025-07-02 17:31:35 -0700
  • 62ca98f521 fix up verbiage George Jenkins 2025-07-01 08:29:29 -0700
  • 5f9cbe6f4a fix: Port pluginCommand & command warning George Jenkins 2025-05-21 11:06:42 -0700
  • eaf40b4b4f Call `ensure.HelmHome()` in package_test.go #31021 Zach Burgess 2025-07-02 16:20:38 -0700
  • c606f18bc5
    helm search: support for oci:// repos #31022 Josh Dolitsky 2025-07-02 15:09:36 -0500
  • 9517cfc5ce
    Merge pull request #31009 from tpresa/test-coverage-pusher Matt Farina 2025-07-02 15:37:55 -0400
  • c48a3435f5 Remove unnecessary calls for changing directory to `helmpath.CachePath`. Zach Burgess 2025-07-02 09:30:59 -0700
  • 6991a0a531 Make annotateAndMerge deterministic #13154 Carlos Lima 2025-06-18 01:43:30 +0800
  • c01e76b5c3 review: change annotation name to postrenderer.helm.sh/postrender-filename Carlos Lima 2025-06-15 19:20:51 +0800
  • a1416cf225 review: style changes Carlos Lima 2025-06-15 19:18:50 +0800
  • 859721bd77 review: rewrite error messages from the end-user perspective Carlos Lima 2025-06-15 19:12:24 +0800
  • b26b473bf6 review: make splitAndDeannotate private Carlos Lima 2025-06-15 19:03:51 +0800
  • 855b5a44b7 review: make annotateAndMerge private Carlos Lima 2025-06-15 19:02:21 +0800
  • 1d993f9e2d review: make filenameAnnotation private Carlos Lima 2025-06-15 19:00:47 +0800
  • e6362d74c8 Allow post-renderer to process hooks Carlos Lima 2025-05-29 04:39:57 +0800
  • 3b26ddc22b Update tests in create_test.go and package_test.go to work in a temp dir. Zach Burgess 2025-07-01 15:29:19 -0700
  • b703d5b4bb Return early when linting if the `templates/` dir does not exist Zach Burgess 2025-07-01 14:29:29 -0700
  • a99c3700f0 Return early if the `/crds` directory does not exist. Zach Burgess 2025-07-01 13:52:15 -0700
  • 562ff982cb Early return if the `/crds` directory does not exist and don't silently discard the error from `os.Stat`. Zach Burgess 2025-07-01 13:52:15 -0700
  • d6ddd8e661 Document that attempting to parse YAML checks that the CRD is not a template Zach Burgess 2025-06-27 14:49:49 -0700
  • e4c88faeff Update test assertions Zach Burgess 2025-06-27 11:54:39 -0700
  • bc35ea5ad7 Fix comment in pkg/lint/rules/testdata/invalidcrdsdir/values.yaml Zach Burgess 2025-06-27 11:13:34 -0700
  • 21b9aa3d94 Lint the `crds/` directory. Zach Burgess 2025-06-26 14:07:54 -0700
  • ca769df369
    Merge pull request #31018 from mattfarina/make-logging-configurable Matt Farina 2025-07-01 16:20:14 -0400
  • afd63fed77 test: increase test coverage for pkg/pusher #31009 Thiago Presa 2025-06-26 20:24:25 -0300
  • f0cf9c28f0
    Move logging setup to be configurable #31018 Matt Farina 2025-07-01 15:04:30 -0400
  • 309e984b40 TestRunLinterRule flakiness is fixed #31013 Alfonso Uceda 2025-06-28 09:54:01 +0200
  • f243617229 -suffle=on and -count=2 option is added to TESTFLAGS Alfonso Uceda 2025-06-27 17:59:02 +0200
  • 493ed30ff4
    Merge pull request #13561 from helm/dependabot/go_modules/dev-v3/github.com/Masterminds/semver/v3-3.3.1 Matt Farina 2025-06-27 11:23:16 -0400
  • 17b3b5b19f
    Merge pull request #13558 from helm/dependabot/go_modules/main/github.com/Masterminds/semver/v3-3.3.1 Matt Farina 2025-06-27 11:22:41 -0400
  • 74472a8640
    Bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1 #13558 dependabot[bot] 2025-06-27 15:02:18 +0000
  • 372e40376a
    Bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1 #13561 dependabot[bot] 2025-06-27 15:02:04 +0000
  • bad903e0ce
    Merge branch 'helm:main' into circleci-project-setup #31010 BoomchainLabs 2025-06-27 04:36:05 +0100
  • 3a827d7ff3 Add .circleci/config.yml BoomchainLabs 2025-06-27 04:19:57 +0100
  • 49ed8be5cb Add .circleci/config.yml BoomchainLabs 2025-06-27 03:59:58 +0100
  • acdfcf5057
    Merge pull request #30990 from helm/dependabot/go_modules/dev-v3/k8s-io-82a99e9b2d Matt Farina 2025-06-26 12:15:38 -0400
  • 968ebc3a15
    Merge pull request #30991 from helm/dependabot/go_modules/main/k8s-io-82a99e9b2d #10255 Matt Farina 2025-06-26 12:14:52 -0400
  • e53281bbde
    Merge pull request #31004 from andreped/patch-1 Robert Sirchia 2025-06-26 15:01:26 +0200
  • c48bd5b907
    Merge pull request #31002 from curlwget/main Robert Sirchia 2025-06-26 15:01:09 +0200
  • d4e444370f
    build(deps): bump the k8s-io group with 7 updates #30991 dependabot[bot] 2025-06-26 12:55:48 +0000
  • 7fdd80bbc7
    Merge pull request #31006 from helm/dependabot/go_modules/main/sigs.k8s.io/yaml-1.5.0 Robert Sirchia 2025-06-26 14:54:04 +0200
  • 4fa5a64127
    build(deps): bump the k8s-io group with 7 updates #30990 dependabot[bot] 2025-06-26 11:58:54 +0000
  • 73bd2ed08d
    Merge pull request #31005 from helm/dependabot/go_modules/dev-v3/sigs.k8s.io/yaml-1.5.0 Robert Sirchia 2025-06-26 13:57:18 +0200
  • abe4e7f692
    build(deps): bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0 #31006 dependabot[bot] 2025-06-25 22:12:03 +0000
  • 6284ed8538
    build(deps): bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0 #31005 dependabot[bot] 2025-06-25 21:39:14 +0000
  • cc733a0ca9
    [docs] Typofix in README #31004 André Pedersen 2025-06-25 19:29:54 +0200
  • bfc1af68fb chore: fix function in comment #31002 curlwget 2025-06-24 15:48:08 +0800
  • afed23e335 added pkg/action test files #31001 Ashmit Bhardwaj 2025-06-11 15:40:18 +0000