Skip to content

aws/eks-anywhere-prow-jobs

Amazon EKS Anywhere Prow Jobs

This repository contains Prowjob configuration for the Amazon EKS Anywhere project, which includes the eks-anywhere and eks-anywhere-build-tooling repositories. Jobs can be viewed on the EKS installation of Prow, which is available at https://prow.eks.amazonaws.com/.

For more info on how to write a Prowjob, read the test-infra introduction to prow jobs.

Contributing

Please read our CONTRIBUTING guide before making a pull request.

Security

If you discover a potential security issue in this project, or think you may have discovered a security issue, we ask that you notify AWS Security via our vulnerability reporting page. Please do not create a public GitHub issue.

License

This project is licensed under the Apache-2.0 License.

Adding/Removing Kubernetes Versions

Kubernetes/Release branch versions are managed here.

To update the templates, update the eks-distro-prow-jobs module:

go get github.com/aws/eks-distro-prow-jobs
make prowjobs -C templater