You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
APIVersion defines the versioned schema of this representation of an object.
46
26
Servers should convert recognized schemas to the latest internal value, and
47
27
may reject unrecognized values.
48
28
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
49
-
<<<<<<< HEAD
50
29
type: string
51
30
kind:
52
31
description: |-
@@ -55,26 +34,6 @@ spec:
55
34
Cannot be updated.
56
35
In CamelCase.
57
36
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
58
-
=======
59
-
description: 'APIVersion defines the versioned schema of this representation
60
-
of an object. Servers should convert recognized schemas to the latest
61
-
internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'
62
-
type: string
63
-
kind:
64
-
description: 'Kind is a string value representing the REST resource this
65
-
object represents. Servers may infer this from the endpoint the client
66
-
submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'
67
-
>>>>>>> 49a050d (Fix merge conflicts)
68
-
=======
69
-
type: string
70
-
kind:
71
-
description: |-
72
-
Kind is a string value representing the REST resource this object represents.
73
-
Servers may infer this from the endpoint the client submits requests to.
74
-
Cannot be updated.
75
-
In CamelCase.
76
-
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
77
-
>>>>>>> f0cd5b4 (Fix merge conflicts 2)
78
37
type: string
79
38
metadata:
80
39
type: object
@@ -94,10 +53,6 @@ spec:
94
53
conditions
95
54
items:
96
55
description: "Condition contains details for one aspect of the current
97
-
<<<<<<< HEAD
98
-
<<<<<<< HEAD
99
-
=======
100
-
>>>>>>> f0cd5b4 (Fix merge conflicts 2)
101
56
state of this API Resource.\n---\nThis struct is intended for
102
57
direct use as an array at the field path .status.conditions. For
103
58
example,\n\n\n\ttype FooStatus struct{\n\t // Represents the
0 commit comments