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

Test n-2 EKS k8s versions with IaC #81

Open
ntwkninja opened this issue Feb 24, 2023 · 2 comments
Open

Test n-2 EKS k8s versions with IaC #81

ntwkninja opened this issue Feb 24, 2023 · 2 comments

Comments

@ntwkninja
Copy link
Member

ntwkninja commented Feb 24, 2023

this is not direction, just a conversation starter

@RothAndrew
Copy link
Member

This is really easy with the new Terratest setup. Let's talk. The hard work here will be actually keeping things compatible across various versions of kubernetes with logic in place that decides what to do based on which version of kubernetes is being used.

Bottom line: It's easy to set up the tests, but the tests will likely fail for all but the primary version of k8s until we add a bunch of logic.

@RothAndrew
Copy link
Member

#93 is related to this. If and when we increase the number of valid kubernetes versions above 1, we'll need to start doing matrix testing (testing the same stuff multiple times but using different variables)

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

No branches or pull requests

2 participants