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

fix: Resolve Operator CRD bloat due to long field descriptions #4985

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

tchughesiv
Copy link
Contributor

@tchughesiv tchughesiv commented Jan 29, 2025

What this PR does / why we need it:

We're experiencing some CRD bloat due to large field descriptions. Going forward, we'll want to point users to our API reference doc instead.
https://github.com/feast-dev/feast/blob/v0.43-branch/infra/feast-operator/docs/api/markdown/ref.md

Which issue(s) this PR fixes:

Fixes #4984

Misc

https://developers.redhat.com/articles/2022/12/23/configuring-kubernetes-operands-through-custom-resources

@tchughesiv tchughesiv requested a review from a team as a code owner January 29, 2025 22:43
@tchughesiv tchughesiv changed the title Fix: Resolve CRD bloat due to long field descriptions fix: Resolve CRD bloat due to long field descriptions Jan 29, 2025
@tchughesiv tchughesiv changed the title fix: Resolve CRD bloat due to long field descriptions fix: Resolve Operator CRD bloat due to long field descriptions Jan 29, 2025
@lokeshrangineni lokeshrangineni enabled auto-merge (squash) January 29, 2025 22:47
@lokeshrangineni lokeshrangineni merged commit 7593bb3 into feast-dev:master Jan 29, 2025
32 of 36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CustomResourceDefinition "featurestores.feast.dev" is invalid: metadata.annotations: Too long
2 participants