Closed dependabot[bot] closed 8 months ago
This issue is currently awaiting triage.
If metrics-server contributors determine this is a relevant issue, they will accept it by applying the triage/accepted
label and provide further guidance.
The triage/accepted
label can be added by org members by writing /triage accepted
in a comment.
Hi @dependabot[bot]. Thanks for your PR.
I'm waiting for a kubernetes-sigs 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.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: dependabot[bot], yangjunmyfm192085 Once this PR has been reviewed and has the lgtm label, please assign s-urbaniak for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
@dependabot[bot]: The following tests failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
pull-metrics-server-test-unit | 5544aa21b10e68a519b191bb91d4d6738719fd04 | link | true | /test pull-metrics-server-test-unit |
pull-metrics-server-test-e2e-helm | 5544aa21b10e68a519b191bb91d4d6738719fd04 | link | true | /test pull-metrics-server-test-e2e-helm |
pull-metrics-server-test-e2e | 5544aa21b10e68a519b191bb91d4d6738719fd04 | link | true | /test pull-metrics-server-test-e2e |
pull-metrics-server-test-e2e-ha | 5544aa21b10e68a519b191bb91d4d6738719fd04 | link | false | /test pull-metrics-server-test-e2e-ha |
pull-metrics-server-test-version | 5544aa21b10e68a519b191bb91d4d6738719fd04 | link | true | /test pull-metrics-server-test-version |
pull-metrics-server-verify | 5544aa21b10e68a519b191bb91d4d6738719fd04 | link | true | /test pull-metrics-server-verify |
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.
Superseded by #1433.
Bumps the gomod-dependencies group with 8 updates:
0.46.0
0.48.0
0.48.1
0.50.1
0.29.1
0.29.2
0.29.1
0.29.2
0.29.1
0.29.2
0.29.1
0.29.2
0.29.1
0.29.2
0.29.1
0.29.2
Updates
github.com/prometheus/common
from 0.46.0 to 0.48.0Release notes
Sourced from github.com/prometheus/common's releases.
Commits
bd41eb6
Merge pull request #576 from ywwg/owilliams/unexport05d7387
Unexport Format strings773d566
Merge pull request #570 from ywwg/owilliams/quoted-metric-name-02319c62c
UTF-8 support in metric and label namesa3bdb9e
Support empty OAuth2 inline secrets (#547)bd0376d
UTF-8 support in validation, and some parsers and formatters (#537)Updates
github.com/prometheus/prometheus
from 0.48.1 to 0.50.1Commits
8c9b028
Merge pull request #13641 from bboreham/pick-13633e537d6d
Cut 2.50.1 with metadata api bugfixeecaa71
Fix: metadata API using wrong field names (#13633)814b920
Cut v2.50.0 (#13612)93591ec
Cut v2.50.0-rc.1 (#13602)0e8a2e4
Azure SD: check for nil before accessing and dereferencing (#13578)452f4c9
Cut v2.50.0-rc.0 (#13465)88d07c4
Merge pull request #13474 from fpetkovski/hist-last-over-time960b626
Merge pull request #13447 from ptodev/update-puppetdb-metric-labela577a0a
Fix last_over_time for native histogramsUpdates
k8s.io/api
from 0.29.1 to 0.29.2Commits
d473130
Update dependencies to v0.29.2 tagf5eca04
Merge pull request #122959RomanBednar/automated-cherry-pick-of-#122728
fd1786f
flag PersistentVolumeLastPhaseTransitionTime field as betaUpdates
k8s.io/apimachinery
from 0.29.1 to 0.29.2Commits
Updates
k8s.io/apiserver
from 0.29.1 to 0.29.2Commits
4c39f36
Update dependencies to v0.29.2 tagbd6de43
Merge pull request #123080 from alexzielenski/automated-cherry-pick-of-#12300...b7459bd
bugfix: dont skip reconcile for unchanged policy if last sync failedUpdates
k8s.io/client-go
from 0.29.1 to 0.29.2Commits
62c5e9e
Update dependencies to v0.29.2 tagUpdates
k8s.io/component-base
from 0.29.1 to 0.29.2Commits
1a9d383
Update dependencies to v0.29.2 tage8f624c
Merge pull request #123065Richabanker/automated-cherry-pick-of-#122750
d64bf7a
Add processStartTime in metrics/slisUpdates
k8s.io/metrics
from 0.29.1 to 0.29.2Commits
bb460c1
Update dependencies to v0.29.2 tagDependabot 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