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: Operator - increase maxDescLen to include some CRD descriptions #5045

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

tchughesiv
Copy link
Contributor

@tchughesiv tchughesiv commented Feb 12, 2025

What this PR does / why we need it:

With the last release, we were experiencing k8s errors related to CRD bloat. Because of this we took the extreme measure of removing all descriptions from the CRD to reduce its size. However, keeping some level of field descrips is very important for a user's experience, both with the Operator and with Feast. In this PR, we'll continue to limit the line length of the descrips, but increase that length from 0 to 120.

Which issue(s) this PR fixes:

Relates to #5001

@tchughesiv tchughesiv requested a review from a team as a code owner February 12, 2025 16:15
@tchughesiv tchughesiv merged commit 8551714 into feast-dev:master Feb 12, 2025
33 of 34 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.

2 participants