Commit Graph

4004 Commits (main)

Author SHA1 Message Date
Matthieu MOREL 0daa77fa9b chore(pkg): refactor: convert tests to testify assert/require part 2
2 weeks ago
Terry Howe 3f1f55c4c8
Merge pull request #32420 from mmorel-35/testifylint-manual-assert-pkg-6
2 weeks ago
Terry Howe 90669b3a78
Merge pull request #32419 from mmorel-35/testifylint-manual-assert-pkg-5
2 weeks ago
Matthieu MOREL d4ec8e9b87 chore(pkg): refactor: convert tests to testify assert/require part 1
2 weeks ago
Matthieu MOREL 0844b3b8b5 chore(pkg): refactor: convert tests to testify assert/require part 6
2 weeks ago
Matthieu MOREL 3ff05c835e chore(pkg): refactor: convert tests to testify assert/require part 5
2 weeks ago
Matthieu MOREL 658a8fac15 chore(pkg): refactor: convert tests to testify assert/require part 4
2 weeks ago
Matthieu MOREL df2d013517 chore(pkg): refactor: convert tests to testify assert/require part 3
2 weeks ago
Gates Wang 0604d8fb1e fix: pass registry client to downloader.Manager in upgrade
2 weeks ago
Zhaofeng Miao 3bcf965f99
perf: enable concurrent status computation to prevent multi-minute delays (#32043)
2 weeks ago
Abhay Chaurasiya 82be04d7f2
remove legacy import comments from remaining packages (#31933)
2 weeks ago
Terry Howe c2fda5ac58
Potential fix for pull request finding
2 weeks ago
Matthieu MOREL a2b1a60d51
fix: enhance error handling and improve test assertions (#32352)
2 weeks ago
Terry Howe ba6c9a29ef
Merge pull request #32290 from mahesh-sadupalli/fix/files-lines-empty-panic
3 weeks ago
George Jenkins 96a25ab4f8
fix: 'gocritic: filepathJoin path seperator' lint error
3 weeks ago
George Jenkins 9c373bf4fc
Merge pull request #32327 from fluxcd/fix-32326
3 weeks ago
Lohit Kolluri ad93b7df63
feat: honor SOURCE_DATE_EPOCH for chart archives (#32162)
3 weeks ago
George Jenkins d0e56d4362
Merge pull request #31884 from ouillie/main
3 weeks ago
Jakub Jaruszewski aa1ae3a360
Fix missing conflict retry with server-side apply (#32088)
3 weeks ago
Matthieu MOREL a02a5713de
chore: fix elseif and ifElseChain issues from gocritic (#32289)
3 weeks ago
George Jenkins 7a7b328ba5
Merge pull request #32319 from mmorel-35/revive
3 weeks ago
Matheus Pimenta 73c1fb2451
Address review comments
4 weeks ago
Matheus Pimenta bfebbb7c1a
Fix vanishing empty lines
4 weeks ago
Matthieu MOREL 16787d65f5 feat(linters): add new revive rules for better code quality
4 weeks ago
Matthieu MOREL 9662fdd73b refactor: enable several checks from gocritic
4 weeks ago
Terry Howe d262c7ca79
Merge pull request #32296 from mmorel-35/gocritic-singleCaseSwitch
4 weeks ago
Matthieu MOREL 96b315f188 chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic
4 weeks ago
Matthieu MOREL c1569ea83f Update pkg/cmd/history_test.go
4 weeks ago
Matthieu MOREL 65077c10fa test: replace assert.Equal with require.EqualError for improved error handling
4 weeks ago
Matthieu MOREL 4ade4a5495 test: replace assert.Contains with assert.ErrorContains for better error handling
4 weeks ago
Matthieu MOREL f34ad6c337 chore: fix several checks issues from testifylint
4 weeks ago
LarytheLord 47bde11959 test(cli): use t.Cleanup for resetEnv with t.Setenv
4 weeks ago
LarytheLord 9b30076180 test(cli): isolate user-agent rest config test from host kubeconfig
4 weeks ago
Matthieu MOREL 07259ecc86 chore: fix several checks issues from gocritic
4 weeks ago
Mahesh Sadupalli 143631f735 fix(engine): prevent Files.Lines panic on empty file
1 month ago
kimsungmin1 d539556a8d
Potential fix for pull request finding
1 month ago
kimsm28 503acff975 fix(registry): resolve golangci-lint issues in token-auth tests
1 month ago
kimsm28 3cbee7e935 fix(registry): use plain-http registry in token-auth scope test
1 month ago
Terry Howe 26ada49c1a Update pkg/registry/client.go
1 month ago
kimsm28 9b7a70f0ca test: improve client_scope_test.go to avoid data races and brittle assertions
1 month ago
kimsm28 ee181f4570 fix typos in withScopeHint function comment
1 month ago
kimsm28 1f0a728496 fix registry test failures by adjusting DockerRegistryHost and auth server listener management
1 month ago
kimsm28 8883c9cc70 fix variable naming requestUrl -> requestURL
1 month ago
kimsm28 530e728ea9 fix typo, remove unnecessary code, fix to avoid to use the assertion in http hanlder
1 month ago
kimsungmin1 26e5071f66 change suite.Nil, suite.NotNill to more proper function(suite.NoError, suite.Error)
1 month ago
kimsungmin1 8c8d6e3262 change client_scope_test.go to use httptest
1 month ago
kimsungmin1 9d77ccd46d fix typo
1 month ago
kimsungmin1 fc743b2a1b remove freeport dependency
1 month ago
kimsungmin1 319e06cda3 add newline in license header
1 month ago
kimsungmin1 301e3a12d5 fix scope when helm push to a registry that use token auth
1 month ago
Terry Howe 188d331dc3
Merge pull request #32259 from gjenkins8/refactor/testify-pkg-cli
1 month ago
George Jenkins 144246cd28
Potential fix for pull request finding
1 month ago
Will Noble 61bba7c659 Apply suggestions
1 month ago
Will Noble d887779b9b Properly format the extra field in gzipped packages
1 month ago
Terry Howe 1ffd0012d3
Merge pull request #32221 from gjenkins8/refactor/testify-pkg-small
1 month ago
Terry Howe 0bca9871ad
Merge pull request #32254 from gjenkins8/refactor/testify-pkg-registry
1 month ago
Terry Howe 7e2bdcb526
Merge pull request #32255 from gjenkins8/refactor/testify-pkg-release
1 month ago
Terry Howe 662c99f910
Merge pull request #32253 from gjenkins8/refactor/testify-repotest
1 month ago
Terry Howe 645e6369a7
Merge pull request #32252 from gjenkins8/refactor/testify-pkg-strvals
1 month ago
George Jenkins 7ab295fcfc
refactor(internal/release): convert tests to testify assert/require
1 month ago
George Jenkins 4cce0e9e2a
refactor(pkg/release): convert tests to testify assert/require
1 month ago
George Jenkins 8b0a167484
refactor(pkg/registry): convert tests to testify assert/require
1 month ago
George Jenkins b42faba9d2
refactor(repotest): convert tests to testify assert/require
1 month ago
Matthieu MOREL 34cfdfdbe5 chore: enable contextcheck, fatcontext and noctx linters
2 months ago
Terry Howe 05b2746081
Merge pull request #32184 from atkrad/fix/kube-isreachable-nil-panic
2 months ago
Terry Howe a092a1bd09
Merge pull request #31859 from biagiopietro/feature/rollback-revision-history
2 months ago
Terry Howe c36e4d52bd
test: use assert.Empty for zero-length assertions in validate_test
2 months ago
Terry Howe f59fae54cc
Merge pull request #32233 from s3onghyun/docs-version-desc-typo
2 months ago
George Jenkins 253da5106a
Merge pull request #32171 from mmorel-35/empty-len
2 months ago
s3onghyun dd442c0cc7 docs: fix typo in helm version command description
2 months ago
George Jenkins 422773cd49
Merge pull request #32129 from gregory-m/fix-test-logs-non-pod-hooks
2 months ago
George Jenkins 5655e3f2a4
Merge pull request #32230 from helm/revert-32081-fix/statuswait-delete-race
2 months ago
George Jenkins fb9791f492
Merge pull request #32136 from SebTardif/fix-digest-error-swallow
2 months ago
George Jenkins daa045d492 refactor(pkg/strvals): convert tests to testify assert/require
2 months ago
George Jenkins 16b0760dfd refactor(pkg/cli): convert tests to testify assert/require
2 months ago
George Jenkins d3bd09147b
Revert "fix(kube): prevent spurious early exit in WaitForDelete during informer sync"
2 months ago
George Jenkins 9ad5620edc
Update pkg/ignore/rules_test.go
2 months ago
George Jenkins f4d713abb2 refactor(pkg): convert tests to testify assert/require
2 months ago
Jeaeun Kim 9c1d5a3b24 chore: rename savedErr to clear its specific purpose
2 months ago
Jeaeun Kim 99baa2edd4 chore: fix lint
2 months ago
Jeaeun Kim ea847fef95 chore: store err separately for clarity
2 months ago
Jeaeun Kim 2014946e55 chore: Improve error reporting for `helm template --debug` with `--show-only`
2 months ago
Terry Howe b3fbf8d0f7
Merge pull request #30808 from mmorel-35/errorlint
2 months ago
George Jenkins 81d6f04c82
Merge pull request #30867 from mmorel-35/gocritic
2 months ago
Evans Mungai ac4f8a6c22
Merge pull request #31584 from banjoh/em/check-ownership-before-delete
2 months ago
Mohammad Abdolirad 1f7869c31f
fix panic on repeated IsReachable calls
2 months ago
Terry Howe a5552edf9f
fix: protect FailingKubeClient.RecordedWaitOptions from data race (#31925)
2 months ago
Terry Howe c2f1b238a1
fix: route registry client output to stdout instead of stderr (#32056)
2 months ago
Ogulcan Aydogan 7058f841af
fix(engine): add debug logging when lookup returns empty (#32205)
2 months ago
MrJack 0ade355c35
Merge branch 'helm:main' into feature/rollback-revision-history
2 months ago
George Jenkins e5efe067ed
Merge pull request #31758 from benoittgt/fix-31757
2 months ago
Evans Mungai a6179d0dd1
Merge branch 'main' into em/check-ownership-before-delete
2 months ago
MrJack 1b360574a9
Merge branch 'helm:main' into feature/rollback-revision-history
2 months ago
Terry Howe 59b57c5c31
Merge pull request #31885 from mmorel-35/whitespace
2 months ago
George Jenkins fc2e27e448
Merge pull request #32081 from TerryHowe/fix/statuswait-delete-race
2 months ago
Matthieu MOREL 488c4a805d Fix empty and len testifylint violations across test files
2 months ago
Evans Mungai d374e823b2
Merge pull request #32086 from mmorel-35/error-is-as
2 months ago
Austin Abro 6dc1c1ccf8
lower resync period
2 months ago
MrJack 8250ba6152
Merge branch 'helm:main' into feature/rollback-revision-history
2 months ago
Sebastien Tardif e095e690a8 fix(provenance): check error return in Digest
3 months ago