aws / eks-distro-build-tooling

This repository contains tooling used to build the EKS Distro, and all the projects contained in https://github.com/aws/eks-distro.

Home Page:https://distro.eks.amazonaws.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EKS Go: K8s conformance, release blocking, release-informing tests, test reporting

danbudris opened this issue · comments

Increase the coverage on EKS Go testing by increasing the amount of k8s conformance test, release blocking tests.

Keep stats of test runs in cloudwatch so we can accurately see trends to find actual regressions.

Related to: aws/eks-distro#1247