- What is the nature and description of the request? As an admin, developer, or user I require the ability to specify the DC name of my application (because that doesn't change while the pod names do) and be able to specify which container from my application I draw logs from. - Why does the customer need this? (List the business requirements here) Because currently they use `oc logs dc/DC_NAME` for getting logs for most apps because that name is always the same but that command doesn't let you specify a container, it only says you should run that same command just on this pod (and then specifies the name of the pod). - Is there already an existing RFE upstream or in Red Hat Bugzilla? Not that I could find
Closing this after discussing things more thoroughly with engineering. Work around this similar topic will be occurring in https://bugzilla.redhat.com/show_bug.cgi?id=1421264 instead.