Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

feat: scaling component Azure Virtual Machine Scale Sets #120

Merged
merged 9 commits into from
Aug 4, 2023

Conversation

Ari-suhyeon
Copy link
Contributor

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • DevOps process (non-breaking change which improves efficiency and reliability for CI/CD)
  • Documentation only

What this PR does / why we need it:

Azure Virtual Machine Scale Sets Component has been added to enable scaling of Instance Group

Which issue/s this PR fixes

fixes #111

How Has This Been Tested?

  • Azure credential SDK has been successfully tested.
  • API calls has been tested.
  • Azure VMSS orchestration mode 2 types has been tested. (uniform and flexible)
  • metric simulation tested.

Checklist:

@Ari-suhyeon Ari-suhyeon added target: scaling-component target: type: new-feature type: New feature or request labels Aug 1, 2023
@Ari-suhyeon Ari-suhyeon added this to the v0.0.10 milestone Aug 1, 2023
@Ari-suhyeon Ari-suhyeon requested a review from pueding August 1, 2023 05:12
@Ari-suhyeon Ari-suhyeon linked an issue Aug 1, 2023 that may be closed by this pull request
@Ari-suhyeon Ari-suhyeon requested a review from pueding August 4, 2023 08:56
@pueding pueding merged commit 4cf782d into main Aug 4, 2023
@pueding pueding deleted the 111-azure-virtual-machine-scale-sets branch August 4, 2023 09:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
target: scaling-component target: type: new-feature type: New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Azure Virtual Machine Scale Sets
2 participants