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

chore: annotate KGO supported types #110

Merged
merged 3 commits into from
Oct 3, 2024
Merged

Conversation

czeslavo
Copy link
Contributor

@czeslavo czeslavo commented Oct 3, 2024

What this PR does / why we need it:

Annotates all the types that should be included in the KGO docs with the new +apireference:kgo:include marker. Also, annotates fields that are not supported by KGO and should not be included in the docs with +apireference:kgo:exclude. The markers will be used to determine whether a type/field should be included in KGO's CRDs reference.

Kong/gateway-operator#689 uses the markers.

Which issue this PR fixes

Part of #105.

@czeslavo czeslavo self-assigned this Oct 3, 2024
@czeslavo czeslavo added the documentation Improvements or additions to documentation label Oct 3, 2024
@czeslavo czeslavo marked this pull request as ready for review October 3, 2024 10:04
@czeslavo czeslavo requested a review from a team as a code owner October 3, 2024 10:04
@czeslavo czeslavo force-pushed the chore/annotate-kgo-supported branch from ea628e8 to eb35872 Compare October 3, 2024 10:11
@czeslavo czeslavo force-pushed the chore/annotate-kgo-supported branch 2 times, most recently from 626a760 to a689394 Compare October 3, 2024 12:01
@czeslavo czeslavo force-pushed the chore/annotate-kgo-supported branch from a689394 to c5dbd7d Compare October 3, 2024 12:02
@czeslavo czeslavo merged commit 0d74f22 into main Oct 3, 2024
7 checks passed
@czeslavo czeslavo deleted the chore/annotate-kgo-supported branch October 3, 2024 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants