aztec-packages icon indicating copy to clipboard operation
aztec-packages copied to clipboard

chore: CI support for ad-hoc k8s clusters

Open just-mitch opened this issue 6 months ago • 0 comments

As a developer, I want to be able to spin up ad-hoc K8s clusters in CI so that I can run comprehensive network tests.

- [ ] Set up kind in CI environment
- [ ] Create scripts to load necessary Docker images into kind clusters
- [ ] Implement Helm chart installation in CI pipeline
- [ ] Add cleanup procedures for after tests

just-mitch avatar Aug 14 '24 23:08 just-mitch