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

Implement Simple Resource Class Selection for GCP #57

Closed
negz opened this issue Oct 22, 2019 · 0 comments · Fixed by #56
Closed

Implement Simple Resource Class Selection for GCP #57

negz opened this issue Oct 22, 2019 · 0 comments · Fixed by #56
Assignees
Labels
enhancement New feature or request

Comments

@negz
Copy link
Member

negz commented Oct 22, 2019

What problem are you facing?

Dynamic provisioning is complicated. See crossplane/crossplane#926 for full context.

How could Crossplane help solve your problem?

Implement the patterns described in crossplane/crossplane#926 for the GCP Stack. Specifically:

  • Make providers, classes, and managed resources cluster scoped.
  • Match classes to claims using label selectors
  • Fall back to using a resource class annotated as the default.

This will depend on crossplane/crossplane#927 and crossplane/crossplane-runtime#48.

@negz negz added the enhancement New feature or request label Oct 22, 2019
@negz negz self-assigned this Oct 22, 2019
@negz negz closed this as completed in #56 Oct 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant