Skip to content

Commit

Permalink
Merge pull request #10553 from justinsb/fix_openstack_race
Browse files Browse the repository at this point in the history
Openstack: Prevent data race in servergroup member list
  • Loading branch information
k8s-ci-robot authored Jan 10, 2021
2 parents 08cac10 + 2f5ba0f commit 7562336
Show file tree
Hide file tree
Showing 16 changed files with 41 additions and 82 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ ServerGroup:
IGName: node
Lifecycle: Sync
MaxSize: 1
Members: null
Name: cluster-node
Policies:
- anti-affinity
Expand Down Expand Up @@ -98,7 +97,6 @@ ID: null
IGName: node
Lifecycle: Sync
MaxSize: 1
Members: null
Name: cluster-node
Policies:
- anti-affinity
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ ServerGroup:
IGName: node
Lifecycle: Sync
MaxSize: 1
Members: null
Name: cluster-node
Policies:
- anti-affinity
Expand Down Expand Up @@ -96,7 +95,6 @@ ID: null
IGName: node
Lifecycle: Sync
MaxSize: 1
Members: null
Name: cluster-node
Policies:
- anti-affinity
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ ServerGroup:
IGName: node
Lifecycle: Sync
MaxSize: 1
Members: null
Name: cluster-node
Policies:
- anti-affinity
Expand Down Expand Up @@ -96,7 +95,6 @@ ID: null
IGName: node
Lifecycle: Sync
MaxSize: 1
Members: null
Name: cluster-node
Policies:
- anti-affinity
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ ServerGroup:
IGName: master
Lifecycle: Sync
MaxSize: 3
Members: null
Name: cluster-master
Policies:
- anti-affinity
Expand Down Expand Up @@ -190,7 +189,6 @@ ServerGroup:
IGName: master
Lifecycle: Sync
MaxSize: 3
Members: null
Name: cluster-master
Policies:
- anti-affinity
Expand Down Expand Up @@ -267,7 +265,6 @@ ServerGroup:
IGName: master
Lifecycle: Sync
MaxSize: 3
Members: null
Name: cluster-master
Policies:
- anti-affinity
Expand Down Expand Up @@ -337,7 +334,6 @@ ServerGroup:
IGName: node
Lifecycle: Sync
MaxSize: 3
Members: null
Name: cluster-node
Policies:
- anti-affinity
Expand Down Expand Up @@ -407,7 +403,6 @@ ServerGroup:
IGName: node
Lifecycle: Sync
MaxSize: 3
Members: null
Name: cluster-node
Policies:
- anti-affinity
Expand Down Expand Up @@ -477,7 +472,6 @@ ServerGroup:
IGName: node
Lifecycle: Sync
MaxSize: 3
Members: null
Name: cluster-node
Policies:
- anti-affinity
Expand Down Expand Up @@ -664,7 +658,6 @@ ID: null
IGName: master
Lifecycle: Sync
MaxSize: 3
Members: null
Name: cluster-master
Policies:
- anti-affinity
Expand All @@ -674,7 +667,6 @@ ID: null
IGName: node
Lifecycle: Sync
MaxSize: 3
Members: null
Name: cluster-node
Policies:
- anti-affinity
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ ServerGroup:
IGName: master-a
Lifecycle: Sync
MaxSize: 1
Members: null
Name: cluster-master-a
Policies:
- anti-affinity
Expand Down Expand Up @@ -173,7 +172,6 @@ ServerGroup:
IGName: master-b
Lifecycle: Sync
MaxSize: 1
Members: null
Name: cluster-master-b
Policies:
- anti-affinity
Expand Down Expand Up @@ -238,7 +236,6 @@ ServerGroup:
IGName: master-c
Lifecycle: Sync
MaxSize: 1
Members: null
Name: cluster-master-c
Policies:
- anti-affinity
Expand Down Expand Up @@ -308,7 +305,6 @@ ServerGroup:
IGName: node-a
Lifecycle: Sync
MaxSize: 1
Members: null
Name: cluster-node-a
Policies:
- anti-affinity
Expand Down Expand Up @@ -378,7 +374,6 @@ ServerGroup:
IGName: node-b
Lifecycle: Sync
MaxSize: 1
Members: null
Name: cluster-node-b
Policies:
- anti-affinity
Expand Down Expand Up @@ -448,7 +443,6 @@ ServerGroup:
IGName: node-c
Lifecycle: Sync
MaxSize: 1
Members: null
Name: cluster-node-c
Policies:
- anti-affinity
Expand Down Expand Up @@ -540,7 +534,6 @@ ServerGroup:
IGName: master-a
Lifecycle: Sync
MaxSize: 1
Members: null
Name: cluster-master-a
Policies:
- anti-affinity
Expand Down Expand Up @@ -574,7 +567,6 @@ ServerGroup:
IGName: master-b
Lifecycle: Sync
MaxSize: 1
Members: null
Name: cluster-master-b
Policies:
- anti-affinity
Expand Down Expand Up @@ -608,7 +600,6 @@ ServerGroup:
IGName: master-c
Lifecycle: Sync
MaxSize: 1
Members: null
Name: cluster-master-c
Policies:
- anti-affinity
Expand Down Expand Up @@ -774,7 +765,6 @@ ID: null
IGName: master-a
Lifecycle: Sync
MaxSize: 1
Members: null
Name: cluster-master-a
Policies:
- anti-affinity
Expand All @@ -784,7 +774,6 @@ ID: null
IGName: master-b
Lifecycle: Sync
MaxSize: 1
Members: null
Name: cluster-master-b
Policies:
- anti-affinity
Expand All @@ -794,7 +783,6 @@ ID: null
IGName: master-c
Lifecycle: Sync
MaxSize: 1
Members: null
Name: cluster-master-c
Policies:
- anti-affinity
Expand All @@ -804,7 +792,6 @@ ID: null
IGName: node-a
Lifecycle: Sync
MaxSize: 1
Members: null
Name: cluster-node-a
Policies:
- anti-affinity
Expand All @@ -814,7 +801,6 @@ ID: null
IGName: node-b
Lifecycle: Sync
MaxSize: 1
Members: null
Name: cluster-node-b
Policies:
- anti-affinity
Expand All @@ -824,7 +810,6 @@ ID: null
IGName: node-c
Lifecycle: Sync
MaxSize: 1
Members: null
Name: cluster-node-c
Policies:
- anti-affinity
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ ServerGroup:
IGName: master-a
Lifecycle: Sync
MaxSize: 1
Members: null
Name: cluster-master-a
Policies:
- anti-affinity
Expand Down Expand Up @@ -198,7 +197,6 @@ ServerGroup:
IGName: master-b
Lifecycle: Sync
MaxSize: 1
Members: null
Name: cluster-master-b
Policies:
- anti-affinity
Expand Down Expand Up @@ -275,7 +273,6 @@ ServerGroup:
IGName: master-c
Lifecycle: Sync
MaxSize: 1
Members: null
Name: cluster-master-c
Policies:
- anti-affinity
Expand Down Expand Up @@ -345,7 +342,6 @@ ServerGroup:
IGName: node-a
Lifecycle: Sync
MaxSize: 1
Members: null
Name: cluster-node-a
Policies:
- anti-affinity
Expand Down Expand Up @@ -415,7 +411,6 @@ ServerGroup:
IGName: node-b
Lifecycle: Sync
MaxSize: 1
Members: null
Name: cluster-node-b
Policies:
- anti-affinity
Expand Down Expand Up @@ -485,7 +480,6 @@ ServerGroup:
IGName: node-c
Lifecycle: Sync
MaxSize: 1
Members: null
Name: cluster-node-c
Policies:
- anti-affinity
Expand Down Expand Up @@ -672,7 +666,6 @@ ID: null
IGName: master-a
Lifecycle: Sync
MaxSize: 1
Members: null
Name: cluster-master-a
Policies:
- anti-affinity
Expand All @@ -682,7 +675,6 @@ ID: null
IGName: master-b
Lifecycle: Sync
MaxSize: 1
Members: null
Name: cluster-master-b
Policies:
- anti-affinity
Expand All @@ -692,7 +684,6 @@ ID: null
IGName: master-c
Lifecycle: Sync
MaxSize: 1
Members: null
Name: cluster-master-c
Policies:
- anti-affinity
Expand All @@ -702,7 +693,6 @@ ID: null
IGName: node-a
Lifecycle: Sync
MaxSize: 1
Members: null
Name: cluster-node-a
Policies:
- anti-affinity
Expand All @@ -712,7 +702,6 @@ ID: null
IGName: node-b
Lifecycle: Sync
MaxSize: 1
Members: null
Name: cluster-node-b
Policies:
- anti-affinity
Expand All @@ -722,7 +711,6 @@ ID: null
IGName: node-c
Lifecycle: Sync
MaxSize: 1
Members: null
Name: cluster-node-c
Policies:
- anti-affinity
Loading

0 comments on commit 7562336

Please sign in to comment.