Update rebasebot test image#65749
Conversation
|
/pj-rehearse pull-ci-openshift-eng-rebasebot-main-images pull-ci-openshift-eng-rebasebot-main-lint pull-ci-openshift-eng-rebasebot-main-unit |
|
@RadekManak: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
What do we gain by using uv? I know it's implemented in Rust and I believe it also provides built-in support for virtualenvs. I'm not opposed, just curious what the benefits are. |
5d1b4b5 to
6552147
Compare
|
|
|
/pj-rehearse pull-ci-openshift-eng-rebasebot-main-images pull-ci-openshift-eng-rebasebot-main-lint pull-ci-openshift-eng-rebasebot-main-unit |
|
@RadekManak: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
Good call on Ruff, too. I also knew that there was the new 👍 to simplifying the array of tools, especially since most of our team isn't Python experts. |
6552147 to
f783a2c
Compare
|
/pj-rehearse pull-ci-openshift-eng-rebasebot-main-images pull-ci-openshift-eng-rebasebot-main-lint pull-ci-openshift-eng-rebasebot-main-unit |
|
@RadekManak: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
f783a2c to
3f695e9
Compare
|
/pj-rehearse pull-ci-openshift-eng-rebasebot-main-images pull-ci-openshift-eng-rebasebot-main-lint pull-ci-openshift-eng-rebasebot-main-unit |
|
@RadekManak: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
3f695e9 to
9441f7a
Compare
|
/pj-rehearse pull-ci-openshift-eng-rebasebot-main-images pull-ci-openshift-eng-rebasebot-main-lint pull-ci-openshift-eng-rebasebot-main-unit |
|
@RadekManak: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
9441f7a to
d4a53aa
Compare
|
[REHEARSALNOTIFIER]
A total of 29 jobs have been affected by this change. The above listing is non-exhaustive and limited to 25 jobs. A full list of affected jobs can be found here Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse pull-ci-openshift-eng-rebasebot-main-images pull-ci-openshift-eng-rebasebot-main-lint pull-ci-openshift-eng-rebasebot-main-unit |
|
@RadekManak: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@RadekManak: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
/pj-rehearse ack |
|
@RadekManak: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nrb, RadekManak The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Updates the rebasebot test image to ubi10-minimal, python3.12, installs uv for python dependency management.
I am working on a tooling overhaul that assumes uv is installed.