Closed dependabot[bot] closed 2 months ago
Hi @dependabot[bot]. Thanks for your PR.
I'm waiting for a dora-metrics member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test
label.
I understand the commands that are listed here.
/ok-to-test
Test images available! π§ͺπ To test operator with them, run
operator-sdk run bundle \
quay.io/pelorus/rc-pelorus-operator-bundle:vpr1164-c3ac867 \
--namespace test-pelorus-operator
To clean up environment afterwards, run
operator-sdk cleanup pelorus-operator --namespace test-pelorus-operator
/override "Prometheus Rules Tests / test"
@etsauer: /override requires failed status contexts, check run or a prowjob name to operate on. The following unknown contexts/checkruns were given:
Prometheus Rules Tests / test
Only the following failed contexts/checkruns were expected:
ci/prow/4.13-e2e-openshift
docs/readthedocs.org:pelorus
dpulls
test (3.9)
If you are trying to override a checkrun that has a space in it, you must put a double quote on the context.
/override "test (3.9}"
@etsauer: /override requires failed status contexts, check run or a prowjob name to operate on. The following unknown contexts/checkruns were given:
test (3.9}
Only the following failed contexts/checkruns were expected:
ci/prow/4.13-e2e-openshift
docs/readthedocs.org:pelorus
dpulls
test (3.9)
If you are trying to override a checkrun that has a space in it, you must put a double quote on the context.
/override "test (3.9)"
@etsauer: Overrode contexts on behalf of etsauer: test (3.9)
/override ci/prow/4.13-e2e-openshift
@etsauer: Overrode contexts on behalf of etsauer: ci/prow/4.13-e2e-openshift
/retest
/override "Prometheus Rules Tests / test (3.9)"
@etsauer: /override requires failed status contexts, check run or a prowjob name to operate on. The following unknown contexts/checkruns were given:
Prometheus Rules Tests / test (3.9)
Only the following failed contexts/checkruns were expected:
ci/prow/4.13-e2e-openshift
docs/readthedocs.org:pelorus
dpulls
If you are trying to override a checkrun that has a space in it, you must put a double quote on the context.
Test images available! π§ͺπ To test operator with them, run
operator-sdk run bundle \
quay.io/pelorus/rc-pelorus-operator-bundle:vpr1164-9dc23df \
--namespace test-pelorus-operator
To clean up environment afterwards, run
operator-sdk cleanup pelorus-operator --namespace test-pelorus-operator
Test images available! π§ͺπ To test operator with them, run
operator-sdk run bundle \
quay.io/pelorus/rc-pelorus-operator-bundle:vpr1164-b6c9de2 \
--namespace test-pelorus-operator
To clean up environment afterwards, run
operator-sdk cleanup pelorus-operator --namespace test-pelorus-operator
/override ci/prow/4.13-e2e-openshift /approve
@etsauer: Overrode contexts on behalf of etsauer: ci/prow/4.13-e2e-openshift
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: etsauer
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/check-required-labels
Bumps urllib3 from 1.26.17 to 1.26.19.
Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
d9d85c8
Release 1.26.198528b63
[1.26] Fix downstream tests (#3409)40b6d16
Merge pull request from GHSA-34jh-p97f-mpxf29cfd02
Fix handling of OpenSSL 3.2.0 new error message "record layer failure" (#3405)b600643
[1.26] Bump RECENT_DATE (#3404)7e2d389
[1.26] Fix running CPython 2.7 tests in CI (#3137)9c2c230
Release 1.26.18 (#3159)b594c5c
Merge pull request from GHSA-g4mx-q9vg-27p4944f0eb
[1.26] Use vendored six in urllib3.contrib.securetransportDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show