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 support for observe only resources and managementPolicies #49

Closed
displague opened this issue Jun 28, 2024 · 2 comments
Closed

Add support for observe only resources and managementPolicies #49

displague opened this issue Jun 28, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@displague
Copy link
Collaborator

What problem are you facing?

create an observe only resource for a Project using the equinix provider? I’ve tried the recommended approach in the Crossplane docs, but since there is no managementPolicies support in the API, the resource creates but give me reconciler errors and does not populate the UUID of the project in the Status.

How could Equinix Provider help solve your problem?

The template provider implemented this feature in https://github.com/crossplane/upjet-provider-template/pull/31/files
with notable updates to that feature made in crossplane/upjet-provider-template#60

@displague displague added the enhancement New feature or request label Jun 28, 2024
@displague
Copy link
Collaborator Author

This may be blocked by #29

@displague
Copy link
Collaborator Author

Closed by #52

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

No branches or pull requests

1 participant