berops / claudie

Cloud-agnostic managed Kubernetes
https://docs.claudie.io/
Apache License 2.0
580 stars 39 forks source link

Feature: Redesign of the E2E tests due to opensourcing Claudie #209

Closed MiroslavRepka closed 2 years ago

MiroslavRepka commented 2 years ago

Motivation:

Since Claudie is going open source, we need to redesign how we test it, since we cannot allow people to be able to deploy their stuff into the dev cluster.

Description:

A new design has been developed, which will allow outside contributors to test Claudie without them deploying it onto the cluster.

Exit criteria: