devfile / api

Kube-native API for cloud development workspaces specification
Apache License 2.0
257 stars 61 forks source link

Document how Developers private configurations should be managed (not in a Devfile) #1033

Open l0rd opened 1 year ago

l0rd commented 1 year ago

Which area this feature is related to?

Data such as:

are not supposed to be specified in a Devfile shared with the rest of the team. So we should 1) discourage to use the a devfile to store this information 2) define a conventions to support developers private configurations for tools that implement the Devfile API

Describe the solution you'd like

Add a section of the Devfile documentation about developers private configurations and how Kubernetes secrets and config maps should (or not) be used for that. We should re-use (move) the DevWorkspace operator documentation for that.

github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 90 days with no activity. Remove stale label or comment or this will be closed in 60 days.