Skip to content

Introduce foundational controller tests in mk2 #13336

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Tracked by #11416
csweichel opened this issue Sep 26, 2022 · 1 comment
Closed
Tracked by #11416

Introduce foundational controller tests in mk2 #13336

csweichel opened this issue Sep 26, 2022 · 1 comment
Labels
meta: stale This issue/PR is stale and will be closed soon

Comments

@csweichel
Copy link
Contributor

csweichel commented Sep 26, 2022

In mk1 we relied heavily on fixture tests. While convenient, they also carry a lot of burden and outdated state. Instead, we need a simple API to test several controller transitions, including resource creation (e.g. pod).

We also need to test the interaction with the gRPC API and CR.

@stale
Copy link

stale bot commented Jan 2, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the meta: stale This issue/PR is stale and will be closed soon label Jan 2, 2023
@stale stale bot closed this as completed Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta: stale This issue/PR is stale and will be closed soon
Projects
None yet
Development

No branches or pull requests

1 participant