You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make the PF provider configuration code process region selflinks in same way as the SDK provider (#9063) (#16100)
* Add test for `TestGetRegionFromRegionSelfLink` used in SDK provider
* Add plugin framework equivalent for `TestGetRegionFromRegionSelfLink`
* Update PF provider config so test case passes - behaviour now equivalent to SDK
[upstream:ab3cf39d9609ee5e7e60cd6277132d0236fe0066]
Signed-off-by: Modular Magician <[email protected]>
provider: Fixed an issue where the plugin-framework implementation of the provider handled default region values that were self-links differently to the SDK implementation. This issue is not believed to have affected users because of downstream functions that turn self links into region names.
0 commit comments