-
Notifications
You must be signed in to change notification settings - Fork 3
Environment Variables tab #255
Copy link
Copy link
Closed
Labels
featureIndicates a new featureIndicates a new feature
Description
Description
Have a tab in the UI that supports Environment Variables similar to Secrets, but the values are obviously safe to expose
Value
Although we can define Environment Variables in the Vela script, we cannot persist changes of the Environment Variable. Similar to Secrets, it would be helpful if we're provided CLI to get, view, and update Environment Variables. This would be very helpful in the case of automating the management of release versions, and perhaps other scenarios I haven't thought of.
Definition of Done
When there is an Environment Variables tab in the UI. The functionality should match that of Secrets, except the values are exposed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureIndicates a new featureIndicates a new feature