Skip to content

Latest commit

 

History

History
105 lines (94 loc) · 3.54 KB

File metadata and controls

105 lines (94 loc) · 3.54 KB
NameAboutLabelsAssignees
Bug Report🐞 Report a bugkind/bug

Choose the area(s) this bug is related to.

Choose and fill in the applicable sections.

A clear and concise description of what the bug is and steps to reproduce the behavior.

A clear and concise description of what you expected to happen.

To get logs:
ci: please copy the github workflow output
api: please copy the terminal output
library: please copy the terminal output
registry: follow instruction under "Collecting Logs" to find log: https://github.com/devfile/registry-support/blob/main/TROUBLESHOOTING.md
devworkspace: copy the logs from the controller (kubectl logs deploy/devworkspace-controller -n $NAMESPACE)
test-automation:
api: follow instruction under "Running tests locally" to find test log: https://github.com/devfile/api/tree/main/test
library: follow instruction under "Running the tests locally" to find test log: https://github.com/devfile/library/tree/main/tests
devworkspace: copy the logs from the controller (kubectl logs deploy/devworkspace-controller -n $NAMESPACE)
integration-tests: please copy the build log under prow ci result for QE ingetration tests

Add any other context about the problem here.

Describe the workaround if applicable.

Provide suggestion on how to fix the bug upon your investigation, if applicable.