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

Allow manage objects with scope Namespaced #314

Closed

Conversation

vaspahomov
Copy link
Contributor

Signed-off-by: vaspahomov vas2142553@gmail.com

Description of your changes

Added support of Namespaced Managed Resources. In my mind this patch will not affect on current behaviour with Cluster scoped resources. But with this patch you can use Namespaced objects as well as Cluster scoped.

Fixes #251

I have:

  • 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

Manually tested with provider-aws, provider-azure with replace in go.mod

Signed-off-by: vaspahomov <vas2142553@gmail.com>
@negz negz self-requested a review February 12, 2022 01:56
@negz negz self-assigned this Feb 12, 2022
@negz
Copy link
Member

negz commented Feb 12, 2022

I don't think we're likely to support this without a major version bump per my comment at crossplane/crossplane#2255.

@negz negz closed this Feb 24, 2022
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.

Support Namespaced Managed Resources
2 participants