Skip to content
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

[Feature] Support multiple container engines #2103

Open
martin-mat opened this issue Jul 9, 2024 · 0 comments
Open

[Feature] Support multiple container engines #2103

martin-mat opened this issue Jul 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@martin-mat
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Currently, cnf-testsuite requires containerd as a k8s container engine.
https://github.com/cnti-testcatalog/testsuite/blob/v1.3.0/INSTALL.md#minimum-requirements

This limits testing and prevents platforms without containerd option to be used, for example openshift.

Describe the solution you'd like
Explore which container engines are commonly used (containerd, cri-o, maybe others?)
Explore container engine limitations in upstream tools the are used (litmuschaos, kyverno, kubescape etc.)
Analyze what is needed to be changed (cluster-tools, maybe additional places)

Describe alternatives you've considered
Keep containerd as the only supported platform engine

**How will this be tested? aka Acceptance Criteria (optional) **
Add spec tests/gh actions to run tests on platforms with all supported engines

@martin-mat martin-mat added the enhancement New feature or request label Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant