Skip to content

SaaS Environment + Azure Flex DB configuration service #520

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

Merged
merged 39 commits into from
Nov 7, 2023

Conversation

motus
Copy link
Member

@motus motus commented Sep 29, 2023

No description provided.

@motus motus added the WIP Work in progress - do not merge yet label Sep 29, 2023
@motus motus added the ready for review Ready for review label Sep 30, 2023
@motus
Copy link
Member Author

motus commented Oct 5, 2023

Huge thanks @bpkroth for reviewing it! I'll keep it as draft for now - @eujing says that Azure API can return a flag indicating whether a config change requires a reboot, but I have not figured that stuff out yet. I'll implement it later and push it to this PR. Once it's here, I'll undraft (?) a PR 😄

UPDATE: I've added "restart on config change" feature. We might not need it for MySQL (if we implement MySQL server restart service so we don't have to reboot the whole VM), but it might still be necessary for other SaaS DBs, like PostgreSQL.

motus added a commit that referenced this pull request Nov 6, 2023
...and use it in `AzureVMService`. We will use it in #520 once it is
merged in.

Closes #581
Copy link
Contributor

@bpkroth bpkroth left a comment

Choose a reason for hiding this comment

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

Still don't love the use of vmName in this, but I think we can take it up later.

@motus motus merged commit 6b4cf3e into microsoft:main Nov 7, 2023
@motus motus deleted the sergiym/service/flex branch November 7, 2023 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for review Ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants