Skip to content

Commit

Permalink
chore: nightly automatic updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 16, 2025
1 parent 27d8eb0 commit d855013
Show file tree
Hide file tree
Showing 7 changed files with 72 additions and 72 deletions.
2 changes: 1 addition & 1 deletion docs/modules/ROOT/partials/apis/camel-k-crds.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7338,14 +7338,14 @@ string
To configure the path exposed by the ingress (default `/`).
Deprecated: In favor of `paths` - left for backward compatibility.
|`paths` +
[]string
|
To configure the paths exposed by the ingress (default `['/']`).
Deprecated: In favor of `paths` - left for backward compatibility.
|`pathType` +
*https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.30/#pathtype-v1-networking[Kubernetes networking/v1.PathType]*
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/traits/pages/ingress.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@ See https://github.com/kubernetes/ingress-nginx/blob/main/docs/user-guide/nginx-
| ingress.path
| string
| To configure the path exposed by the ingress (default `/`).
Deprecated: In favor of `paths` - left for backward compatibility.

| ingress.paths
| []string
| To configure the paths exposed by the ingress (default `['/']`).
Deprecated: In favor of `paths` - left for backward compatibility.

| ingress.path-type
| k8s.io/api/networking/v1.PathType
Expand Down
70 changes: 35 additions & 35 deletions helm/camel-k/crds/camel-k-crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4481,8 +4481,9 @@ spec:
See https://kubernetes.io/docs/concepts/services-networking/ingress/
type: string
path:
description: To configure the path exposed by the ingress
(default `/`).
description: |-
To configure the path exposed by the ingress (default `/`).
Deprecated: In favor of `paths` - left for backward compatibility.
type: string
pathType:
description: |-
Expand All @@ -4494,9 +4495,8 @@ spec:
- ImplementationSpecific
type: string
paths:
description: |-
To configure the paths exposed by the ingress (default `['/']`).
Deprecated: In favor of `paths` - left for backward compatibility.
description: To configure the paths exposed by the ingress
(default `['/']`).
items:
type: string
type: array
Expand Down Expand Up @@ -6714,8 +6714,9 @@ spec:
See https://kubernetes.io/docs/concepts/services-networking/ingress/
type: string
path:
description: To configure the path exposed by the ingress
(default `/`).
description: |-
To configure the path exposed by the ingress (default `/`).
Deprecated: In favor of `paths` - left for backward compatibility.
type: string
pathType:
description: |-
Expand All @@ -6727,9 +6728,8 @@ spec:
- ImplementationSpecific
type: string
paths:
description: |-
To configure the paths exposed by the ingress (default `['/']`).
Deprecated: In favor of `paths` - left for backward compatibility.
description: To configure the paths exposed by the ingress
(default `['/']`).
items:
type: string
type: array
Expand Down Expand Up @@ -8850,8 +8850,9 @@ spec:
See https://kubernetes.io/docs/concepts/services-networking/ingress/
type: string
path:
description: To configure the path exposed by the ingress
(default `/`).
description: |-
To configure the path exposed by the ingress (default `/`).
Deprecated: In favor of `paths` - left for backward compatibility.
type: string
pathType:
description: |-
Expand All @@ -8863,9 +8864,8 @@ spec:
- ImplementationSpecific
type: string
paths:
description: |-
To configure the paths exposed by the ingress (default `['/']`).
Deprecated: In favor of `paths` - left for backward compatibility.
description: To configure the paths exposed by the ingress
(default `['/']`).
items:
type: string
type: array
Expand Down Expand Up @@ -10962,8 +10962,9 @@ spec:
See https://kubernetes.io/docs/concepts/services-networking/ingress/
type: string
path:
description: To configure the path exposed by the ingress
(default `/`).
description: |-
To configure the path exposed by the ingress (default `/`).
Deprecated: In favor of `paths` - left for backward compatibility.
type: string
pathType:
description: |-
Expand All @@ -10975,9 +10976,8 @@ spec:
- ImplementationSpecific
type: string
paths:
description: |-
To configure the paths exposed by the ingress (default `['/']`).
Deprecated: In favor of `paths` - left for backward compatibility.
description: To configure the paths exposed by the ingress
(default `['/']`).
items:
type: string
type: array
Expand Down Expand Up @@ -19455,8 +19455,9 @@ spec:
See https://kubernetes.io/docs/concepts/services-networking/ingress/
type: string
path:
description: To configure the path exposed by the ingress
(default `/`).
description: |-
To configure the path exposed by the ingress (default `/`).
Deprecated: In favor of `paths` - left for backward compatibility.
type: string
pathType:
description: |-
Expand All @@ -19468,9 +19469,8 @@ spec:
- ImplementationSpecific
type: string
paths:
description: |-
To configure the paths exposed by the ingress (default `['/']`).
Deprecated: In favor of `paths` - left for backward compatibility.
description: To configure the paths exposed by the ingress
(default `['/']`).
items:
type: string
type: array
Expand Down Expand Up @@ -21494,8 +21494,9 @@ spec:
See https://kubernetes.io/docs/concepts/services-networking/ingress/
type: string
path:
description: To configure the path exposed by the ingress
(default `/`).
description: |-
To configure the path exposed by the ingress (default `/`).
Deprecated: In favor of `paths` - left for backward compatibility.
type: string
pathType:
description: |-
Expand All @@ -21507,9 +21508,8 @@ spec:
- ImplementationSpecific
type: string
paths:
description: |-
To configure the paths exposed by the ingress (default `['/']`).
Deprecated: In favor of `paths` - left for backward compatibility.
description: To configure the paths exposed by the ingress
(default `['/']`).
items:
type: string
type: array
Expand Down Expand Up @@ -31364,8 +31364,9 @@ spec:
See https://kubernetes.io/docs/concepts/services-networking/ingress/
type: string
path:
description: To configure the path exposed by the ingress
(default `/`).
description: |-
To configure the path exposed by the ingress (default `/`).
Deprecated: In favor of `paths` - left for backward compatibility.
type: string
pathType:
description: |-
Expand All @@ -31377,9 +31378,8 @@ spec:
- ImplementationSpecific
type: string
paths:
description: |-
To configure the paths exposed by the ingress (default `['/']`).
Deprecated: In favor of `paths` - left for backward compatibility.
description: To configure the paths exposed by the ingress
(default `['/']`).
items:
type: string
type: array
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1244,8 +1244,9 @@ spec:
See https://kubernetes.io/docs/concepts/services-networking/ingress/
type: string
path:
description: To configure the path exposed by the ingress
(default `/`).
description: |-
To configure the path exposed by the ingress (default `/`).
Deprecated: In favor of `paths` - left for backward compatibility.
type: string
pathType:
description: |-
Expand All @@ -1257,9 +1258,8 @@ spec:
- ImplementationSpecific
type: string
paths:
description: |-
To configure the paths exposed by the ingress (default `['/']`).
Deprecated: In favor of `paths` - left for backward compatibility.
description: To configure the paths exposed by the ingress
(default `['/']`).
items:
type: string
type: array
Expand Down Expand Up @@ -3477,8 +3477,9 @@ spec:
See https://kubernetes.io/docs/concepts/services-networking/ingress/
type: string
path:
description: To configure the path exposed by the ingress
(default `/`).
description: |-
To configure the path exposed by the ingress (default `/`).
Deprecated: In favor of `paths` - left for backward compatibility.
type: string
pathType:
description: |-
Expand All @@ -3490,9 +3491,8 @@ spec:
- ImplementationSpecific
type: string
paths:
description: |-
To configure the paths exposed by the ingress (default `['/']`).
Deprecated: In favor of `paths` - left for backward compatibility.
description: To configure the paths exposed by the ingress
(default `['/']`).
items:
type: string
type: array
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1113,8 +1113,9 @@ spec:
See https://kubernetes.io/docs/concepts/services-networking/ingress/
type: string
path:
description: To configure the path exposed by the ingress
(default `/`).
description: |-
To configure the path exposed by the ingress (default `/`).
Deprecated: In favor of `paths` - left for backward compatibility.
type: string
pathType:
description: |-
Expand All @@ -1126,9 +1127,8 @@ spec:
- ImplementationSpecific
type: string
paths:
description: |-
To configure the paths exposed by the ingress (default `['/']`).
Deprecated: In favor of `paths` - left for backward compatibility.
description: To configure the paths exposed by the ingress
(default `['/']`).
items:
type: string
type: array
Expand Down Expand Up @@ -3225,8 +3225,9 @@ spec:
See https://kubernetes.io/docs/concepts/services-networking/ingress/
type: string
path:
description: To configure the path exposed by the ingress
(default `/`).
description: |-
To configure the path exposed by the ingress (default `/`).
Deprecated: In favor of `paths` - left for backward compatibility.
type: string
pathType:
description: |-
Expand All @@ -3238,9 +3239,8 @@ spec:
- ImplementationSpecific
type: string
paths:
description: |-
To configure the paths exposed by the ingress (default `['/']`).
Deprecated: In favor of `paths` - left for backward compatibility.
description: To configure the paths exposed by the ingress
(default `['/']`).
items:
type: string
type: array
Expand Down
20 changes: 10 additions & 10 deletions pkg/resources/config/crd/bases/camel.apache.org_integrations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7473,8 +7473,9 @@ spec:
See https://kubernetes.io/docs/concepts/services-networking/ingress/
type: string
path:
description: To configure the path exposed by the ingress
(default `/`).
description: |-
To configure the path exposed by the ingress (default `/`).
Deprecated: In favor of `paths` - left for backward compatibility.
type: string
pathType:
description: |-
Expand All @@ -7486,9 +7487,8 @@ spec:
- ImplementationSpecific
type: string
paths:
description: |-
To configure the paths exposed by the ingress (default `['/']`).
Deprecated: In favor of `paths` - left for backward compatibility.
description: To configure the paths exposed by the ingress
(default `['/']`).
items:
type: string
type: array
Expand Down Expand Up @@ -9512,8 +9512,9 @@ spec:
See https://kubernetes.io/docs/concepts/services-networking/ingress/
type: string
path:
description: To configure the path exposed by the ingress
(default `/`).
description: |-
To configure the path exposed by the ingress (default `/`).
Deprecated: In favor of `paths` - left for backward compatibility.
type: string
pathType:
description: |-
Expand All @@ -9525,9 +9526,8 @@ spec:
- ImplementationSpecific
type: string
paths:
description: |-
To configure the paths exposed by the ingress (default `['/']`).
Deprecated: In favor of `paths` - left for backward compatibility.
description: To configure the paths exposed by the ingress
(default `['/']`).
items:
type: string
type: array
Expand Down
10 changes: 5 additions & 5 deletions pkg/resources/config/crd/bases/camel.apache.org_pipes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7538,8 +7538,9 @@ spec:
See https://kubernetes.io/docs/concepts/services-networking/ingress/
type: string
path:
description: To configure the path exposed by the ingress
(default `/`).
description: |-
To configure the path exposed by the ingress (default `/`).
Deprecated: In favor of `paths` - left for backward compatibility.
type: string
pathType:
description: |-
Expand All @@ -7551,9 +7552,8 @@ spec:
- ImplementationSpecific
type: string
paths:
description: |-
To configure the paths exposed by the ingress (default `['/']`).
Deprecated: In favor of `paths` - left for backward compatibility.
description: To configure the paths exposed by the ingress
(default `['/']`).
items:
type: string
type: array
Expand Down

0 comments on commit d855013

Please sign in to comment.