Bug 1314619 - [RFE] Allow labels to be added to the pod during template instantiation from webconsole
Summary: [RFE] Allow labels to be added to the pod during template instantiation from...
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: RFE
Version: 3.1.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: ---
Assignee: Ben Parees
QA Contact: Yadan Pei
URL:
Whiteboard:
: 1375146 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-04 05:39 UTC by Jaspreet Kaur
Modified: 2023-09-14 03:18 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-03-12 13:54:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jaspreet Kaur 2016-03-04 05:39:47 UTC
1. Proposed title of this feature request  
   Allow labels to be added to the pod during template instantiation from webconsole
    

3. What is the nature and description of the request?  
At present, It is not possible to specify additional labels that will end up on the resulting pods. Hence, the request is to create an arbitrary number of new labels that will be applied to the pod, during template instantiation.

      
4. Why does the customer need this? (List the business requirements here)  

For more user/developer friendly as it is a manual task to apply labels on a node it is tedious task. They would like to reuse this initial labeling in the node scheduler but because the pod is not labeled they can't use the node scheduler to determine where on what node the new pods should land.
      
5. How would the customer like to achieve this? (List the functional requirements here)

The labels that are applied from webconsole should be added to the pods.

      
6. For each functional requirement listed, specify how Red Hat and the customer can test to confirm the requirement is successfully implemented.  

Suppose a label kind-dev is added from the webconsole, the pod should have this like as below :

 oc get pod -l kind=dev
NAME                     READY     STATUS    RESTARTS   AGE
dancer-example-5-sc28w   1/1       Running   0          14h

7. Is there already an existing RFE upstream or in Red Hat Bugzilla?  

The discussion came from : https://bugzilla.redhat.com/show_bug.cgi?id=1311945

8. Does the customer have any specific timeline dependencies and which release would they like to target?

ASAP   
      
9. Is the sales team involved in this request and do they have any additional input? 

no
      
10. List any affected packages or components.  
      
11. Would the customer be able to assist in testing this functionality if implemented?  
yes

Comment 2 Steve Speicher 2016-08-19 14:22:00 UTC
One option would be to update the template such that the labels are parameterized for the pod template and inserted there.

This requested behavior, if changed for everyone in web console, could have an unexpected impact to pod behavior. If we did it, we would probably make it an checkbox or some option to indicate that the pod templates should be updated. Though we'd need to still do a little more investigation on other impacts.

Comment 3 Ben Parees 2016-09-22 15:39:21 UTC
see also: 
https://bugzilla.redhat.com/show_bug.cgi?id=1375146

Comment 4 Ben Parees 2016-09-22 15:39:45 UTC
*** Bug 1375146 has been marked as a duplicate of this bug. ***

Comment 6 Eric Rich 2018-03-12 13:54:36 UTC
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.

Comment 7 Red Hat Bugzilla 2023-09-14 03:18:56 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days


Note You need to log in before you can comment on or make changes to this bug.