Release 2.2 backport#626
Conversation
Don't register process_start_time_seconds metric in migration metrics manager to prevent double registration, resulting in this error: gathered metric family process_start_time_seconds has help "[ALPHA] Start time of the process since unix epoch in seconds." but should have "Start time of the process since unix epoch in seconds." (cherry picked from commit b2be509)
…h RunWorker (cherry picked from commit 38ce9c3)
|
Are you backporting to 2.2.1? Why does it say merging into kubernetes-csi:master? |
My bad. I fixed the target base, now it is against release-2.2 as intended. |
|
The alternative to this PR is to add a 2.2.1 changelog entry on master, tag there, and fast-forward release-2.2. |
|
@pohly: The following test failed, say
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. 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/test-infra repository. I understand the commands that are listed here. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: msau42, pohly 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 |
What type of PR is this?
/kind bug
What this PR does / why we need it:
Two bug fixes that should go into 2.2.1.
Special notes for your reviewer:
Does this PR introduce a user-facing change?: