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

Full State should be represented under status.atProvider #504

Open
turkenh opened this issue Apr 14, 2023 · 0 comments
Open

Full State should be represented under status.atProvider #504

turkenh opened this issue Apr 14, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@turkenh
Copy link
Contributor

turkenh commented Apr 14, 2023

What problem are you facing?

With the recent design for Observe Only resource, we expect to have the full state under status.atProvider, i.e. status.atProvider should be superset of spec.forProvider. See the design for further details:

https://github.com/crossplane/crossplane/blob/master/design/design-doc-observe-only-resources.md#api-changes---full-state-under-statusatprovider

How could Crossplane help solve your problem?

Adjust the schema of all managed resources accordingly and update controller logic so that the status is populated during observation for newly added fields.

@turkenh turkenh added the enhancement New feature or request label Apr 14, 2023
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