Merge pull request #369 from robbiezhang/master
Update kubernetes projects version in vendor to 1.12.1
This commit is contained in:
@@ -302,7 +302,7 @@ func (p *FargateProvider) NodeConditions(ctx context.Context) []corev1.NodeCondi
|
||||
Message: lastTransitionMessage,
|
||||
},
|
||||
{
|
||||
Type: corev1.NodeKubeletConfigOk,
|
||||
Type: "KubeletConfigOk",
|
||||
Status: corev1.ConditionTrue,
|
||||
LastHeartbeatTime: lastHeartbeatTime,
|
||||
LastTransitionTime: lastTransitionTime,
|
||||
|
||||
Reference in New Issue
Block a user