Ben Huang
Ben Huang
### Terraform, Provider, Kubernetes and Helm Versions ``` Terraform version: 1.0.11 Provider version: 2.4.1 Kubernetes version: v1.19.10 ``` ### Affected Resource(s) - helm_release ### Terraform Configuration Files ```hcl resource "helm_release"...
Please provide a requirements.txt. If possible, a dockerfile/docker-compose could be nice.
In docker version 17.06.1, the syntax is already changed to, ``` docker run \ --mount type=volume,target=,source=,volume-driver=blocker \ ... ``` Haven't tested on when this is started.
### Description Add sub_path_expr to volume_mount. ### Acceptance tests - [X] Have you added an acceptance test for the functionality being added? - [X] Have you run the acceptance tests...
Please kindly add the test_gatling.jmx file for beginning. I have no idea how to let master trigger gatling on slaves.