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
Jakub Jaruszewski aa1ae3a360
Fix missing conflict retry with server-side apply (#32088)
2 weeks ago
..
fake fix: protect FailingKubeClient.RecordedWaitOptions from data race (#31925) 2 months ago
client.go Fix missing conflict retry with server-side apply (#32088) 2 weeks ago
client_test.go Fix missing conflict retry with server-side apply (#32088) 2 weeks ago
converter.go pkg/kube: remove legacy import comments 5 months ago
factory.go pkg/kube: remove legacy import comments 5 months ago
interface.go pkg/kube: introduce support for custom kstatus readers 7 months ago
options.go feat(kstatus): fine-grained context options for waiting 6 months ago
ready.go chore: enable contextcheck, fatcontext and noctx linters 1 month ago
ready_test.go refactor: enable several checks from gocritic 3 weeks ago
resource.go pkg/kube: remove legacy import comments 5 months ago
resource_policy.go pkg/kube: remove legacy import comments 5 months ago
resource_test.go fix(kube): remove legacy import comments from test files 5 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 4 months ago
statuswait.go chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic 3 weeks ago
statuswait_test.go test: replace assert.Contains with assert.ErrorContains for better error handling 3 weeks ago
wait.go Merge pull request #31873 from mmorel-35/perfsprint-pkg-5-3294250 5 months ago
wait_test.go test: replace assert.Contains with assert.ErrorContains for better error handling 3 weeks ago