crossplane-contrib / provider-upjet-aws

Official AWS Provider for Crossplane by Upbound.
https://marketplace.upbound.io/providers/upbound/provider-aws
Apache License 2.0
143 stars 120 forks source link

Duplicate AddToScheme calls for the API groups that have multiple versions #1234

Closed sergenyalcin closed 1 month ago

sergenyalcin commented 6 months ago

In the https://github.com/crossplane-contrib/provider-upjet-aws/blob/main/apis/zz_register.go file, there are some duplicate AddToScheme calls for the API groups that have multiple versions:

https://github.com/crossplane-contrib/provider-upjet-aws/blob/cacdcfcfb4c516d270de735f90a52c0193cb14c4/apis/zz_register.go#L248

https://github.com/crossplane-contrib/provider-upjet-aws/blob/cacdcfcfb4c516d270de735f90a52c0193cb14c4/apis/zz_register.go#L256

https://github.com/crossplane-contrib/provider-upjet-aws/blob/cacdcfcfb4c516d270de735f90a52c0193cb14c4/apis/zz_register.go#L203

Most likely, this problem will need to be fixed by intervening in the upjet generation pipeline.

github-actions[bot] commented 1 month ago

This provider repo does not have enough maintainers to address every issue. Since there has been no activity in the last 90 days it is now marked as stale. It will be closed in 14 days if no further activity occurs. Leaving a comment starting with /fresh will mark this issue as not stale.

github-actions[bot] commented 1 month ago

This issue is being closed since there has been no activity for 14 days since marking it as stale. If you still need help, feel free to comment or reopen the issue!