kubernetes-sigs/cluster-api-provider-vsphere

e2e: Store logs of daemonsets during e2e tests

Open

#2,614 opened on Jan 12, 2024

View on GitHub
 (0 comments) (1 reaction) (0 assignees)Go (320 forks)auto 404
area/testinggood first issuekind/feature

Repository metrics

Stars
 (417 stars)
PR merge metrics
 (PR metrics pending)

Description

/kind feature

Describe the solution you'd like [A clear and concise description of what you want to happen.]

With https://github.com/kubernetes-sigs/cluster-api/pull/9994 merged, we now can implement that we gather the logs of the CPI and CSI pods during e2e tests. This may help debugging issues.

Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]

Environment:

  • Cluster-api-provider-vsphere version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):

Contributor guide