Commit 97b0b69
KFLUXINFRA-3694 Simplify to FIFO scheduling for signing pipelines (#340)
Remove the konflux-signing WorkloadPriorityClass and simplify the CEL
priority expression to assign konflux-default to all pipelines. Kueue's
BestEffortFIFO strategy handles ordering by creation time, which is the
desired scheduling behavior for the signing use case (ISV-6622). The
signing-server-request resource quota remains for independent concurrency
control.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent d8cc0ad commit 97b0b69
2 files changed
Lines changed: 0 additions & 13 deletions
File tree
- components/kueue/internal-staging
- queue-config
- tekton-kueue
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | 4 | | |
12 | 5 | | |
13 | 6 | | |
| |||
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | 5 | | |
12 | 6 | | |
13 | 7 | | |
| |||
0 commit comments