-
Notifications
You must be signed in to change notification settings - Fork 2
v1.3.8 hpe.5
Base tag: v1.3.8-beta.0
Base branch: release-1.3
Tag: v1.3.8-hpe.5
Branch: hpe-release-1.3.8
These commmits are related to volume attach/detach bug fixes.
Fix issue in updating device path when volume is attached multiple times 9e8edf6baf06cdbf662dab3399c61fb5da6861ca
Use strongly-typed types.NodeName for a node name 54195d590f03a544d78b4449b2fbafaa258fd6df
Fix race conditino in setting node statusUpdateNeeded flag 14cad206f5b4a56276ba7f35ce2710266abb8c0f
Fix race conditino in setting node statusUpdateNeeded flag efaceb28cce760e6be3f7d0b9abf880e92a5bf82
Post event message for volume attachment b9157b7524f51635761f11b875800e15552fbb5a
Fix collisions issues / timeouts for mounts c884297990712c346daa4ff6938d5df7df54167b
Make volume unmount more robust using exclusive mount w/ O_EXCL e13c678e3b04becd6131442e069f1d910241992d
This change supports robust kubelet volume cleanup f19a1148db1b7584be6b6b60abaf8c0bd1503ed3
OpenStack LBaaSV2: EnsureLoadBalancer now updates instead of recreates existing LBs
https://github.com/kubernetes/kubernetes/pull/33276
Corect filtering of OpenStack LBaaS resources to delete
https://github.com/hpcloud/kubernetes/pull/20
Replace Load Balancer Security Groups
PR: https://github.com/hpcloud/kubernetes/pull/19
Source: https://github.com/grahamhayes/kubernetes/commit/7f4b2547bd7d17f1c8794c906f42ebe1cb5c49dc
Node-ip arg in kubelet not used when using cloud provider
Issue: https://github.com/kubernetes/kubernetes/issues/23568
Upstream PR: https://github.com/kubernetes/kubernetes/pull/33123
Downstream PR: https://github.com/hpcloud/kubernetes/pull/18
AWS mounting the wrong volume
Underlying issue: https://github.com/kubernetes/kubernetes/issues/29324
1.3 backport PR: https://github.com/kubernetes/kubernetes/pull/33149
1.3 backport PR: https://github.com/kubernetes/kubernetes/pull/33142
1.3 backport PR: https://github.com/kubernetes/kubernetes/pull/33150
OpenStack: Security Group Rule Generation for Load Balancer
Upstream PR: https://github.com/kubernetes/kubernetes/pull/31921
Downstream Cherry-Pick: https://github.com/hpcloud/kubernetes/pull/14
CAPS-990 - Cinder device reported incorrectly
Upstream PR: https://github.com/kubernetes/kubernetes/pull/33270
Downstream PR: https://github.com/hpcloud/kubernetes/pull/16
vSphere zones fix
https://github.com/kubernetes/kubernetes/pull/32147
OpenStack config-drive and Zones fix