Skip to content

Commit

Permalink
make gen
Browse files Browse the repository at this point in the history
Signed-off-by: Clayton Gonsalves <clayton.gonsalves@reddit.com>
  • Loading branch information
clayton-gonsalves committed Oct 11, 2023
1 parent 4fe26d8 commit d859606
Show file tree
Hide file tree
Showing 6 changed files with 32 additions and 32 deletions.
12 changes: 6 additions & 6 deletions examples/contour/01-crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -449,10 +449,10 @@ spec:
type: object
type: object
featureFlags:
description: FeatureFlags defines toggle to enable new contour features.
available toggles are useEndpointSlices - configures contour to
description: 'FeatureFlags defines toggle to enable new contour features.
Available toggles are: useEndpointSlices - configures contour to
fetch endpoint data from k8s endpoint slices. defaults to false
and reading endpoint data from the k8s endpoints.
and reading endpoint data from the k8s endpoints.'
items:
type: string
type: array
Expand Down Expand Up @@ -3907,10 +3907,10 @@ spec:
type: object
type: object
featureFlags:
description: FeatureFlags defines toggle to enable new contour
features. available toggles are useEndpointSlices - configures
description: 'FeatureFlags defines toggle to enable new contour
features. Available toggles are: useEndpointSlices - configures
contour to fetch endpoint data from k8s endpoint slices. defaults
to false and reading endpoint data from the k8s endpoints.
to false and reading endpoint data from the k8s endpoints.'
items:
type: string
type: array
Expand Down
12 changes: 6 additions & 6 deletions examples/render/contour-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -668,10 +668,10 @@ spec:
type: object
type: object
featureFlags:
description: FeatureFlags defines toggle to enable new contour features.
available toggles are useEndpointSlices - configures contour to
description: 'FeatureFlags defines toggle to enable new contour features.
Available toggles are: useEndpointSlices - configures contour to
fetch endpoint data from k8s endpoint slices. defaults to false
and reading endpoint data from the k8s endpoints.
and reading endpoint data from the k8s endpoints.'
items:
type: string
type: array
Expand Down Expand Up @@ -4126,10 +4126,10 @@ spec:
type: object
type: object
featureFlags:
description: FeatureFlags defines toggle to enable new contour
features. available toggles are useEndpointSlices - configures
description: 'FeatureFlags defines toggle to enable new contour
features. Available toggles are: useEndpointSlices - configures
contour to fetch endpoint data from k8s endpoint slices. defaults
to false and reading endpoint data from the k8s endpoints.
to false and reading endpoint data from the k8s endpoints.'
items:
type: string
type: array
Expand Down
12 changes: 6 additions & 6 deletions examples/render/contour-gateway-provisioner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -460,10 +460,10 @@ spec:
type: object
type: object
featureFlags:
description: FeatureFlags defines toggle to enable new contour features.
available toggles are useEndpointSlices - configures contour to
description: 'FeatureFlags defines toggle to enable new contour features.
Available toggles are: useEndpointSlices - configures contour to
fetch endpoint data from k8s endpoint slices. defaults to false
and reading endpoint data from the k8s endpoints.
and reading endpoint data from the k8s endpoints.'
items:
type: string
type: array
Expand Down Expand Up @@ -3918,10 +3918,10 @@ spec:
type: object
type: object
featureFlags:
description: FeatureFlags defines toggle to enable new contour
features. available toggles are useEndpointSlices - configures
description: 'FeatureFlags defines toggle to enable new contour
features. Available toggles are: useEndpointSlices - configures
contour to fetch endpoint data from k8s endpoint slices. defaults
to false and reading endpoint data from the k8s endpoints.
to false and reading endpoint data from the k8s endpoints.'
items:
type: string
type: array
Expand Down
12 changes: 6 additions & 6 deletions examples/render/contour-gateway.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -671,10 +671,10 @@ spec:
type: object
type: object
featureFlags:
description: FeatureFlags defines toggle to enable new contour features.
available toggles are useEndpointSlices - configures contour to
description: 'FeatureFlags defines toggle to enable new contour features.
Available toggles are: useEndpointSlices - configures contour to
fetch endpoint data from k8s endpoint slices. defaults to false
and reading endpoint data from the k8s endpoints.
and reading endpoint data from the k8s endpoints.'
items:
type: string
type: array
Expand Down Expand Up @@ -4129,10 +4129,10 @@ spec:
type: object
type: object
featureFlags:
description: FeatureFlags defines toggle to enable new contour
features. available toggles are useEndpointSlices - configures
description: 'FeatureFlags defines toggle to enable new contour
features. Available toggles are: useEndpointSlices - configures
contour to fetch endpoint data from k8s endpoint slices. defaults
to false and reading endpoint data from the k8s endpoints.
to false and reading endpoint data from the k8s endpoints.'
items:
type: string
type: array
Expand Down
12 changes: 6 additions & 6 deletions examples/render/contour.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -668,10 +668,10 @@ spec:
type: object
type: object
featureFlags:
description: FeatureFlags defines toggle to enable new contour features.
available toggles are useEndpointSlices - configures contour to
description: 'FeatureFlags defines toggle to enable new contour features.
Available toggles are: useEndpointSlices - configures contour to
fetch endpoint data from k8s endpoint slices. defaults to false
and reading endpoint data from the k8s endpoints.
and reading endpoint data from the k8s endpoints.'
items:
type: string
type: array
Expand Down Expand Up @@ -4126,10 +4126,10 @@ spec:
type: object
type: object
featureFlags:
description: FeatureFlags defines toggle to enable new contour
features. available toggles are useEndpointSlices - configures
description: 'FeatureFlags defines toggle to enable new contour
features. Available toggles are: useEndpointSlices - configures
contour to fetch endpoint data from k8s endpoint slices. defaults
to false and reading endpoint data from the k8s endpoints.
to false and reading endpoint data from the k8s endpoints.'
items:
type: string
type: array
Expand Down
4 changes: 2 additions & 2 deletions site/content/docs/main/config/api-reference.html
Original file line number Diff line number Diff line change
Expand Up @@ -5145,7 +5145,7 @@ <h3 id="projectcontour.io/v1alpha1.ContourConfiguration">ContourConfiguration
</td>
<td>
<p>FeatureFlags defines toggle to enable new contour features.
available toggles are
Available toggles are:
useEndpointSlices - configures contour to fetch endpoint data
from k8s endpoint slices. defaults to false and reading endpoint
data from the k8s endpoints.</p>
Expand Down Expand Up @@ -5905,7 +5905,7 @@ <h3 id="projectcontour.io/v1alpha1.ContourConfigurationSpec">ContourConfiguratio
</td>
<td>
<p>FeatureFlags defines toggle to enable new contour features.
available toggles are
Available toggles are:
useEndpointSlices - configures contour to fetch endpoint data
from k8s endpoint slices. defaults to false and reading endpoint
data from the k8s endpoints.</p>
Expand Down

0 comments on commit d859606

Please sign in to comment.