Open
Description
What do you want to happen?
The initial E2E suite created via kubebuilder does not protect against using a production kubernetes context.
This can result in removing monitoring and cert manager from production clusters.
Tilt for example only allows the user to run against a context matching kind-*
by default, and requires the user to intentionally add other contexts.
🙏 please add this protection. It is hard to otherwise ensure it doesn't crop up across a company.
Extra Labels
No response