Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1506708

Summary: Need to backport upstream multiple azure fixes
Product: OpenShift Container Platform Reporter: hchen
Component: StorageAssignee: hchen
Status: CLOSED WORKSFORME QA Contact: Wenqi He <wehe>
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.7.0CC: aos-bugs, aos-storage-staff, bchilds
Target Milestone: ---   
Target Release: 3.8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-01-09 20:02:12 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description hchen 2017-10-26 15:28:09 UTC
Description of problem:
There are multiple azure storage fixes in upstream Kubernetes that need to be backported:

Being Fixed:
Kubelet panic https://github.com/kubernetes/kubernetes/pull/54607
Storage account exhaust, https://github.com/kubernetes/kubernetes/pull/54459

Recently Fixed:
Cannot use azure storage in other domains, https://github.com/kubernetes/kubernetes/pull/50673
Cannot mount azure disk, https://github.com/kubernetes/kubernetes/pull/52260



Version-Release number of selected component (if applicable):
OpenShift 3.7

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:


Description of problem:

Version-Release number of selected component (if applicable):

How reproducible:

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:

Master Log:

Node Log (of failed PODs):

PV Dump:

PVC Dump:

StorageClass Dump (if StorageClass used by PV/PVC):

Additional info:

Comment 1 hchen 2017-10-26 15:28:45 UTC
fix is at