[Kubernetes] Kubernetes was updated to v1.0.6 and v1 API
Implements-Blueprint: update-k8-to-v1-api Change-Id: Ie34997dc2aef87226459fa67640e39c08cca0ddf
This commit is contained in:
@@ -59,7 +59,7 @@ Methods:
|
||||
- If: $podDefinition = null
|
||||
Then:
|
||||
- $podDefinition:
|
||||
apiVersion: v1beta3
|
||||
apiVersion: v1
|
||||
kind: Pod
|
||||
metadata:
|
||||
name: $podName
|
||||
@@ -280,7 +280,7 @@ Methods:
|
||||
Contract: {}
|
||||
Body:
|
||||
Return:
|
||||
apiVersion: v1beta3
|
||||
apiVersion: v1
|
||||
kind: ReplicationController
|
||||
metadata:
|
||||
name: $._getReplicationControllerId()
|
||||
|
Reference in New Issue
Block a user