Tatiana Krishtop
Tatiana Krishtop
/remove-lifecycle rotten
Hi @porridge, I noticed that you are using a very old version 1.14.0. On our side, migration to 1.26.0 significantly reduced the frequency of timeouts.
@porridge I managed to trace down the error. The timeout happens here: `Untar image to be used by the Scorecard pod`, here is the source code: https://github.com/operator-framework/operator-sdk/blob/5d541d01b5d9d173a6927faf038a781f845b1003/internal/cmd/operator-sdk/scorecard/cmd.go#L96-L98 cc: @theishshah
Hi @acornett21, thank you for the information! Typically, we run the scorecard-sdk from preflight, which currently uses version 1.26.0. However, I do have the option to run the standalone scorecard-sdk,...
hi @acornett21 I believe setting default labels could be beneficial. The idea is to allow partners to easily modify the default values if needed, rather than having to search everywhere...