Skip to content

Conversation

@hiaga
Copy link
Member

@hiaga hiaga commented Oct 3, 2021

Description

Fixed issues with StorageConfig in setting storage redundancy type.

Checklist

  • I have read the Submitting Changes section of CONTRIBUTING.md
  • The title of the PR is clear and informative
  • The appropriate ChangeLog.md file(s) has been updated:
    • For any service, the ChangeLog.md file can be found at src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
    • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header -- no new version header should be added
  • The PR does not introduce breaking changes
  • If applicable, the changes made in the PR have proper test coverage
  • For public API changes to cmdlets:
    • a cmdlet design review was approved for the changes in this repository (Microsoft internal only)
      • {Please put the link here}
    • the markdown help files have been regenerated using the commands listed here

@wyunchi-ms
Copy link
Contributor

The CI fails. Please fix it.

@BethanyZhou
Copy link
Contributor

Hi @hiaga , please resolve the conflicts. Besides, as you updated the SDK version, all test cases must be re-recorded and their latest test recordings must be re-uploaded.

@hiaga
Copy link
Member Author

hiaga commented Oct 11, 2021

Hi @hiaga , please resolve the conflicts. Besides, as you updated the SDK version, all test cases must be re-recorded and their latest test recordings must be re-uploaded.

I'm working on few more changes. I'll update the PR with re-recorded tests once ready

@hiaga hiaga added this to the Oct 2021 (2021-11-02) milestone Oct 25, 2021
@hiaga hiaga force-pushed the hiaga/storageConfig branch 2 times, most recently from a98a974 to 967b1db Compare October 25, 2021 11:58
@hiaga
Copy link
Member Author

hiaga commented Oct 25, 2021

@BethanyZhou I'm re-recording the test cases, should be ready by tomorrow. In the meantime please have a look.

@BethanyZhou BethanyZhou changed the base branch from main to release-2021-11-02 October 26, 2021 07:38
@hiaga hiaga force-pushed the hiaga/storageConfig branch from 967b1db to 9108dfa Compare October 27, 2021 02:32
@hiaga hiaga force-pushed the hiaga/storageConfig branch 2 times, most recently from 9e27f9b to be99c59 Compare October 27, 2021 02:53
@BethanyZhou BethanyZhou changed the base branch from release-2021-11-02 to main October 27, 2021 04:31
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
* [Breaking Change] Get-AzRecoveryServicesBackupJob, Get-AzRecoveryServicesBackupContainer and Get-AzRecoveryServicesBackupProtectableItem commands will only support BackupManagementType MAB instead of MARS alias, changes will take effect from upcoming breaking release.
* Added breaking change warning: `Get-AzRecoveryServicesBackupJob`, `Get-AzRecoveryServicesBackupContainer` and `Get-AzRecoveryServicesBackupProtectableItem` commands will only support `BackupManagementType MAB` instead of `MARS` alias, changes will take effect from upcoming breaking release.

@BethanyZhou BethanyZhou changed the base branch from main to release-2021-11-02 October 27, 2021 04:39
hiaga added 2 commits October 27, 2021 11:02
added NodesList and AutoProtectionPolicy to Get-AzRecoveryServicesBackupProtectableItem Cmdlets

fixed GetItemsForContainerParamSet to support fetching the MAB backup item

fixed Get-AzRecoveryServicesBackupContainer to support BackupManagementType MAB instead of MARS

[Breaking Change Warning] Get-AzRecoveryServicesBackupJob, Get-AzRecoveryServicesBackupContainer and Get-AzRecoveryServicesBackupProtectableItem commands will only support BackupManagementType MAB instead of MARS alias

re-recorded the test ContainerTests
@hiaga hiaga force-pushed the hiaga/storageConfig branch from f0bdd00 to 625792a Compare October 27, 2021 05:33
@hiaga hiaga force-pushed the hiaga/storageConfig branch from 625792a to 8511d01 Compare October 27, 2021 05:35
@BethanyZhou BethanyZhou merged commit af55393 into Azure:release-2021-11-02 Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants