You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now we stick the dataset onto the entire environment request. We might want our providers to say what they want in the dataset and only stick the dataset onto a provider. This way we won't "leak" dataset variables into every provider.
Description
Right now we stick the dataset onto the entire environment request. We might want our providers to say what they want in the dataset and only stick the dataset onto a provider. This way we won't "leak" dataset variables into every provider.
Additional Context
No response
Further links
https://github.com/eiffel-community/etos/blob/main/api/v1alpha1/environmentrequest_types.go#L61
The text was updated successfully, but these errors were encountered: