Azure implementing metadata patch API
Type of change
-
Bug Fix -
Feature
Please provide link to gitlab issue or ADR(Architecture Decision Record)
Does this introduce a change in the core logic?
- [YES/NO]
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
AWS -
Azure -
GCP -
IBM
Does this introduce a breaking change?
- [YES/NO] this introduces a breaking change to current environments running storage in that their integration tests will fail. These new integration tests that have been enabled require the entitlement data.integration.test, which was not being added as part of our test data bootstrap for new environments. This means our ADO pipelines will fail for environments where this entitlement is not manually added for the integration tester.
What is the current behavior?
- no patch API implemented for bulk ACL updates
What is the new/expected behavior?
- patch API implemented for bulk ACL updates
Have you added/updated Unit Tests and Integration Tests?
- N/A
Any other useful information
Relates to #10 (closed) and #18 (closed)
Edited by Jason