[Kubernetes] Fix cAdvisor port was not added to security group
Change-Id: I0dd421b918c4bf7c85e9e75404f3876f9328c310 Closes-Bug: #1498879
This commit is contained in:

committed by
Victor Ryzhenkin

parent
6971ac48bc
commit
c334c5fb66
@@ -124,6 +124,8 @@ Methods:
|
||||
- $.minionNodes.take($.nodeCount).pselect($.setupNode())
|
||||
- $.minionNodes.skip($.nodeCount).pselect($.removeFromCluster())
|
||||
- $.gatewayNodes.take($.gatewayCount).pselect($.setupNode())
|
||||
|
||||
- $._environment.stack.push()
|
||||
- $._updateServicePublicIps()
|
||||
- $.setAttr(lastNodeCount, $.nodeCount)
|
||||
- $.setAttr(lastGatewayCount, $.gatewayCount)
|
||||
|
Reference in New Issue
Block a user