Skip to content

Conversation

@ulucinar
Copy link
Contributor

@ulucinar ulucinar commented May 3, 2021

Issue #, if available:

Description of changes:
When generating controllers for the CloudFront API using the crossplane pipeline, I realized that we do not account for CRD List types (e.g., DistributionList) in model.HasConflictingTypeName, which results in such types being declared multiple times in generated code. This PR attempts to prevent this.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Collaborator

@jaypipes jaypipes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 thank you @ulucinar!

@ack-bot
Copy link
Collaborator

ack-bot commented May 3, 2021

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: jaypipes, ulucinar

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jaypipes jaypipes merged commit aa5dbbb into aws-controllers-k8s:main May 3, 2021
@ulucinar
Copy link
Contributor Author

ulucinar commented May 3, 2021

Thank you @jaypipes.

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

Successfully merging this pull request may close these issues.

3 participants