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

chore: Update Crossplane-tools version used and remove Get/Set methods on ProviderReferences #122

Conversation

chaitanyakolluru
Copy link

Description of your changes

This MR updates reference to crossplane-tools to accommodate recent changes to not generate get/set methods on providerRef and removes said methods in all the zz* files. Crossplane-tools MR here.

Fixes #

  • Fixes the issue with using these providers in a Composition Function when updated version of Crossplane-runtime is used.

I have:

  • [x ] Read and followed Crossplane's [contribution process].
  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

Changes in the forked branch are applied against a Composition function and it doesn't generate errors based on Get/Set ProviderReference not having the reference under mg's spec.
[contribution process]: https://git.io/fj2m9

@chaitanyakolluru chaitanyakolluru changed the title Update tools chore: Update Crossplane-tools version used and remove Get/Set methods on ProviderReferences Feb 15, 2024
@MisterMX
Copy link
Collaborator

@chaitanyakolluru thank you for your PR. However, these changes are already included in #119.

@MisterMX MisterMX closed this Feb 16, 2024
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.

2 participants