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

Support multiple replicas of ASO pod #4466

Merged
merged 1 commit into from
Nov 27, 2024

Commits on Nov 26, 2024

  1. Support multiple replicas of ASO pod

     - Use Deployment mode Recreate, which ensures that all webhook pods
       serving CRD conversion requests during upgrade are running the latest
       version of ASO.
     - Take lease during CRD management, to ensure that ASO doesn't fight
       with itself during CRD installation.
     - Enable using lease in multitenant (webhooks) mode as well.
    matthchr committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    18aaaa5 View commit details
    Browse the repository at this point in the history