You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/12/07 14:53:17 UTC

[GitHub] [camel-k] apupier opened a new issue #2816: Remove usage of deprecated "flow" in Kamelet CRD in the documentation examples

apupier opened a new issue #2816:
URL: https://github.com/apache/camel-k/issues/2816


   For the Kamelet CRD, the flow element is deprecated based on the description
   
   https://github.com/apache/camel-k/blob/48422c08bc20295d09cb31694adc177726806d6b/helm/camel-k/crds/crd-kamelet.yaml#L217
   
   ```
           "flow": {
             "description": "Deprecated: use template",
             "type": "object",
             "x-kubernetes-preserve-unknown-fields": true
           },
   ```
   
   But the documentation is using it at least here https://camel.apache.org/camel-k/1.7.x/kamelets/kamelets-dev.html#_creating_a_simple_kamelet


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-k] squakez edited a comment on issue #2816: Remove usage of deprecated "flow" in Kamelet CRD in the documentation examples

Posted by GitBox <gi...@apache.org>.
squakez edited a comment on issue #2816:
URL: https://github.com/apache/camel-k/issues/2816#issuecomment-1003985826


   It's one of the task of https://github.com/apache/camel-k/issues/2751. We will have to update the documentation accordingly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-k] squakez commented on issue #2816: Remove usage of deprecated "flow" in Kamelet CRD in the documentation examples

Posted by GitBox <gi...@apache.org>.
squakez commented on issue #2816:
URL: https://github.com/apache/camel-k/issues/2816#issuecomment-1003985826


   It's one of the task of https://github.com/apache/camel-k/issues/2751


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org