edgelesssys / contrast

Deploy and manage confidential containers on Kubernetes
https://docs.edgeless.systems/contrast
GNU Affero General Public License v3.0
160 stars 6 forks source link

just: add e2e target #601

Closed davidweisse closed 1 week ago

davidweisse commented 1 week ago

Instead of transforming the current just default target into an E2E-test, which disrupts the dev workflow by doing all steps like generate, apply, set and verify at once in the E2E test, this adds a new just e2e target which can run both the openssl and servicemesh tests without deleting the namespace afterward.