zuul-jobs/roles/collect-kubernetes-logs/README.rst
okozachenko 81b584d5a1 Add namespace in the collect-k8s-logs role
Specify namespace to collect logs, so no need to change the context

Change-Id: If26bb9aa517bbd6462fbb93eb6cca99929e7e6aa
2020-05-29 18:11:20 +03:00

7 lines
278 B
ReStructuredText
Executable File

An ansible role to collect all pod descriptions in the current namespace and kubelet logs.
.. zuul:rolevar:: collect_kubernetes_logs_namespace
Name of the specified namespace to collect logs.
If not specified explicitly, the namespace in the context
would be used.