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
Mohsen Mottaghi 66cab24bb9
fix: use namespace-scoped watching to avoid cluster-wide LIST permissions
4 weeks ago
..
fake fix: use empty results instead of nil 4 months ago
client.go Fix rollback for missing resources 4 weeks ago
client_test.go Fix rollback for missing resources 4 weeks ago
converter.go
factory.go
interface.go Apply suggestions from code review 4 months ago
ready.go Avoid accessing .Items on nil object 4 months ago
ready_test.go chore: enable usetesting linter 8 months ago
resource.go Consider GroupVersionKind when matching resources 9 months ago
resource_policy.go
resource_test.go Added test case to resource_test.go 9 months ago
result.go
roundtripper.go
roundtripper_test.go test(pkg/kube/roundtripper): Add unit tests for roundtripper.go 6 months ago
statuswait.go fix: use namespace-scoped watching to avoid cluster-wide LIST permissions 4 weeks ago
statuswait_test.go chore: enable thelper 9 months ago
wait.go Introduce a context for canceling wait operations 3 months ago
wait_test.go test(pkg/kube/wait): Add unit tests for waitForPodSuccess, waitForJob and SelectorsForObject. 6 months ago