We decided to revert the testutil change that made our util functions less error-prone, but created a lot of work for our downstream users. Apologies for the pain! This revert should not cause any major breaking change, even if you already did the work--unless you depend on the exact error message.
Going forward, we plan to reinforce our release testing strategy [1],[2] and deliver an enhanced testutil package/module with more flexible and safer APIs.
[BUGFIX] testutil: Reverted #1424; functions using compareMetricFamilies are (again) only failing if filtered metricNames are in the expected input. #1645
Dependabot 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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the go-dependencies group with 7 updates in the / directory:
1.31.0
1.32.2
1.20.4
1.20.5
0.31.1
0.31.2
0.31.1
0.31.2
0.31.1
0.31.2
1.27.39
1.28.0
1.35.3
1.36.2
Updates
github.com/aws/aws-sdk-go-v2
from 1.31.0 to 1.32.2Commits
0cbb5aa
Release 2024-10-0854c1dd6
Regenerated Clients2cde144
Update endpoints model67fbd35
Update API modelaa04330
Allow non-nil but empty headers (#2826)5a4e5bb
add feature tracking for cbor protocol (#2821)183987c
add annotations to deprecated services and introduce codegen integration for ...b737dc9
Release 2024-10-077279a51
Regenerated Clientsa1b1f5a
Update endpoints modelUpdates
github.com/prometheus/client_golang
from 1.20.4 to 1.20.5Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
48e12a1
Merge pull request #1645 from prometheus/cut-1204-pr1424504ad9b
Cut 1.20.5; update comments.584a7ce
Revert "testutil compareMetricFamilies: make less error-prone (#1424)"Updates
k8s.io/api
from 0.31.1 to 0.31.2Commits
bc73ef7
Update dependencies to v0.31.2 tagUpdates
k8s.io/apimachinery
from 0.31.1 to 0.31.2Commits
Updates
k8s.io/cli-runtime
from 0.31.1 to 0.31.2Commits
95d5f7c
Update dependencies to v0.31.2 tagUpdates
k8s.io/client-go
from 0.31.1 to 0.31.2Commits
270e5ab
Update dependencies to v0.31.2 tagUpdates
k8s.io/component-base
from 0.31.1 to 0.31.2Commits
0c667d6
Update dependencies to v0.31.2 tagUpdates
github.com/aws/aws-sdk-go-v2/config
from 1.27.39 to 1.28.0Commits
54f11c0
Release 2024-06-17d5c4ad0
Regenerated Clientse7057a6
Update API model374440d
Merge pull request #2490 from aws/feat-aid-endpoints3133994
fix changelog5ceabb7
merge from mainb0e0b9f
resolve merge conflictaa796dc
drop x/net codegen dependency (#2680)bc5bd7c
Release 2024-06-14215d328
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/credentials
from 1.17.37 to 1.17.41Commits
0cbb5aa
Release 2024-10-0854c1dd6
Regenerated Clients2cde144
Update endpoints model67fbd35
Update API modelaa04330
Allow non-nil but empty headers (#2826)5a4e5bb
add feature tracking for cbor protocol (#2821)183987c
add annotations to deprecated services and introduce codegen integration for ...b737dc9
Release 2024-10-077279a51
Regenerated Clientsa1b1f5a
Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/ecr
from 1.35.3 to 1.36.2Commits
d0a2d1a
Release 2024-09-2585c956c
Regenerated Clientsc0e4d46
Update endpoints model3e3cdfa
Update API modele211ac0
Release 2024-09-24c00259a
Regenerated Clientsa6f2ceb
Update endpoints model9437d07
Update API model3f09c24
Release 2024-09-2363b1e7d
Regenerated ClientsDependabot 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