You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helm/pkg/kube
Terry Howe d262c7ca79
Merge pull request #32296 from mmorel-35/gocritic-singleCaseSwitch
23 hours ago
..
fake fix: protect FailingKubeClient.RecordedWaitOptions from data race (#31925) 4 weeks ago
client.go chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic 2 days ago
client_test.go test: replace assert.Contains with assert.ErrorContains for better error handling 2 days ago
converter.go pkg/kube: remove legacy import comments 4 months ago
factory.go pkg/kube: remove legacy import comments 4 months ago
interface.go pkg/kube: introduce support for custom kstatus readers 6 months ago
options.go feat(kstatus): fine-grained context options for waiting 6 months ago
ready.go chore: enable contextcheck, fatcontext and noctx linters 3 weeks ago
ready_test.go fix(kube): remove legacy import comments from test files 4 months ago
resource.go pkg/kube: remove legacy import comments 4 months ago
resource_policy.go pkg/kube: remove legacy import comments 4 months ago
resource_test.go fix(kube): remove legacy import comments from test files 4 months ago
result.go ref(*): Refactors kube client to be a bit more friendly 7 years ago
roundtripper.go refactor(cli): share RetryingRoundTripper via pkg/kubeenv 3 months ago
statuswait.go chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic 2 days ago
statuswait_test.go test: replace assert.Contains with assert.ErrorContains for better error handling 2 days ago
wait.go Merge pull request #31873 from mmorel-35/perfsprint-pkg-5-3294250 4 months ago
wait_test.go test: replace assert.Contains with assert.ErrorContains for better error handling 2 days ago