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

Add K8s integration testing to CI #64

Open
austince opened this issue Dec 23, 2019 · 1 comment
Open

Add K8s integration testing to CI #64

austince opened this issue Dec 23, 2019 · 1 comment
Labels
status/help-wanted Extra attention is needed
Milestone

Comments

@austince
Copy link
Contributor

It would be good to test a couple of things against a live K8s cluster in CI:

  • CRD installation
  • Connection / RBAC with VVP
  • probably more...

We can accomplish this with kind, though not sure what it will do to the build time.

@austince austince added the status/help-wanted Extra attention is needed label Dec 23, 2019
@austince austince added this to the post-v1 milestone Feb 7, 2020
@austince
Copy link
Contributor Author

Could possibly use terratest for this, with some great examples already made in kuma: https://github.com/kumahq/kuma/tree/master/test/framework

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/help-wanted Extra attention is needed
Development

No branches or pull requests

1 participant