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

Add a configuration API parameter for overriding the field names #12

Conversation

sergenyalcin
Copy link
Collaborator

Description of your changes

This PR adds a configuration API parameter for overriding the field names

I have:

  • Read and followed Upjet's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

How has this code been tested

Tested against the aws autoscaling.GroupTag that we know causes this type of collision.

@codecov-commenter
Copy link

codecov-commenter commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (multiversion-crds@fa398eb). Click here to learn what that means.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@                 Coverage Diff                  @@
##             multiversion-crds      #12   +/-   ##
====================================================
  Coverage                     ?   56.23%           
====================================================
  Files                        ?       70           
  Lines                        ?     7753           
  Branches                     ?        0           
====================================================
  Hits                         ?     4360           
  Misses                       ?     2961           
  Partials                     ?      432           
Flag Coverage Δ
unittests 56.23% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

ulucinar and others added 2 commits January 30, 2024 00:59
Multiversion CRDs & Conversion Webhooks
Signed-off-by: Sergen Yalçın <yalcinsergen97@gmail.com>
@sergenyalcin
Copy link
Collaborator Author

See: crossplane#335

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