Gate: collect infor about more kubernetes objects

This PS fleshes out the list of objects that info is collected for
in the gate.

Change-Id: I8f9560a05f5a5c7f5b27dcc7108ea3edc991206f
This commit is contained in:
portdirect 2017-12-19 09:56:34 -05:00
parent 1545482b8b
commit 8b6d6c43cb
1 changed files with 15 additions and 6 deletions

View File

@ -13,14 +13,23 @@
- name: Kubectl describe all namespaced objects common block
vars:
api_objects:
- pod
- service
- pvc
- configmaps
- cronjobs
- daemonsets
- deployment
- statefulset
- daemonset
- serviceaccount
- endpoints
- ingresses
- jobs
- networkpolicies
- pods
- podsecuritypolicies
- persistentvolumeclaims
- rolebindings
- roles
- secrets
- serviceaccounts
- services
- statefulsets
namespace: null
block: