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

Remove the managed resource providerConfig query (for now) #40

Merged
merged 1 commit into from
Apr 11, 2021
Merged

Remove the managed resource providerConfig query (for now) #40

merged 1 commit into from
Apr 11, 2021

Conversation

negz
Copy link
Member

@negz negz commented Apr 11, 2021

Description of your changes

Fixes #37

We don't currently have enough information to reliably resolve this per #37. Once crossplane/crossplane#2255 is implemented we can implement this.

I have:

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

How has this code been tested

I've used the GraphQL playground to ensure I can get a managed resource's provider config ref.

We don't currently have enough information to reliably resolve this per
#37.

Signed-off-by: Nic Cope <[email protected]>
@negz negz merged commit 882da0c into upbound:main Apr 11, 2021
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.

Add support for resolving ProviderConfig references
1 participant