File tree Expand file tree Collapse file tree 1 file changed +0
-51
lines changed Expand file tree Collapse file tree 1 file changed +0
-51
lines changed Original file line number Diff line number Diff line change @@ -264,13 +264,6 @@ spec:
264
264
and cannot be set with Subnet.
265
265
type : string
266
266
type : object
267
- resources :
268
- description : Resources are embedded ARO resources to be managed by
269
- this resource.
270
- items :
271
- type : object
272
- x-kubernetes-preserve-unknown-fields : true
273
- type : array
274
267
version :
275
268
description : OpenShift semantic version, for example "4.14.5".
276
269
type : string
@@ -365,22 +358,6 @@ spec:
365
358
consoleURL :
366
359
description : ConsoleURL is the url for the openshift console.
367
360
type : string
368
- controlPlaneEndpoint :
369
- description : ControlPlaneEndpoint represents the endpoint for the
370
- cluster's API server.
371
- properties :
372
- host :
373
- description : host is the hostname on which the API server is serving.
374
- maxLength : 512
375
- type : string
376
- port :
377
- description : port is the port on which the API server is serving.
378
- format : int32
379
- type : integer
380
- required :
381
- - host
382
- - port
383
- type : object
384
361
externalManagedControlPlane :
385
362
default : true
386
363
description : |-
@@ -411,34 +388,6 @@ spec:
411
388
description : Ready denotes that the AROControlPlane API Server is
412
389
ready to receive requests.
413
390
type : boolean
414
- resources :
415
- items :
416
- description : ResourceStatus represents the status of a resource.
417
- properties :
418
- ready :
419
- type : boolean
420
- resource :
421
- description : StatusResource is a handle to a resource.
422
- properties :
423
- group :
424
- type : string
425
- kind :
426
- type : string
427
- name :
428
- type : string
429
- version :
430
- type : string
431
- required :
432
- - group
433
- - kind
434
- - name
435
- - version
436
- type : object
437
- required :
438
- - ready
439
- - resource
440
- type : object
441
- type : array
442
391
version :
443
392
description : ARO-HCP OpenShift semantic version, for example "4.20.0".
444
393
type : string
You can’t perform that action at this time.
0 commit comments