-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, PREvant supports the upload of files during the deployment of services. However, sometime it is required to modify the content of container volume (a.k.a. Docker volumes) while the service is already running. For example, if the service watches a directory and changes in the directory are handled by the service in anyway, it should be possible for a tester to test this behavior.
- Docker Backend: example how to copy files for Docker backend
- Kubernetes Backend
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request