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

Write E2E test using terraform #99

Open
chrisseto opened this issue Mar 25, 2024 · 0 comments
Open

Write E2E test using terraform #99

chrisseto opened this issue Mar 25, 2024 · 0 comments
Labels

Comments

@chrisseto
Copy link
Contributor

chrisseto commented Mar 25, 2024

A major consumer of our APIs utilize terraform's kubernetes_manifest provider. We know that the current RedPanda CRD doesn't get along with it particularly well due to the usage of preserveUnknownFields. As we'll inevitably need to make changes to our CRDs over time, we should make some E2E test cases to verify the safety of various operations.

This can also serve as a form of documentation that showcases how to utilize our CRDs with terraform. In particular, having working examples of how to use wait will likely save a lot of heartache.

JIRA Link: K8S-204

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

No branches or pull requests

1 participant