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

Compute codegen fails with default tag package-2018-06-exclude-gallery #3968

Open
anuchandy opened this issue Sep 20, 2018 · 2 comments
Open
Labels
Compute - Managed Disks Compute - VM Compute Service Attention Workflow: This issue is responsible by Azure service team.

Comments

@anuchandy
Copy link
Member

The tag package-2018-06-exclude-gallery contains following two swaggers:

Microsoft.Compute/stable/2018-06-01/compute.json
Microsoft.Compute/stable/2018-04-01/disk.json

These two swaggers defines same enum type with different values which is in-correct.

StorageAccountTypes in compute.json
StorageAccountTypes in disks.json

This needs to be fixed in order to be able to generate the code.

Renaming the storage account type used in disks.json to DiskStorageAccountTypes is one way to fix this (since we did similar rename in latest version of disks.json)

@bsiegel bsiegel added the Service Attention Workflow: This issue is responsible by Azure service team. label Sep 26, 2018
@salameer salameer removed the Service Attention Workflow: This issue is responsible by Azure service team. label Oct 25, 2018
@salameer
Copy link
Member

@anuchandy, has this been resolved already? if not please re-add the "Service attention" tag

@JackTn JackTn added Compute Service Attention Workflow: This issue is responsible by Azure service team. labels Jan 8, 2021
@ghost
Copy link

ghost commented Jan 8, 2021

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @Drewm3, @avirishuv, @Vaibhav-Agar, @amjads1.

Issue Details

The tag package-2018-06-exclude-gallery contains following two swaggers:

Microsoft.Compute/stable/2018-06-01/compute.json
Microsoft.Compute/stable/2018-04-01/disk.json

These two swaggers defines same enum type with different values which is in-correct.

StorageAccountTypes in compute.json
StorageAccountTypes in disks.json

This needs to be fixed in order to be able to generate the code.

Renaming the storage account type used in disks.json to DiskStorageAccountTypes is one way to fix this (since we did similar rename in latest version of disks.json)

Author: anuchandy
Assignees: -
Labels:

Compute, Compute - Managed Disks, Compute - VM, Service Attention

Milestone: -

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compute - Managed Disks Compute - VM Compute Service Attention Workflow: This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

4 participants