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

Validator script to use template in favour of flow #751

Closed
squakez opened this issue Jan 27, 2022 · 1 comment · Fixed by #752
Closed

Validator script to use template in favour of flow #751

squakez opened this issue Jan 27, 2022 · 1 comment · Fixed by #752
Assignees
Labels
bug Something isn't working

Comments

@squakez
Copy link
Contributor

squakez commented Jan 27, 2022

The script we use to validate a Kamelet should remove the deprecated flow in favour of template: https://github.com/apache/camel-kamelets/blob/main/script/validator/validator.go

@squakez
Copy link
Contributor Author

squakez commented Jan 27, 2022

We're not even validating the Kamelets at each PR: https://github.com/apache/camel-kamelets/blob/main/.github/workflows/validate.yaml#L58 - to be fixed as well

@squakez squakez added the bug Something isn't working label Jan 27, 2022
squakez added a commit that referenced this issue Jan 28, 2022
Also changed the validator to warn if deprecated .kamelet.spec.flow is found

Closes #751
squakez added a commit that referenced this issue Jan 28, 2022
Also changed the validator to warn if deprecated .kamelet.spec.flow is found

Closes #751
squakez added a commit that referenced this issue Jan 28, 2022
Also changed the validator to warn if deprecated .kamelet.spec.flow is found

Closes #751
squakez added a commit that referenced this issue Jan 31, 2022
Also changed the validator to warn if deprecated .kamelet.spec.flow is found

Closes #751
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant