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

Add Refresh Strategy configuration to AuthProxyWorkload resource. #597

Closed
hessjcg opened this issue May 22, 2024 · 0 comments · Fixed by #598
Closed

Add Refresh Strategy configuration to AuthProxyWorkload resource. #597

hessjcg opened this issue May 22, 2024 · 0 comments · Fixed by #598
Assignees
Labels
priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@hessjcg
Copy link
Collaborator

hessjcg commented May 22, 2024

A user can now configure the proxy to use either the default "background" refresh strategy, or a new "lazy" refresh strategy. The "lazy" strategy works better when the proxy is running with highly CPU allocation, like in Cloud Run.

See Cloud SQL Auth Proxy Lazy Refresh

@hessjcg hessjcg added priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels May 22, 2024
hessjcg added a commit that referenced this issue May 22, 2024
Adds operator configuration to allow users to set the --lazy-refresh on proxy containers.

Fixes #597
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
1 participant