Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tools/importer-rest-api-specs - when importing Microsoft.ContainerService/updateRuns@2023-10-15, the tool encounters a stack overflow error #3514

Open
ms-henglu opened this issue Dec 18, 2023 · 0 comments

Comments

@ms-henglu
Copy link
Collaborator

Here's the content of /Users/luheng/go/src/github.com/hashicorp/pandora/config/resources/containerservice.hcl:

  api "2023-10-15" {
    package "UpdateRuns" {
      definition "kubernetes_fleet_update_run" {
        id = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/fleets/{fleetName}/updateRuns/{updateRunName}"
        display_name = "Kubernetes Fleet Update Run"
        website_subcategory = "Container"
        description = <<HERE
Manages a Kubernetes Fleet Member
HERE
      }
    }
  }

The command I uses is ./importer-rest-api-specs import -services=ContainerService, then after some time the tool exits because stack overflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant