Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.
This repository was archived by the owner on May 22, 2025. It is now read-only.

Allow for the adoption of existing resources #66

Description

@ADustyOldMuffin

What problem are you facing?

I'd like to adopt existing resources that I have already created in DigitalOcean. I'd also like the control to tell Crossplane to not manage it but just read the information about it/publish connection details.

How could Crossplane help solve your problem?

We can pull the resource ID from the external-name annotation, and attempt to fetch the resource instead of creating it. We can then also add a readonly field to the resource specs and if specified then we will not create/update/delete the resource but instead just observe.

Metadata

Metadata

Labels

featureIssue is requesting a new feature or modification

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions