Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove usage of deprecated "flow" in Kamelet CRD in the documentation examples #2816

Closed
apupier opened this issue Dec 7, 2021 · 3 comments
Closed

Comments

@apupier
Copy link
Contributor

apupier commented Dec 7, 2021

For the Kamelet CRD, the flow element is deprecated based on the description

description: 'Deprecated: use template'

        "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

@squakez
Copy link
Contributor

squakez commented Jan 3, 2022

It's one of the task of #2751. We will have to update the documentation accordingly.

@github-actions
Copy link
Contributor

github-actions bot commented Apr 4, 2022

This issue has been automatically marked as stale due to 90 days of inactivity.
It will be closed if no further activity occurs within 15 days.
If you think that’s incorrect or the issue should never stale, please simply write any comment.
Thanks for your contributions!

@squakez
Copy link
Contributor

squakez commented Apr 4, 2022

Fixed in c637a04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants