kubernetes/.github/ISSUE_TEMPLATE/flaking-test.md
Sascha Grunert d0a3ecf153
Use markdown headers instead of bold text for PR template
The usage of markdown headers will provide a more eye-friendly
formatting without having a need to add additional newlines to the PR.
This is reasoned by the GitHub markdown parser which adds additional
space before and after the header.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-11-30 09:19:02 +01:00

651 B

name about labels
Flaking Test Report flaky tests or jobs in Kubernetes CI kind/flake

Which jobs are flaking:

Which test(s) are flaking:

Reason for failure:

Anything else we need to know:

  • links to go.k8s.io/triage appreciated
  • links to specific failures in spyglass appreciated