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

Prevent unnecessary list queries in the SQL Proxy. #243

Closed
wants to merge 2 commits into from
Closed

Prevent unnecessary list queries in the SQL Proxy. #243

wants to merge 2 commits into from

Conversation

bigkevmcd
Copy link

@bigkevmcd bigkevmcd commented Jul 9, 2024

When list queries are not allowed by the Schema, this short-cuts the query to the Kubernetes API which prevents warnings about the verb.

Fixes rancher/rancher#46030

When list queries are not allowed by the Schema, this short-cuts the
query to the Kubernetes API which prevents warnings about the verb.
@bigkevmcd bigkevmcd requested a review from a team as a code owner July 9, 2024 14:47
@bigkevmcd bigkevmcd closed this Jul 15, 2024
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.

[BUG] Vai lists on resources causes log spam
1 participant