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: marker validation (marker name) #20

Open
lander2k2 opened this issue Jun 8, 2022 · 0 comments
Open

feat: marker validation (marker name) #20

lander2k2 opened this issue Jun 8, 2022 · 0 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@lander2k2
Copy link
Contributor

Currently, we do not handle improper markers (e.g. i specify operator-builder marker with unknown marker names). This would pass through and just work, however, will be confusing to end users. We should:

  1. Error out when we find an +operator-builder marker with invalid marker definitions (e.g. field, collection:field, and resource are all valid). If someone were to type resource as rsrc, we should notify them and not build their operator.
@scottd018 scottd018 added the good first issue Good for newcomers label Jun 20, 2022
@scottd018 scottd018 self-assigned this Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants