-
Notifications
You must be signed in to change notification settings - Fork 172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nightly testing of integration points (AWS) #1407
Comments
publishing + pulling from:
|
For this first go we should probably seek Amazon services and then just setup the framework for adding more. For k8s clusters we should support: EKS, AKS, OpenShift (https://www.ibm.com/cloud/openshift), and (maybe), GCP For Gitlab (the only external git provider that supports push to create) |
This may be a good case to better test Windows as well (ref #1513) so that we can build out a matrix for support across OSes, Clusters, Registries and Git Servers. |
This issue will focus on AWS first - specifically - EKS for cluster deployment and ECR for package publish - ECR for package deployment will come later - #1594 |
AWS nightlies passed, closing |
Describe what should be investigated or refactored
Zarf integrates with many external services and each of these has its unique *ilities that are likely to change over time. We should be checking against the following:
Links to any relevant code
https://github.com/defenseunicorns/zarf/tree/main/.github/workflows
Additional context
This is something that we have discussed for a while, but would require running as a nightly (or other interval) because it will need special accounts that are not easily parallelized and will take a long time to run
The text was updated successfully, but these errors were encountered: