Skip to content

Commit d7b15af

Browse files
sdelicataTraefiker
authored andcommitted
chore: update CRDs to v1.18.0
1 parent c79a18e commit d7b15af

File tree

6 files changed

+12
-396
lines changed

6 files changed

+12
-396
lines changed

traefik-crds/crds-files/hub/hub.traefik.io_apiaccesses.yaml

Lines changed: 0 additions & 192 deletions
This file was deleted.

traefik-crds/crds-files/hub/hub.traefik.io_apis.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,11 +97,11 @@ spec:
9797
properties:
9898
operationSets:
9999
description: OperationSets defines the sets of operations to be
100-
referenced for granular filtering in APIAccesses.
100+
referenced for granular filtering in APICatalogItems or ManagedSubscriptions.
101101
items:
102102
description: |-
103103
OperationSet gives a name to a set of matching OpenAPI operations.
104-
This set of operations can then be referenced for granular filtering in APIAccesses.
104+
This set of operations can then be referenced for granular filtering in APICatalogItems or ManagedSubscriptions.
105105
properties:
106106
matchers:
107107
description: Matchers defines a list of alternative rules
@@ -153,7 +153,7 @@ spec:
153153
type: array
154154
name:
155155
description: Name is the name of the OperationSet to reference
156-
in APIAccesses.
156+
in APICatalogItems or ManagedSubscriptions.
157157
maxLength: 253
158158
type: string
159159
required:

traefik-crds/crds-files/hub/hub.traefik.io_apiversions.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,11 +101,11 @@ spec:
101101
properties:
102102
operationSets:
103103
description: OperationSets defines the sets of operations to be
104-
referenced for granular filtering in APIAccesses.
104+
referenced for granular filtering in APICatalogItems or ManagedSubscriptions.
105105
items:
106106
description: |-
107107
OperationSet gives a name to a set of matching OpenAPI operations.
108-
This set of operations can then be referenced for granular filtering in APIAccesses.
108+
This set of operations can then be referenced for granular filtering in APICatalogItems or ManagedSubscriptions.
109109
properties:
110110
matchers:
111111
description: Matchers defines a list of alternative rules
@@ -157,7 +157,7 @@ spec:
157157
type: array
158158
name:
159159
description: Name is the name of the OperationSet to reference
160-
in APIAccesses.
160+
in APICatalogItems or ManagedSubscriptions.
161161
maxLength: 253
162162
type: string
163163
required:

0 commit comments

Comments
 (0)