Skip to content

This repository contains Prowjob configurations for Amazon EKS Anywhere. You can view the jobs at https://prow.eks.amazonaws.com.

License

Notifications You must be signed in to change notification settings

ddjjia/eks-anywhere-prow-jobs

 
 

Repository files navigation

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

About

This repository contains Prowjob configurations for Amazon EKS Anywhere. You can view the jobs at https://prow.eks.amazonaws.com.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 88.6%
  • Makefile 9.1%
  • Shell 2.3%