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

api: Use gwapiv1.BackendObjectReference instread of unstable EG one #113

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

mathetake
Copy link
Member

@mathetake mathetake commented Jan 16, 2025

Previously, egv1a1.BackendRef was used for referencing
backends from AIServiceBacked. However, that's unnecessary
indirection from gwapiv1.BackendObjectReference because
the former is basically a wrapper of the latter with unused field.

Basically this removes the unnecessary field from the CRD and
therefore simplifies the implementation.

@mathetake mathetake marked this pull request as ready for review January 16, 2025 23:27
@mathetake mathetake requested a review from a team as a code owner January 16, 2025 23:27
@mathetake mathetake requested a review from yuzisun January 16, 2025 23:28
@mathetake mathetake changed the title api: Use gwapiv1.BackendObjectReference instread of EG one api: Use gwapiv1.BackendObjectReference instread of unstable EG one Jan 16, 2025
@mathetake mathetake merged commit 58e1973 into main Jan 16, 2025
9 checks passed
@mathetake mathetake deleted the objectrefeinn branch January 16, 2025 23:35
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