| Summary: | RFE: Adding custom tags to dynamically created AWS EBS volume | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Christophe Augello <caugello> |
| Component: | RFE | Assignee: | Bradley Childs <bchilds> |
| Status: | CLOSED DEFERRED | QA Contact: | Johnny Liu <jialiu> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.1.0 | CC: | aos-bugs, caugello, erich, erjones, jokerman, mbarrett, mmccomas, simon.gunzenreiner |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-03-12 13:54:36 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
I assume we would have to namespace the tags and be able to remove them on recycle operations. This bug has been identified as a dated (created more than 3 months ago) bug. This bug has been triaged (has a trello card linked to it), or reviewed by Engineering/PM and has been put into the product backlog, however this bug has not been slated for a currently planned release (3.9, 3.10 or 3.11), which cover our releases for the rest of the calendar year. As a result of this bugs age, state on the current roadmap and PM Score (being below 70), this bug is being Closed - Differed, as it is currently not part of the products immediate priorities. Please see: https://docs.google.com/document/d/1zdqF4rB3ea8GmVIZ7qWCVYUaQ7-EexUrQEF0MTwdDkw/edit for more details. |
3. What is the nature and description of the request? Adding custom tags to dynamically created AWS EBS volume. (beside kubernetes.io/created-for/pvc/namespace and kubernetes.io/created-for/pvc/name) 4. Why does the customer need this? (List the business requirements here) Security policies and billing component relay on tag existence and tag value. 5. How would the customer like to achieve this? (List the functional requirements here) On project/namespace level (OSE admin) and on PVC level (OSE end user) would add annotations (labels or some other metadata) that would be propagated to AWS EBS volume. 6. For each functional requirement listed in question 5, specify how Red Hat and the customer can test to confirm the requirement is successfully implemented. Testing should be straightforward: 1. Namespace level: a. OSE admin add annotation to namespace b. OSE end user create pvc c. OSE admin on AWS check is newly created EBS volume tagged properly 2 PVC level a. OSE end user create pvc with annotation b. OSE admin on AWS check is newly created EBS volume tagged properly 7. Is there already an existing RFE upstream or in Red Hat bugzilla? N/A 8. Does the customer have any specific timeline dependencies? We would need this until July 2016. 9. Is the sales team involved in this request and do they have any additional input? No 10. List any affected packages or components. OSE integration part with AWS EBS (or some other volume provisioner) 11. Would the customer be able to assist in testing this functionality if implemented? Yes