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

feat: Add refresh strategy proxy configuration. Part of #597. #598

Merged
merged 1 commit into from
May 22, 2024

Conversation

hessjcg
Copy link
Collaborator

@hessjcg hessjcg commented May 22, 2024

Adds operator configuration to allow users to set the --lazy-refresh on proxy containers.

Fixes #597

@hessjcg hessjcg requested review from enocom and jackwotherspoon May 22, 2024 17:11
@hessjcg hessjcg requested a review from a team as a code owner May 22, 2024 17:11
@@ -19,55 +19,66 @@ the custom resource AuthProxyWorkload version v1.



AdminServerSpec specifies how to start the proxy's admin server: which port and whether to enable debugging or quitquitquit. It controls to the proxy's --admin-port, --debug, and --quitquitquit CLI flags.
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file is auto-generated.

@hessjcg hessjcg self-assigned this May 22, 2024
@hessjcg hessjcg merged commit 591c2a8 into main May 22, 2024
7 checks passed
@hessjcg hessjcg deleted the gh-597-lazy-refresh-flag branch May 22, 2024 19:48
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.

Add Refresh Strategy configuration to AuthProxyWorkload resource.
2 participants