Closed dependabot[bot] closed 7 months ago
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 serathius 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 | 130405dd0dc32c44ba0c86bcfb2967b13c8c1a46 | link | true | /test pull-metrics-server-test-unit |
pull-metrics-server-test-e2e-helm | 130405dd0dc32c44ba0c86bcfb2967b13c8c1a46 | link | true | /test pull-metrics-server-test-e2e-helm |
pull-metrics-server-test-e2e-ha | 130405dd0dc32c44ba0c86bcfb2967b13c8c1a46 | link | false | /test pull-metrics-server-test-e2e-ha |
pull-metrics-server-test-e2e | 130405dd0dc32c44ba0c86bcfb2967b13c8c1a46 | link | true | /test pull-metrics-server-test-e2e |
pull-metrics-server-test-version | 130405dd0dc32c44ba0c86bcfb2967b13c8c1a46 | link | true | /test pull-metrics-server-test-version |
pull-metrics-server-verify | 130405dd0dc32c44ba0c86bcfb2967b13c8c1a46 | 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.
/triage accepted
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the gomod-dependencies group with 8 updates:
0.46.0
0.49.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.49.0Release notes
Sourced from github.com/prometheus/common's releases.
Commits
36d0bf9
labelset: optimise String() function (#590)e8be06d
LabelSet: Fix alphabetical sorting for prometheus LabelSet (#575)52e512c
http_config: Add host (#549)699b115
Upgrade client_model to v.0.6.0 (#589)48d2e18
Write created lines when negotiating OpenMetrics (#504)b27d4bf
Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (#585)9c61db0
Avoid off-spec openmetrics exposition when exemplars have empty labels (#569)dd8b1ec
Bump github.com/aws/aws-sdk-go from 1.50.8 to 1.50.27 in /sigv4 (#587)9fbe2ed
Deprecate version.NewCollector (#579)eb39912
Update Go (#588)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