release 2.2 backport#641
Conversation
(cherry picked from commit b5186db)
…ock device (cherry picked from commit a4d465e)
(cherry picked from commit 864aac2)
This is necessary to ensure that the controller sees all of the objects when it starts. The previous approach with Create() was used to ensure that namespace and UID are set. We now have to take care of that manually. (cherry picked from commit 571be5a)
|
/hold |
Which of the commits is a feature? All of the original PRs are bug fixes, either for the sidecar or its tests. |
I thought "use block device mode when enable a storage capacity tracking mode" is a new feature, but it is actually a bug fix. /hold cancel |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: pohly, xing-yang 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:
We should do a v2.2.2 with fixes that have accumulated on the master branch.
Special notes for your reviewer:
One of the backported commits (571be5a) is still pending in #640. While not strictly a bug fix, it addresses a test flake that also could occur on the release branch and thus worth backporting.
Does this PR introduce a user-facing change?: