resourceIdentity: set MutableIdentity to true by default#17030
resourceIdentity: set MutableIdentity to true by default#17030BBBmau merged 1 commit intoGoogleCloudPlatform:mainfrom
resourceIdentity: set MutableIdentity to true by default#17030Conversation
Tests analyticsTotal tests: 5573 Click here to see the affected service packages
Action takenFound 14 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
|
|
🟢 Tests passed during RECORDING mode: 🔴 Tests failed when rerunning REPLAYING mode: Tests failed due to non-determinism or randomness when the VCR replayed the response after the HTTP request was made. Please fix these to complete your PR. If you believe these test failures to be incorrect or unrelated to your change, or if you have any questions, please raise the concern with your reviewer. 🔴 Tests failed during RECORDING mode: 🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR. |
b642925
Several identity values are mutable, allowing users to change them without needing to destroy/recreate them.
Below is a list of resources that currently have mutable identity values. This PR introudces
MutableIdentity: trueby default. A follow-up PR will be created to explicitly setMutableIdentityto true based onresourceMetadata.yamlRelease Note Template for Downstream PRs (will be copied)
See Write release notes for guidance.