Commit Graph

3962 Commits (df05b58892a464255036ceaecee7a0c8102bbbac)

Author SHA1 Message Date
MrJack df05b58892 Make --dry-run=server validation to not differ from what a real install/upgrade would send to the API server
1 week ago
MrJack 95c7eee576 Applied feedback from review pt. 3
1 week ago
MrJack 7a5092efb7 Applied feedback pt.1
1 week ago
MrJack f41d249e3f Remove unneeded comments
1 week ago
MrJack 597ceb6802 fix(action): enable server-side validation for dry-run=server
1 week ago
Terry Howe ce13e3b658
Merge pull request #32417 from mmorel-35/testifylint-manual-assert-pkg-3
2 weeks ago
George Jenkins 2bdbea6fe2
Merge pull request #32416 from mmorel-35/testifylint-manual-assert-pkg-2
2 weeks ago
Matt Farina 29cdf6bd41
Merge pull request #31907 from LarytheLord/fix/test-kubeconfig-isolation-31470
2 weeks ago
George Jenkins c9d9428e78
Merge pull request #32415 from mmorel-35/testifylint-manual-assert-pkg-1
2 weeks ago
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
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
2 weeks ago
George Jenkins 96a25ab4f8
fix: 'gocritic: filepathJoin path seperator' lint error
2 weeks ago
George Jenkins 9c373bf4fc
Merge pull request #32327 from fluxcd/fix-32326
2 weeks ago
Lohit Kolluri ad93b7df63
feat: honor SOURCE_DATE_EPOCH for chart archives (#32162)
2 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
3 weeks ago
Matheus Pimenta bfebbb7c1a
Fix vanishing empty lines
3 weeks ago
Matthieu MOREL 16787d65f5 feat(linters): add new revive rules for better code quality
3 weeks ago
Matthieu MOREL 9662fdd73b refactor: enable several checks from gocritic
3 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
4 weeks ago
kimsungmin1 d539556a8d
Potential fix for pull request finding
4 weeks 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