You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 4, 2023. It is now read-only.
Currently it's easy for the example clusters to get out of date. Instead of maintaining two separate definitions, we should have a script that generates the examples based on the templates used in e2e tests. This ensures the examples are valid (since they've passed e2e tests), and reduces the amount of effort to maintain them.
We could additionally add a check in CI to make sure the examples are kept in sync.