Skip to content

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

Merged
hessjcg merged 1 commit intomainfrom
gh-597-lazy-refresh-flag
May 22, 2024
Merged

feat: Add refresh strategy proxy configuration. Part of #597.#598
hessjcg merged 1 commit intomainfrom
gh-597-lazy-refresh-flag

Conversation

@hessjcg
Copy link
Copy Markdown
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
Comment thread docs/api.md



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
Copy Markdown
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
@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