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
All test cases about Chaos Studio are failed on Teamcity. After I investigated, I found that ListComplete API generated by Pandora throws error unsupported protocol scheme. I also tried List azure rest api and it works fine. This issue happens since 2024-07-01. I assume it's a regression issue on Pandora. Could you take a look at this issue? Thanks.
API version: 2023-11-01
Request payload:
GET https://management.azure.com/subscriptions/xx-xx-xx-xx/providers/Microsoft.Chaos/locations/westeurope/targetTypes
Error Message:
Error: retrieving list of chaos target types: loading results: Get "": unsupported protocol scheme ""
with azurerm_chaos_studio_target.test,
on terraform_plugin_test.tf line 43, in resource "azurerm_chaos_studio_target" "test":
43: resource "azurerm_chaos_studio_target" "test" {
retrieving list of chaos target types: loading results: Get "": unsupported
protocol scheme ""
All test cases about Chaos Studio are failed on Teamcity. After I investigated, I found that ListComplete API generated by Pandora throws error unsupported protocol scheme. I also tried List azure rest api and it works fine. This issue happens since 2024-07-01. I assume it's a regression issue on Pandora. Could you take a look at this issue? Thanks.
API version: 2023-11-01
Request payload:
Error Message:
API response returned by ListComplete API:
The text was updated successfully, but these errors were encountered: