Add more status to Barbican entities
Registered by
Arvind Tiwari
Currently we only support following status for all entities which is not enough and not releven some time.
PENDING = 'PENDING'
ACTIVE = 'ACTIVE'
ERROR = 'ERROR'
e.g. secret ERROR and PENDING does not make sense for Secret.
ACTIVE is the only one which is usable with secret, there has to be more status for secret (Active, Deactive, suspended ...)
Blueprint information
- Status:
- Complete
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- Arvind Tiwari
- Direction:
- Needs approval
- Assignee:
- Arvind Tiwari
- Definition:
- Obsolete
- Series goal:
- Accepted for juno
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
- Douglas Mendizábal
Related branches
Related bugs
Sprints
Whiteboard
This status information is available on the default data entity and is therefore generic. We might need a more specific status on the secret entity directly?
Yes, I am with you. What do you think about Container status?
(?)