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

Allow the user to provide a list of specific kube markers to be ignored #27

Merged
merged 14 commits into from
Aug 7, 2024

Conversation

jjamroga
Copy link
Contributor

@jjamroga jjamroga commented Aug 7, 2024

Use Case
I'm defining a proto that relies on some upstream dependency that also contains their own kube markers. These kube markers exist only for documentation, and do not affect the open api schema. Rather than implement noop markers to add to a marker registry, I would like to simply ignore them.

@solo-changelog-bot
Copy link

Issues linked to changelog:
https://github.com/solo-io/gloo-mesh-enterprise/issues/18119

pkg/markers/register.go Outdated Show resolved Hide resolved
openapiGenerator.go Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
integration_test.go Outdated Show resolved Hide resolved
main.go Outdated Show resolved Hide resolved
openapiGenerator.go Outdated Show resolved Hide resolved
integration_test.go Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@jjamroga jjamroga merged commit fe69f4a into main Aug 7, 2024
2 checks passed
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.

2 participants