helm/pkg/kube
Taylor Thomas ecb55c1de7 fix(wait): Adds support for waiting on v1 apiextensions for CRDs
This was a missed update when we updated the k8s libraries. I validated
that this works for CRD installs with v1beta1 and v1

Signed-off-by: Taylor Thomas <taylor.thomas@microsoft.com>
2019-11-12 19:41:01 -07:00
..
fake feat(pkg/kube): add openapi validation for k8s objects 2019-10-08 12:55:19 -07:00
client.go Consider namespace when comparing resources 2019-11-03 23:08:17 +01:00
client_test.go fix(kube): replace rather than delete/create 2019-10-17 09:36:25 -07:00
config.go Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
converter.go Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
factory.go Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
interface.go feat(pkg/kube): add openapi validation for k8s objects 2019-10-08 12:55:19 -07:00
resource.go Consider namespace when comparing resources 2019-11-03 23:08:17 +01:00
resource_test.go Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
result.go ref(*): Refactors kube client to be a bit more friendly 2019-07-30 11:51:39 -06:00
wait.go fix(wait): Adds support for waiting on v1 apiextensions for CRDs 2019-11-12 19:41:01 -07:00