Skip to content

Conversation

kobergj
Copy link
Contributor

@kobergj kobergj commented Dec 8, 2022

Adds a Status field to the resource info of a resource. This field can be used to signal a meta status of the resource (like "processing", "readytouse", "blocked", ...). For backwards compatibility an empty status should be considered as "ok"

@micbar
Copy link
Member

micbar commented Dec 9, 2022

@labkode @vascoguita The Generator seems to be broken, can you investigate why?

@micbar
Copy link
Member

micbar commented Sep 27, 2023

@kobergj Can you rebase?

@glpatcern
Copy link
Member

glpatcern commented Jan 7, 2025

Rediscussed today with @kobergj : this is still valid, though to be "properly usable" it should be an enum with a given list (and extendable) list of values as opposed to an unspecified string.

The current implementation in Reva edge uses an opaque, therefore a code review should be done to identify the actual meaningful values and add them here.

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.

3 participants