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

Conversation

matthchr
Copy link
Member

  • 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.

Related to #4445

  • this PR contains documentation
  • this PR contains tests
  • this PR contains YAML Samples

@matthchr
Copy link
Member Author

/ok-to-test sha=47b9bdd

@matthchr
Copy link
Member Author

/ok-to-test sha=faea3bf

@matthchr
Copy link
Member Author

/ok-to-test sha=2225ac9

 - 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
Copy link
Member Author

/ok-to-test sha=18aaaa5

1 similar comment
@matthchr
Copy link
Member Author

/ok-to-test sha=18aaaa5

@matthchr matthchr added this pull request to the merge queue Nov 27, 2024
Merged via the queue into Azure:main with commit eb19f68 Nov 27, 2024
7 checks passed
@matthchr matthchr deleted the feature/deployment-mode branch November 27, 2024 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Recently Completed
Development

Successfully merging this pull request may close these issues.

2 participants