fluxcd / flux2

Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.
https://fluxcd.io
Apache License 2.0
6.3k stars 588 forks source link

Develop the Flux conformance test suite for AWS integration #4619

Open stefanprodan opened 6 months ago

stefanprodan commented 6 months ago

The Flux project has been granted AWS credits for 2024. We should extend our end-to-end test suite to cover all the integrations of Flux with AWS services in a similar fashion with the ones developed for Google Cloud.

The end-to-end test suite should cover:

The test suite should be employed at all stages of development same as the GCP one.

m-e-l-u-h-a-n commented 6 months ago

Hi, @stefanprodan I was interested in working in this issue under LFX mentorship program. It would be truly helpful if you could please link me to any relevant resources (previous pull requests/docs) that I can go through to familiarize myself with the issue and start my contributions.