This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/main by this push:
     new d85501375 chore: nightly automatic updates
d85501375 is described below

commit d855013750d1957a9bfad870a45b944f6bb12580
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 16 23:36:15 2025 +0000

    chore: nightly automatic updates
---
 docs/modules/ROOT/partials/apis/camel-k-crds.adoc  |  2 +-
 docs/modules/traits/pages/ingress.adoc             |  2 +-
 helm/camel-k/crds/camel-k-crds.yaml                | 70 +++++++++++-----------
 .../camel.apache.org_integrationplatforms.yaml     | 20 +++----
 .../camel.apache.org_integrationprofiles.yaml      | 20 +++----
 .../crd/bases/camel.apache.org_integrations.yaml   | 20 +++----
 .../config/crd/bases/camel.apache.org_pipes.yaml   | 10 ++--
 7 files changed, 72 insertions(+), 72 deletions(-)

diff --git a/docs/modules/ROOT/partials/apis/camel-k-crds.adoc 
b/docs/modules/ROOT/partials/apis/camel-k-crds.adoc
index 2f3d608e4..fd9a261d0 100644
--- a/docs/modules/ROOT/partials/apis/camel-k-crds.adoc
+++ b/docs/modules/ROOT/partials/apis/camel-k-crds.adoc
@@ -7338,6 +7338,7 @@ string
 
 
 To configure the path exposed by the ingress (default `/`).
+Deprecated: In favor of `paths` - left for backward compatibility.
 
 |`paths` +
 []string
@@ -7345,7 +7346,6 @@ To configure the path exposed by the ingress (default 
`/`).
 
 
 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]*
diff --git a/docs/modules/traits/pages/ingress.adoc 
b/docs/modules/traits/pages/ingress.adoc
index 98c54d309..b6e85e202 100755
--- a/docs/modules/traits/pages/ingress.adoc
+++ b/docs/modules/traits/pages/ingress.adoc
@@ -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
diff --git a/helm/camel-k/crds/camel-k-crds.yaml 
b/helm/camel-k/crds/camel-k-crds.yaml
index a2c30d37f..34245c451 100644
--- a/helm/camel-k/crds/camel-k-crds.yaml
+++ b/helm/camel-k/crds/camel-k-crds.yaml
@@ -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: |-
@@ -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
@@ -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: |-
@@ -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
@@ -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: |-
@@ -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
@@ -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: |-
@@ -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
@@ -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: |-
@@ -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
@@ -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: |-
@@ -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
@@ -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: |-
@@ -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
diff --git 
a/pkg/resources/config/crd/bases/camel.apache.org_integrationplatforms.yaml 
b/pkg/resources/config/crd/bases/camel.apache.org_integrationplatforms.yaml
index 45513db31..a46da813d 100644
--- a/pkg/resources/config/crd/bases/camel.apache.org_integrationplatforms.yaml
+++ b/pkg/resources/config/crd/bases/camel.apache.org_integrationplatforms.yaml
@@ -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: |-
@@ -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
@@ -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: |-
@@ -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
diff --git 
a/pkg/resources/config/crd/bases/camel.apache.org_integrationprofiles.yaml 
b/pkg/resources/config/crd/bases/camel.apache.org_integrationprofiles.yaml
index 4716e77f5..4370c3a12 100644
--- a/pkg/resources/config/crd/bases/camel.apache.org_integrationprofiles.yaml
+++ b/pkg/resources/config/crd/bases/camel.apache.org_integrationprofiles.yaml
@@ -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: |-
@@ -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
@@ -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: |-
@@ -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
diff --git a/pkg/resources/config/crd/bases/camel.apache.org_integrations.yaml 
b/pkg/resources/config/crd/bases/camel.apache.org_integrations.yaml
index ec9c3eeae..43e35b8b6 100644
--- a/pkg/resources/config/crd/bases/camel.apache.org_integrations.yaml
+++ b/pkg/resources/config/crd/bases/camel.apache.org_integrations.yaml
@@ -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: |-
@@ -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
@@ -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: |-
@@ -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
diff --git a/pkg/resources/config/crd/bases/camel.apache.org_pipes.yaml 
b/pkg/resources/config/crd/bases/camel.apache.org_pipes.yaml
index 746708ebd..5964c1114 100644
--- a/pkg/resources/config/crd/bases/camel.apache.org_pipes.yaml
+++ b/pkg/resources/config/crd/bases/camel.apache.org_pipes.yaml
@@ -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: |-
@@ -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

Reply via email to