File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed
app/assets/mesh/dev/raw/crds Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change 7171 minItems : 1
7272 type : array
7373 origin :
74- description : Origin specifies whether the resource was created from
75- a MeshIdentity.
74+ description : |-
75+ Origin specifies whether the resource was created from a MeshIdentity.
76+
77+ Deprecated: use Status.Origin instead
7678 properties :
7779 kri :
7880 description : Resource identifier
8789 - caBundles
8890 - trustDomain
8991 type : object
92+ status :
93+ description : Status is the current status of the Kuma MeshTrust resource.
94+ properties :
95+ origin :
96+ description : Origin specifies whether the resource was created from
97+ a MeshIdentity.
98+ properties :
99+ kri :
100+ description : Resource identifier
101+ type : string
102+ type : object
103+ type : object
90104 type : object
91105 served : true
92106 storage : true
You can’t perform that action at this time.
0 commit comments