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

Output of kpops generate doesn't pass schema validation #381

Closed
disrupted opened this issue Oct 30, 2023 · 0 comments · Fixed by #392
Closed

Output of kpops generate doesn't pass schema validation #381

disrupted opened this issue Oct 30, 2023 · 0 comments · Fixed by #392
Assignees
Labels
component/generator Related to the generation of pipeline.yaml type/bug Something isn't working

Comments

@disrupted
Copy link
Member

kpops generate writes the enriched pipeline as

components:
  - type: ...
  - ...

this means, it violates our schema. The components key is an implementation detail that should be hidden.

@disrupted disrupted added component/generator Related to the generation of pipeline.yaml type/bug Something isn't working labels Oct 30, 2023
@disrupted disrupted self-assigned this Oct 31, 2023
disrupted added a commit that referenced this issue Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/generator Related to the generation of pipeline.yaml type/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant