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

feat: Replace hand-written specs with autogenerated specs #186

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

kklimonda-cl
Copy link
Contributor

Import YAML specs generated directly from XML and improve codegen codebase to fix some edge cases.

@kklimonda-cl kklimonda-cl changed the title feat: Replace hand-written specs with autogenerated ones. feat: Replace hand-written specs with autogenerated specs Nov 20, 2024
@kklimonda-cl kklimonda-cl force-pushed the feat-generated-specs branch 6 times, most recently from 17913dd to dbdac87 Compare November 22, 2024 12:40
Hand-written specs don't set resource_type for config resources (e.g. ntp settings, dns settings)
and codegen implicitly treated them as entry-type resources without entry name.
XML->YAML spec generator is always setting a correct resource_type, so it has to be handled properly.
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

Successfully merging this pull request may close these issues.

1 participant