Nathan Perkins

Results 76 comments of Nathan Perkins

I checked whether it is possible to achieve the desired result using overrides but it doesn't seem so. It doesn't seem to be a strategic merge so the image tag...

Tried this too, but it doesn't resolve the templated image within the overrides: ```yaml verify: - name: foo-e2e-test container: name: foo-e2e-test image: foo-e2e-test executionMode: kubernetesCluster: overrides: |- { "kind": "Job",...

It seems that there is a `--env-file` flag but that's pretty uncomfortable for us to use. We went all in on using env vars profiles in `skaffold.yaml` to parameterize our...

Another example of a dynamic value we need to pass to the E2E test: we're testing a system which needs to create pods whose containers use images built by skaffold...

Filed #1067 requesting these images to be formally deprecated if they're not maintained.

Filed #1067 requesting these images to be formally deprecated if they're not maintained.