kubernetes-csi / csi-release-tools

shared build and test files used by kubernetes-csi projects
Apache License 2.0
22 stars 73 forks source link

prow.sh: collect cluster logs #149

Closed pohly closed 3 years ago

pohly commented 3 years ago

We create at most two different clusters for each job, one with alpha features enabled and one without. For both the logs of system components are collected before tearing down the cluster and stored as artifacts under "cluster-logs/[non-]alpha".

This is useful in particular for kubelet logs.

Fixes #55

k8s-ci-robot commented 3 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pohly

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-csi/csi-release-tools/blob/master/OWNERS)~~ [pohly] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
pohly commented 3 years ago

/release-note-none

msau42 commented 3 years ago

/lgtm