fix for pv & pvc with multi-tenancy#937
fix for pv & pvc with multi-tenancy#937centaurus-cloud-bot merged 1 commit intoCentaurusInfra:masterfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: chenqianfzh The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: chenqianfzh, zmn223 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 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: chenqianfzh, zmn223 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 |
Changes
Fix PVC issue due to missing multi-tenancy. Symptom is pvc going into LOST status unable to bound with PV.
Validation
This bug also needs to have an e2e test. Due to the time constrain for scale-out release this will be added after scale-out kubelet poc migration is done. Tracking in #938