aws-controllers-k8s / community

AWS Controllers for Kubernetes (ACK) is a project enabling you to manage AWS services from Kubernetes
https://aws-controllers-k8s.github.io/community/
Apache License 2.0
2.37k stars 249 forks source link

Automate `aws-sdk-go` upgrades for ACK #1130

Open vijtrip2 opened 2 years ago

vijtrip2 commented 2 years ago

There should be an automation which updates aws-sdk-go in ACK core libraries, runs tests and creates pull requests

Design decisions will include a) How to trigger the aws-sdk-go update in ACK core libraries? Periodic or Event driven? b) Presubmit tests that validate whether aws-sdk-go update will break existing functionality in service controllers? c) How to automatically create PRs for aws-sdk-go update in service controllers

ack-bot commented 2 years ago

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close. If this issue is safe to close now please do so with /close. Provide feedback via https://github.com/aws-controllers-k8s/community. /lifecycle stale

RedbackThomson commented 2 years ago

/lifecycle frozen