Bug 567996 - Allow for environment variables to be specified for a launch group
Summary: Allow for environment variables to be specified for a launch group
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 4.18   Edit
Hardware: PC Mac OS X
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-19 08:27 EDT by Nitin Dahyabhai CLA
Modified: 2020-10-19 17:20 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nitin Dahyabhai CLA 2020-10-19 08:27:30 EDT
One of the scenarios I use launch groups for are micro-services, launching a set of them to back my application all at once. If would be useful to be able to set environment variables for that launch group, to match the functionality with config maps and related setups that are possible when those same services are deployed to the cloud (where I also only set those values once).