Skip to content

feat: add account redundancy check to patch change tier

Rashaad Gray requested to merge slb/rg/patch-tier-check into master

Type of change

  • Bug Fix
  • Feature
  • Pipeline
  • Test
  • Documentation

Does this introduce a change in the core logic?

  • No
  • Yes

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Anthos
  • Azure
  • GCP
  • IBM

Does this follow conventional commits spec?

  • No
  • Yes

Have you set the target Milestone?

  • No
  • Yes

Have you set the no-detached-pipeline label?

  • No
  • Yes

Updates description?

The "Archive" tier is not generally supported on all storage account's redundancies. The MR adds the account redundancy check to patch change tier

Merge request reports