Merge pull request #69627 from dims/updating-ghodss-yaml-to-latest-version-2

Updating ghodss/yaml and gopkg.in/yaml.v2 to latest version 2
This commit is contained in:
k8s-ci-robot
2018-10-12 14:48:26 -07:00
committed by GitHub
96 changed files with 1170 additions and 420 deletions

View File

@@ -2,7 +2,7 @@ apiVersion: v1
kind: Pod
metadata:
name: sorted-pod1
creationTimestamp: 2018-08-30T14:10:58Z
creationTimestamp: "2018-08-30T14:10:58Z"
labels:
name: sorted-pod3-label
spec:

View File

@@ -2,7 +2,7 @@ apiVersion: v1
kind: Pod
metadata:
name: sorted-pod2
creationTimestamp: 2018-08-30T14:10:55Z
creationTimestamp: "2018-08-30T14:10:55Z"
labels:
name: sorted-pod2-label
spec:

View File

@@ -2,7 +2,7 @@ apiVersion: v1
kind: Pod
metadata:
name: sorted-pod3
creationTimestamp: 2018-08-30T14:10:53Z
creationTimestamp: "2018-08-30T14:10:53Z"
labels:
name: sorted-pod1-label
spec: