Commit Graph

  • 013f27c294
    fix: use errors.New instead of fmt.Errorf Jesse Simpson 2025-04-20 17:45:59 -0400
  • 868cdc261f
    refactor: reduce flow-control operations Jesse Simpson 2025-03-18 21:11:25 -0400
  • 48922e21d1
    refactor: use struct equality instead of comparing each composition Jesse Simpson 2025-03-18 20:39:06 -0400
  • ac98e977c3
    refactor: switch to while loop instead of for to reduce unnecessary variables Jesse Simpson 2025-03-18 20:30:19 -0400
  • 65084371c9
    refactor: replace if MatchString with FindStringSubMatch Jesse Simpson 2025-03-17 12:39:55 -0400
  • 782f6c6409
    refactor: shorten regex subexp syntax Jesse Simpson 2025-03-17 12:37:18 -0400
  • 4b9a9ecaf6
    refactor: rename function and add doc-string Jesse Simpson 2025-03-16 21:21:04 -0400
  • 4f63c73353
    refactor: remove impractical safety check Jesse Simpson 2025-03-16 21:07:52 -0400
  • 5202820f2f
    refactor: define regexs at package scope Jesse Simpson 2025-03-16 20:53:18 -0400
  • cbdc22128e
    refactor: use strings.Builder instead of string concatenation Jesse Simpson 2025-03-16 20:45:31 -0400
  • cdcf1bc601
    style: remove unnecessary break Jesse Simpson 2025-03-16 20:45:11 -0400
  • 3cc4cb60ba
    refactor: prevent duplicates being inserted rather than post-filtering Jesse Simpson 2025-02-22 13:10:07 -0500
  • deea4a0d0e
    refactor: remove more unnecessary format calls Jesse Simpson 2025-02-22 12:34:05 -0500
  • 0a7dd4b269
    test: adjust failing test on extra whitespace Jesse Simpson 2025-02-22 12:15:49 -0500
  • 13b232e061
    refactor: make use of regexs for err parsing Jesse Simpson 2025-02-22 11:58:11 -0500
  • daf4c34879
    fix: use originalErr instead of formatting original error Jesse Simpson 2025-02-22 09:46:21 -0500
  • 98da3e28b6
    fix: add some index checking and fixed a test that relied on type-checking Jesse Simpson 2025-01-25 10:06:06 -0500
  • 80d7a1b33f
    style: make format Jesse Simpson 2025-01-25 09:26:02 -0500
  • edf0f7be59
    test: adjust formatting for error in test Jesse Simpson 2025-01-25 09:04:21 -0500
  • 487f72b822
    fix: added protection against while-true condition in unbounded for loop Jesse Simpson 2025-01-01 12:26:39 -0500
  • 6bb836374b
    test: adjusted to make it more meaningful and to pass Jesse Simpson 2024-12-31 18:54:34 -0500
  • 383a758aec
    fix: add quality checks to ensure formatted error doesnt remove important info Jesse Simpson 2024-12-31 18:47:09 -0500
  • d8bec4e30f
    fix: remove comparison from old error message to new Jesse Simpson 2024-12-23 16:33:03 -0500
  • c481470985
    style: renamed i variable for consistency Jesse Simpson 2024-12-23 16:27:31 -0500
  • 2e3f6dce28
    fix: save to fileLocation rather than fileLocations[i] which gets overwritten Jesse Simpson 2024-12-23 16:25:18 -0500
  • f09bbb8ab8
    style: consolidate for loops Jesse Simpson 2024-12-23 16:19:16 -0500
  • 1357db4db1
    style: removed variable only used once Jesse Simpson 2024-12-23 15:54:13 -0500
  • a56daca82b
    style: use interface functions instead of inline logic Jesse Simpson 2024-12-23 15:53:20 -0500
  • 87f9e2dc45
    style: create String function for TraceableError representing one chunk of a stacktrace Jesse Simpson 2024-12-23 15:35:39 -0500
  • 6cd0c0082a
    fix: split up the multiline errors to be more vertical Jesse Simpson 2024-12-23 14:44:37 -0500
  • cc477e9f79
    fix: adjust test to not require external chart Jesse Simpson 2024-12-03 18:32:56 -0500
  • 14f902c245
    wip: draft at making cleaner stacktraces Jesse Simpson 2024-12-02 21:52:41 -0500
  • 8251bb0159
    build(deps): bump the k8s-io group with 7 updates #30798 dependabot[bot] 2025-04-24 21:28:28 +0000
  • ef64468187
    build(deps): bump github.com/fluxcd/cli-utils #30801 dependabot[bot] 2025-04-24 21:28:19 +0000
  • bb5458153a Remove passed in child logger completely James Payne 2025-04-24 21:17:56 +0100
  • eb24bc4fac
    Bump required Go version to 1.24.2 to avoid CVE-2025-22871 #30799 Benoit Tigeot 2025-04-24 10:47:08 +0200
  • 3270d35d3f refactor: reorganize .golangci.yml for better clarity and structure #30786 Matthieu MOREL 2025-04-22 19:39:35 +0200
  • ecf1730689
    Merge pull request #13460 from justenstall/stdlib-errors-2 George Jenkins 2025-04-23 15:47:35 -0700
  • 3d779f23c3 Move test framework into sharable internal package James Payne 2025-04-23 22:50:51 +0100
  • 8129e2ac72 feat: add kube version option for `helm install` #30796 Blake Pettersson 2025-04-23 23:16:23 +0200
  • 80304d5494 Update pointer name to differentiate it from the log package James Payne 2025-04-23 22:06:52 +0100
  • 4905a61026
    Merge branch 'main' into stdlib-errors-2 #13460 Justen Stall 2025-04-23 15:58:33 -0400
  • fcd37bcea7
    Merge pull request #30783 from rpolishchuk/investigate-TestValidateChartIconPresence Matt Farina 2025-04-23 20:58:14 +0100
  • d9bc0a948c
    Merge pull request #30777 from ryanhockstad/merge-fix Robert Sirchia 2025-04-23 15:07:54 -0400
  • a911aa2112
    Merge pull request #9175 from dastrobu/copy-dependencies-on-aliasing Scott Rigby 2025-04-23 14:40:51 -0400
  • dd0d80d246
    Merge pull request #30788 from stephenpmurray/refactor/chart-not-found-error-type Joe Julian 2025-04-23 07:48:39 -0700
  • 789ce7fd10
    Merge pull request #30785 from mmorel-35/fix-govulncheck Robert Sirchia 2025-04-23 09:51:18 -0400
  • 5339003a66
    Merge pull request #30791 from benoittgt/fix-30780 Robert Sirchia 2025-04-23 09:47:18 -0400
  • f9ab8f772a
    Bump net package to avoid CVE on dev-v3 #30791 Benoit Tigeot 2025-04-23 11:46:11 +0200
  • b183eccfc4
    copy dependency metadata on aliasing to avoid sharing imported values #9175 Daniel Strobusch 2022-12-08 18:35:55 +0100
  • df7befd208
    copy dependencies on aliasing to avoid sharing chart references on multiply aliased dependencies Daniel Strobusch 2020-12-23 16:37:31 +0100
  • 3416b2e458
    Merge 45ec841fbc into 9c0d90a291 #30704 Feruzjon Muyassarov 2025-04-23 03:10:12 +0200
  • 1682895636 ref(helm): Export Chart Not Found error #30788 Stephen Murray 2025-04-22 20:19:34 +0100
  • 1c8d1e375f fix: chart icon presence test #30783 Rostyslav Polishchuk 2025-04-19 00:04:11 +0000
  • 864f056e0b Update log messages to better leverage the slog k:v pairs Update log messages to use consistent language throughout James Payne 2025-04-22 19:33:57 +0100
  • 700103d76a
    chore: add depguard rule for github.com/pkg/errors Justen Stall 2025-04-22 13:34:33 -0400
  • 18aae5a121
    Merge branch 'main' into stdlib-errors-2 Justen Stall 2025-04-22 13:24:39 -0400
  • a0c84b9246 fix: govulncheck workflow #30785 Matthieu MOREL 2025-04-22 19:14:35 +0200
  • 9c0d90a291
    Merge pull request #30781 from mmorel-35/github.com/hashicorp/go-multierror Scott Rigby 2025-04-22 12:45:31 -0400
  • bfb0de5411
    Merge 3dfbf4db8b into 9609005d2c #17084 George Jenkins 2025-04-22 12:24:56 -0400
  • 9609005d2c
    Merge pull request #30784 from scottrigby/add-terryhowe-triage-maintainer Robert Sirchia 2025-04-22 11:37:12 -0400
  • 33f5e9d0f4
    chore(OWNERS): Add TerryHowe as Triage Maintainer #30784 Scott Rigby 2025-04-22 11:11:50 -0400
  • 45ec841fbc
    Handle missing resources during upgrade and rollback #30704 Feruzjon Muyassarov 2025-03-27 18:56:14 +0200
  • fc6c5e5edb
    remove WaitAndGetCompletedPodPhase function Justen Stall 2025-04-21 17:19:48 -0400
  • 73545f9a3e
    one more test output Justen Stall 2025-04-21 16:08:21 -0400
  • 4a6092bd6c
    update another test output Justen Stall 2025-04-21 16:04:28 -0400
  • 7a316c8d51
    update expected error message in install test Justen Stall 2025-04-21 15:57:54 -0400
  • 6c3fc1d755
    Merge pull request #1 from justenstall/stdlib-errors-2-lint-issues Justen Stall 2025-04-21 15:28:38 -0400
  • d3eeb2c942 chore: remove github.com/hashicorp/go-multierror dependency #30781 Matthieu MOREL 2025-04-21 19:24:24 +0200
  • 3877ec9049
    fix golangci-lint issues Justen Stall 2025-04-21 12:44:40 -0400
  • 065e2eb3eb
    updates after merge conflict resolution Justen Stall 2025-04-21 12:17:50 -0400
  • 280a9ddbdb
    Merge branch 'main' into stdlib-errors-2 Justen Stall 2025-04-21 12:13:10 -0400
  • eb6e240cfe
    Merge pull request #30734 from ipaqsa/feature/add-custom-template-funcs Scott Rigby 2025-04-21 11:13:12 -0400
  • e4bc4a31b9
    Merge pull request #30768 from banjoh/em/fix-take-ownership Scott Rigby 2025-04-21 10:45:45 -0400
  • f04e5d4195
    Update pkg/kube/wait.go #30534 Itai Spiegel 2025-04-21 14:25:25 +0300
  • 8c14f05066
    Update pkg/kube/ready.go Itai Spiegel 2025-04-21 14:25:13 +0300
  • 8255300280
    Merge pull request #12382 from edbmiller/ed-dot-miller/parse-chartfile-yaml-strictly Scott Rigby 2025-04-20 15:35:51 -0400
  • c1175a4106 fix null merge #30777 Ryan Hockstad 2025-04-19 13:21:39 -0400
  • 7206b510f9 Remove function which is no longer used James Payne 2025-04-19 18:35:19 +0100
  • f63856aa4a Update logging in coalesce.go to use structured key:pairs. James Payne 2025-04-19 18:16:25 +0100
  • 14733f93db Remove erroneous use of Sprintf James Payne 2025-04-19 13:00:50 +0100
  • 0714420bcf Updatse coalesce.go to use log/slog and update tests to pass James Payne 2025-04-18 18:06:11 +0100
  • 845fb3eb86
    Merge pull request #30776 from benoittgt/bump-dev-tom-dev-v3 George Jenkins 2025-04-19 08:51:45 -0700
  • 879d158a80
    Merge pull request #30775 from benoittgt/bump-toml George Jenkins 2025-04-19 08:50:48 -0700
  • e414695a5b fix #12382 Edward Miller 2025-04-19 13:40:32 +0100
  • 087fa18276
    Bump toml #30776 Benoit Tigeot 2025-04-19 09:05:40 +0200
  • e2461de3c2
    Fix test with toml bump #30775 Benoit Tigeot 2025-04-19 00:43:24 +0200
  • 39d7b8fcd4
    Bump toml Benoit Tigeot 2025-04-17 10:56:00 +0200
  • a842140ef6
    Merge pull request #13578 from gjenkins8/rm_chart_repo_load_func Matt Farina 2025-04-18 20:43:52 +0100
  • b62d259fa4
    build(deps): bump github.com/BurntSushi/toml from 1.4.0 to 1.5.0 #30683 dependabot[bot] 2025-04-18 19:14:15 +0000
  • 14a1e1fade
    build(deps): bump github.com/BurntSushi/toml from 1.4.0 to 1.5.0 #30682 dependabot[bot] 2025-04-18 19:13:09 +0000
  • 91800728e4
    Merge pull request #30771 from dongjiang1989/backport-30677-to-dev-v3 Matt Farina 2025-04-18 20:11:57 +0100
  • 07b0dca046
    Merge pull request #30677 from dongjiang1989/update-golang-version Matt Farina 2025-04-18 20:02:36 +0100
  • 629780a34a fix: reapply error message fix Edward Miller 2025-04-18 19:12:34 +0100
  • 9d43f70643 Update error message Edward Miller 2025-02-11 10:52:18 +0000
  • 14a468f24d Add chartutil.StrictLoadChartfile for strict (WARNING-level) lint Edward Miller 2023-12-28 14:38:05 +0000
  • 00f8561ad4 fix(pkg/lint): unmarshals Chart.yaml strictly Edward Miller 2023-09-12 09:52:45 +0100
  • 7571f77163
    Merge pull request #30770 from helm/dependabot/go_modules/main/github.com/rubenv/sql-migrate-1.8.0 Robert Sirchia 2025-04-18 09:32:20 -0400
  • 85ec62f5c8
    Merge pull request #30769 from helm/dependabot/go_modules/dev-v3/github.com/rubenv/sql-migrate-1.8.0 Robert Sirchia 2025-04-18 09:31:56 -0400
  • 0e7e282636
    Merge pull request #30773 from wangcundashang/main Robert Sirchia 2025-04-18 09:28:35 -0400