-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Milestone
Description
Description
Currently the ID of an ApplicationDeployment is "hidden" as the attribute id of the 3rd-level object Annotations.
Additionally "annotations" are typically data without native structure and semantics. They are mostly used as extension points. But the ID of an ApplicationDeployment has very clear semantics (it's an identifier!) and structure (it's a UUID!).
Motivation
An object identifier should have visibility at the highest object level.
Proposed Solution (optional)
Promote the Annotations attribute id to become the ApplicationDeployment attribute id.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
General Improvements(Small/medium effort)