This issue is originated from this PR comment:
LGTM. Thanks a lot for having added the tests. I would create an issue about adding a docker compose file that can be used locally to run the new e2e test. Something similar to what we're doing with the policy-server and otel
Originally posted by @flavio in kubewarden/kwctl#1423 (review)
The idea is to rely on a Dockerfile to run the whole Sigstore infrastructure used in the e2e tests. Therefore, we do not need to use the Sigstore scaffolding action to setup the environment.
Acceptance criteria
- Add a Dockerfile to setup all the required components to run Sigstore locally.
- Use the Dockerfile to run the Sigstore used in the e2e tests.
This issue is originated from this PR comment:
LGTM. Thanks a lot for having added the tests. I would create an issue about adding a docker compose file that can be used locally to run the new e2e test. Something similar to what we're doing with the policy-server and otel
Originally posted by @flavio in kubewarden/kwctl#1423 (review)
The idea is to rely on a Dockerfile to run the whole Sigstore infrastructure used in the e2e tests. Therefore, we do not need to use the Sigstore scaffolding action to setup the environment.
Acceptance criteria