Commit Graph

3924 Commits (main)

Author SHA1 Message Date
Terry Howe d262c7ca79
Merge pull request #32296 from mmorel-35/gocritic-singleCaseSwitch
21 hours ago
Matthieu MOREL 96b315f188 chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic
2 days ago
Matthieu MOREL c1569ea83f Update pkg/cmd/history_test.go
2 days ago
Matthieu MOREL 65077c10fa test: replace assert.Equal with require.EqualError for improved error handling
2 days ago
Matthieu MOREL 4ade4a5495 test: replace assert.Contains with assert.ErrorContains for better error handling
2 days ago
Matthieu MOREL f34ad6c337 chore: fix several checks issues from testifylint
2 days ago
Matthieu MOREL 07259ecc86 chore: fix several checks issues from gocritic
2 days ago
kimsungmin1 d539556a8d
Potential fix for pull request finding
5 days ago
kimsm28 503acff975 fix(registry): resolve golangci-lint issues in token-auth tests
6 days ago
kimsm28 3cbee7e935 fix(registry): use plain-http registry in token-auth scope test
6 days ago
Terry Howe 26ada49c1a Update pkg/registry/client.go
6 days ago
kimsm28 9b7a70f0ca test: improve client_scope_test.go to avoid data races and brittle assertions
6 days ago
kimsm28 ee181f4570 fix typos in withScopeHint function comment
6 days ago
kimsm28 1f0a728496 fix registry test failures by adjusting DockerRegistryHost and auth server listener management
6 days ago
kimsm28 8883c9cc70 fix variable naming requestUrl -> requestURL
6 days ago
kimsm28 530e728ea9 fix typo, remove unnecessary code, fix to avoid to use the assertion in http hanlder
6 days ago
kimsungmin1 26e5071f66 change suite.Nil, suite.NotNill to more proper function(suite.NoError, suite.Error)
6 days ago
kimsungmin1 8c8d6e3262 change client_scope_test.go to use httptest
6 days ago
kimsungmin1 9d77ccd46d fix typo
6 days ago
kimsungmin1 fc743b2a1b remove freeport dependency
6 days ago
kimsungmin1 319e06cda3 add newline in license header
6 days ago
kimsungmin1 301e3a12d5 fix scope when helm push to a registry that use token auth
6 days ago
Terry Howe 188d331dc3
Merge pull request #32259 from gjenkins8/refactor/testify-pkg-cli
2 weeks ago
George Jenkins 144246cd28
Potential fix for pull request finding
2 weeks ago
Terry Howe 1ffd0012d3
Merge pull request #32221 from gjenkins8/refactor/testify-pkg-small
2 weeks ago
Terry Howe 0bca9871ad
Merge pull request #32254 from gjenkins8/refactor/testify-pkg-registry
2 weeks ago
Terry Howe 7e2bdcb526
Merge pull request #32255 from gjenkins8/refactor/testify-pkg-release
2 weeks ago
Terry Howe 662c99f910
Merge pull request #32253 from gjenkins8/refactor/testify-repotest
2 weeks ago
Terry Howe 645e6369a7
Merge pull request #32252 from gjenkins8/refactor/testify-pkg-strvals
2 weeks ago
George Jenkins 7ab295fcfc
refactor(internal/release): convert tests to testify assert/require
2 weeks ago
George Jenkins 4cce0e9e2a
refactor(pkg/release): convert tests to testify assert/require
2 weeks ago
George Jenkins 8b0a167484
refactor(pkg/registry): convert tests to testify assert/require
2 weeks ago
George Jenkins b42faba9d2
refactor(repotest): convert tests to testify assert/require
2 weeks ago
Matthieu MOREL 34cfdfdbe5 chore: enable contextcheck, fatcontext and noctx linters
3 weeks ago
Terry Howe 05b2746081
Merge pull request #32184 from atkrad/fix/kube-isreachable-nil-panic
3 weeks ago
Terry Howe a092a1bd09
Merge pull request #31859 from biagiopietro/feature/rollback-revision-history
3 weeks ago
Terry Howe c36e4d52bd
test: use assert.Empty for zero-length assertions in validate_test
3 weeks ago
Terry Howe f59fae54cc
Merge pull request #32233 from s3onghyun/docs-version-desc-typo
3 weeks ago
George Jenkins 253da5106a
Merge pull request #32171 from mmorel-35/empty-len
3 weeks ago
s3onghyun dd442c0cc7 docs: fix typo in helm version command description
3 weeks ago
George Jenkins 422773cd49
Merge pull request #32129 from gregory-m/fix-test-logs-non-pod-hooks
3 weeks ago
George Jenkins 5655e3f2a4
Merge pull request #32230 from helm/revert-32081-fix/statuswait-delete-race
3 weeks ago
George Jenkins fb9791f492
Merge pull request #32136 from SebTardif/fix-digest-error-swallow
3 weeks ago
George Jenkins daa045d492 refactor(pkg/strvals): convert tests to testify assert/require
3 weeks ago
George Jenkins 16b0760dfd refactor(pkg/cli): convert tests to testify assert/require
3 weeks ago
George Jenkins d3bd09147b
Revert "fix(kube): prevent spurious early exit in WaitForDelete during informer sync"
3 weeks ago
George Jenkins 9ad5620edc
Update pkg/ignore/rules_test.go
3 weeks ago
George Jenkins f4d713abb2 refactor(pkg): convert tests to testify assert/require
3 weeks ago
Jeaeun Kim 9c1d5a3b24 chore: rename savedErr to clear its specific purpose
4 weeks ago
Jeaeun Kim 99baa2edd4 chore: fix lint
4 weeks ago