mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-05-08 05:52:37 +00:00
k8s_info - fix issue with kubernetes-client caching when api-server was available (#571)
k8s_info - fix issue with kubernetes-client caching when api-server was available SUMMARY closes #508 ISSUE TYPE Bugfix Pull Request COMPONENT NAME k8s_info ADDITIONAL INFORMATION Reviewed-by: Mike Graves <mgraves@redhat.com>
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
---
|
||||
test_namespace: "wait"
|
||||
test_namespace:
|
||||
- wait
|
||||
- python-api-caching
|
||||
k8s_wait_timeout: 400
|
||||
|
||||
Reference in New Issue
Block a user