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

Testing with CRDs (custom resource definition) #35

Open
egegunes opened this issue Oct 21, 2024 · 1 comment
Open

Testing with CRDs (custom resource definition) #35

egegunes opened this issue Oct 21, 2024 · 1 comment
Labels
question Further information is requested

Comments

@egegunes
Copy link

Hey, we might be interested to use this project to test our Kubernetes Operators in Percona. I wonder if the API allows us to apply and track custom resources defined by our CRDs. Is it possible?

@liquidiert liquidiert added the question Further information is requested label Oct 28, 2024
@liquidiert
Copy link
Contributor

Hey @egegunes! Happy to hear you want to check out pytest-kubernetes. In principle this should be possible as the api just uses kubectl apply under the hood. In the testing directory there is a hello.yaml that serves as a fixture for pytest-kubernetes testing itself. Can you work with that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants