Stephen Goeddel

Results 18 issues of Stephen Goeddel

**What happened**: A repo with multiple tide queries configured resulted in user confusion when viewing the PR status page. Every item is listed in an ambiguous manner that makes you...

kind/bug
sig/testing

**What happened**: When a repository uses 'required_status_checks' in their prowconfig such as: ``` required_status_checks: contexts: - build - e2e-test ``` Tide currently reports that the PR is in the merge...

kind/bug
sig/testing
lifecycle/rotten

**What happened**: The PR History page is showing succeeded pjs in an 'unknown' column. When the pj is still pending it is listed under the SHA for the commit, but...

kind/bug
sig/testing

We have recently uncovered an error in our [boskos](https://github.com/kubernetes-sigs/boskos) instance like the following: ``` E0710 21:02:45.211259 1 leaderelection.go:330] error retrieving resource lock ci/boskos-cleaner-leaderlock: leases.coordination.k8s.io "boskos-cleaner-leaderlock" is forbidden: User "system:serviceaccount:ci:boskos" cannot...

lifecycle/rotten

**What happened**: Spyglass doesn't load the 'Build Log' for an execution when the log is large. Instead it just spins until the browser kills it or the user gives up....

kind/bug
sig/testing
area/prow/deck

**What happened**: A PR with a head SHA that was originally accidentally opened against `master` branch still contained a failed job for that branch even when it was recreated for...

kind/bug
sig/testing
lifecycle/stale

/cc noone For: https://issues.redhat.com/browse/DPTP-3521

do-not-merge/work-in-progress
approved

**What would you like to be added**: A new dashboard that lists all configured jobs in the Prow instance. It should be filterable by org and repo. It should show...

area/prow
sig/testing
kind/feature

For DPTP-4069, this PR represents step 1 below: > Upon further research it has been discovered that the memory usage in the consumers has scaled fairly linearly with the overall...

approved
do-not-merge/hold

This moves the server and necessary logic into the `pkg/dispatcher`, and adds a `client`. This is necessary for tools like `payload-testing's` `prpqr_reconciller` and `multi-pr-prow-plugin` to be able to know which...

approved
tide/merge-method-squash
lgtm
do-not-merge/hold