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

Codegen name collision prevents clean oci provider codegen #568

Closed
Tracked by #598
t0yv0 opened this issue May 6, 2022 · 0 comments · Fixed by #637
Closed
Tracked by #598

Codegen name collision prevents clean oci provider codegen #568

t0yv0 opened this issue May 6, 2022 · 0 comments · Fixed by #637
Assignees
Labels
kind/bug Some behavior is incorrect or out of spec language/java resolution/fixed This issue was fixed
Milestone

Comments

@t0yv0
Copy link
Member

t0yv0 commented May 6, 2022

What happened?

Workaround applied was manually removing "oci:ApiGateway/getApiValidation:getApiValidation" from schema.json.

Using a vanilla schema results in a name collision preventing the generated code from compiling.

Steps to reproduce

make provider.oci.build after using the standard schema.

Expected Behavior

OCI provider builds.

Actual Behavior

OCI provider build breaks.

Versions used

No response

Additional context

No response

Contributing

Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).

@t0yv0 t0yv0 added the kind/bug Some behavior is incorrect or out of spec label May 6, 2022
@t0yv0 t0yv0 added this to the 0.73 milestone May 17, 2022
@t0yv0 t0yv0 self-assigned this May 24, 2022
@t0yv0 t0yv0 closed this as completed in #637 Jun 1, 2022
@pulumi-bot pulumi-bot added the resolution/fixed This issue was fixed label Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Some behavior is incorrect or out of spec language/java resolution/fixed This issue was fixed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants