Seongpyo Hong
Seongpyo Hong
# Expected Behavior `github-add-comment` need to always emit result. # Actual Behavior Currently, it omits results if they don't satisfy conditions. # Additional Info Ref: https://github.com/tektoncd/pipeline/issues/3497
# Changes Related PR: https://github.com/tektoncd/cli/pull/1751 Add timestamps flags to all pipeline resources(`clusterTask`, `Task`, `Pipeline`, `TaskRun`) that have logs command. # Submitter Checklist These are the criteria that every PR should...
I confirmed through README.md that `go-mod-outdated` currently supports golang 1.14, 1.15, and 1.16. But, the test(GitHub Action) seems to be running on golang 1.17, so what version can `go-mod-outdated` support...
Fixes #14567 **Release Note** ```release-note Check all container's status when calculating revision ContainerHealthy condition ```
## In what area(s)? /area API ## What version of Knative? 0.11.x ## Expected Behavior When I use multiple containers, one with no ports is not ready, Kservice also becomes...