Commit 60c9beb
committed
Don't block PRs on grype reports
The PR core jobs were the last gates still in enforce mode, so every PR
fails on criticals from the upstream base image (out of our control).
Mirror master and release builds: keep the scan running and reporting,
but make it report-only so it no longer blocks PRs.
Now no active scan gate blocks on the base-image CVEs; uki.yaml keeps
enforce but runs with grype disabled, so it is inert.
Signed-off-by: Dimitris Karakasilis <dimitris@spectrocloud.com>1 parent ec1e8d8 commit 60c9beb
2 files changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| |||
0 commit comments