Commit Graph

4024 Commits (main)

Author SHA1 Message Date
Terry Howe ce13e3b658
Merge pull request #32417 from mmorel-35/testifylint-manual-assert-pkg-3
1 month ago
George Jenkins 2bdbea6fe2
Merge pull request #32416 from mmorel-35/testifylint-manual-assert-pkg-2
1 month ago
Matt Farina 29cdf6bd41
Merge pull request #31907 from LarytheLord/fix/test-kubeconfig-isolation-31470
1 month ago
Matthieu MOREL 33c2839569 chore(pkg): refactor: convert tests to testify assert/require part 19
1 month ago
George Jenkins c9d9428e78
Merge pull request #32415 from mmorel-35/testifylint-manual-assert-pkg-1
1 month ago
Matthieu MOREL 0b1aa55cbb chore(pkg): refactor: convert tests to testify assert/require part 22
1 month ago
Matthieu MOREL a934b827fa chore(pkg): refactor: convert tests to testify assert/require part 21
1 month ago
Matthieu MOREL 1d4665e54c chore(pkg): refactor: convert tests to testify assert/require part 20
1 month ago
Matthieu MOREL fb8a62bf13 chore(pkg): refactor: convert tests to testify assert/require part 18
1 month ago
Matthieu MOREL 0fa9f7d427 chore(pkg): refactor: convert tests to testify assert/require part 16
1 month ago
Matthieu MOREL 4073566e28 chore(pkg): refactor: convert tests to testify assert/require part 17
1 month ago
Matthieu MOREL 71733656a5 chore(pkg): refactor: convert tests to testify assert/require part 15
1 month ago
Matthieu MOREL dc66ee7be7 chore(pkg): refactor: convert tests to testify assert/require part 14
1 month ago
Matthieu MOREL aae82bf97a chore(pkg): refactor: convert tests to testify assert/require part 13
1 month ago
Matthieu MOREL a3fa28ae22 chore(pkg): refactor: convert tests to testify assert/require part 12
1 month ago
Matthieu MOREL dc3e3a5e7e chore(pkg): refactor: convert tests to testify assert/require part 11
1 month ago
Matthieu MOREL 2f5a33fb77 chore(pkg): refactor: convert tests to testify assert/require part 10
1 month ago
Matthieu MOREL 13d1edc5f3 chore(pkg): refactor: convert tests to testify assert/require part 9
1 month ago
Matthieu MOREL e5f0e07b96 chore(pkg): refactor: convert tests to testify assert/require part 8
1 month ago
Matthieu MOREL ca1767b813 chore(pkg): refactor: convert tests to testify assert/require part 7
1 month ago
Matthieu MOREL 0daa77fa9b chore(pkg): refactor: convert tests to testify assert/require part 2
1 month ago
Terry Howe 3f1f55c4c8
Merge pull request #32420 from mmorel-35/testifylint-manual-assert-pkg-6
1 month ago
Terry Howe 90669b3a78
Merge pull request #32419 from mmorel-35/testifylint-manual-assert-pkg-5
1 month ago
Matthieu MOREL d4ec8e9b87 chore(pkg): refactor: convert tests to testify assert/require part 1
1 month ago
Matthieu MOREL 0844b3b8b5 chore(pkg): refactor: convert tests to testify assert/require part 6
1 month ago
Matthieu MOREL 3ff05c835e chore(pkg): refactor: convert tests to testify assert/require part 5
1 month ago
Matthieu MOREL 658a8fac15 chore(pkg): refactor: convert tests to testify assert/require part 4
1 month ago
Matthieu MOREL df2d013517 chore(pkg): refactor: convert tests to testify assert/require part 3
1 month ago
Gates Wang 0604d8fb1e fix: pass registry client to downloader.Manager in upgrade
1 month ago
Zhaofeng Miao 3bcf965f99
perf: enable concurrent status computation to prevent multi-minute delays (#32043)
1 month ago
Abhay Chaurasiya 82be04d7f2
remove legacy import comments from remaining packages (#31933)
1 month ago
Terry Howe c2fda5ac58
Potential fix for pull request finding
1 month ago
Matthieu MOREL a2b1a60d51
fix: enhance error handling and improve test assertions (#32352)
1 month ago
Terry Howe ba6c9a29ef
Merge pull request #32290 from mahesh-sadupalli/fix/files-lines-empty-panic
1 month ago
George Jenkins 96a25ab4f8
fix: 'gocritic: filepathJoin path seperator' lint error
1 month ago
George Jenkins 9c373bf4fc
Merge pull request #32327 from fluxcd/fix-32326
1 month ago
Lohit Kolluri ad93b7df63
feat: honor SOURCE_DATE_EPOCH for chart archives (#32162)
1 month ago
George Jenkins d0e56d4362
Merge pull request #31884 from ouillie/main
1 month ago
Jakub Jaruszewski aa1ae3a360
Fix missing conflict retry with server-side apply (#32088)
1 month ago
Matthieu MOREL a02a5713de
chore: fix elseif and ifElseChain issues from gocritic (#32289)
1 month ago
George Jenkins 7a7b328ba5
Merge pull request #32319 from mmorel-35/revive
1 month ago
Matheus Pimenta 73c1fb2451
Address review comments
1 month ago
Matheus Pimenta bfebbb7c1a
Fix vanishing empty lines
1 month ago
Matthieu MOREL 16787d65f5 feat(linters): add new revive rules for better code quality
1 month ago
Matthieu MOREL 9662fdd73b refactor: enable several checks from gocritic
1 month ago
Terry Howe d262c7ca79
Merge pull request #32296 from mmorel-35/gocritic-singleCaseSwitch
1 month ago
Matthieu MOREL 96b315f188 chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic
2 months ago
Matthieu MOREL c1569ea83f Update pkg/cmd/history_test.go
2 months ago
Matthieu MOREL 65077c10fa test: replace assert.Equal with require.EqualError for improved error handling
2 months ago
Matthieu MOREL 4ade4a5495 test: replace assert.Contains with assert.ErrorContains for better error handling
2 months ago
Matthieu MOREL f34ad6c337 chore: fix several checks issues from testifylint
2 months ago
LarytheLord 47bde11959 test(cli): use t.Cleanup for resetEnv with t.Setenv
2 months ago
LarytheLord 9b30076180 test(cli): isolate user-agent rest config test from host kubeconfig
2 months ago
Matthieu MOREL 07259ecc86 chore: fix several checks issues from gocritic
2 months ago
Mahesh Sadupalli 143631f735 fix(engine): prevent Files.Lines panic on empty file
2 months ago
kimsungmin1 d539556a8d
Potential fix for pull request finding
2 months ago
kimsm28 503acff975 fix(registry): resolve golangci-lint issues in token-auth tests
2 months ago
kimsm28 3cbee7e935 fix(registry): use plain-http registry in token-auth scope test
2 months ago
Terry Howe 26ada49c1a Update pkg/registry/client.go
2 months ago
kimsm28 9b7a70f0ca test: improve client_scope_test.go to avoid data races and brittle assertions
2 months ago
kimsm28 ee181f4570 fix typos in withScopeHint function comment
2 months ago
kimsm28 1f0a728496 fix registry test failures by adjusting DockerRegistryHost and auth server listener management
2 months ago
kimsm28 8883c9cc70 fix variable naming requestUrl -> requestURL
2 months ago
kimsm28 530e728ea9 fix typo, remove unnecessary code, fix to avoid to use the assertion in http hanlder
2 months ago
kimsungmin1 26e5071f66 change suite.Nil, suite.NotNill to more proper function(suite.NoError, suite.Error)
2 months ago
kimsungmin1 8c8d6e3262 change client_scope_test.go to use httptest
2 months ago
kimsungmin1 9d77ccd46d fix typo
2 months ago
kimsungmin1 fc743b2a1b remove freeport dependency
2 months ago
kimsungmin1 319e06cda3 add newline in license header
2 months ago
kimsungmin1 301e3a12d5 fix scope when helm push to a registry that use token auth
2 months ago
Terry Howe 188d331dc3
Merge pull request #32259 from gjenkins8/refactor/testify-pkg-cli
2 months ago
George Jenkins 144246cd28
Potential fix for pull request finding
2 months ago
Will Noble 61bba7c659 Apply suggestions
2 months ago
Will Noble d887779b9b Properly format the extra field in gzipped packages
2 months ago
Terry Howe 1ffd0012d3
Merge pull request #32221 from gjenkins8/refactor/testify-pkg-small
2 months ago
Terry Howe 0bca9871ad
Merge pull request #32254 from gjenkins8/refactor/testify-pkg-registry
2 months ago
Terry Howe 7e2bdcb526
Merge pull request #32255 from gjenkins8/refactor/testify-pkg-release
2 months ago
Terry Howe 662c99f910
Merge pull request #32253 from gjenkins8/refactor/testify-repotest
2 months ago
Terry Howe 645e6369a7
Merge pull request #32252 from gjenkins8/refactor/testify-pkg-strvals
2 months ago
George Jenkins 7ab295fcfc
refactor(internal/release): convert tests to testify assert/require
2 months ago
George Jenkins 4cce0e9e2a
refactor(pkg/release): convert tests to testify assert/require
2 months ago
George Jenkins 8b0a167484
refactor(pkg/registry): convert tests to testify assert/require
2 months ago
George Jenkins b42faba9d2
refactor(repotest): convert tests to testify assert/require
2 months 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