leftovers
leftovers copied to clipboard
Regional GKE clusters arent listed using current Clusters.List() implementation
As per the title the current approach of listing cluster per zone misses regional clusters, so we should be using this API which allows listing clusters across all regions (and as a plus this should give a nice perf boost).
I have the relevant changes in my own fork: https://github.com/Alphasite/leftovers (and some cleanup to bump ginkgo and remove the vendor directory since newer go tooling doesn't play extremely well with it).
Hey @Alphasite! I was in the process of doing those upgrades and cleanup but if you'd like to make an MR for the changes, please do!
Would you prefer i do them as separate PRs or is 1 big one ok?
Could you do two: one for vendor/ginkgo and one for gcp clusters?
Sure, thanks! And i'm glad this project is still alive, i appreciate the responsiveness! I was almost tempted to ping @rowanjacobs and ask 😅.
Done! Created #109 #110 and #111 thank you!
(If there is anything we can do to help, please let me know)
Resolved in #111 (Is the convention to leave an issue open until its fix is merged or released?)
I have some ci work to do to move from concourse to github actions and then I plan to use that to cut a new release. Are you able to use the master branch for your purposes for now?
Yeah, it’s not an issue at all, I’m just using a build off main and it’s working great, thank you for looking at it so quickly!
On Wed, May 10, 2023 at 3:43 PM, Genevieve @.***> wrote:
I have some ci work to do to move from concourse to github actions and then I plan to use that to cut a new release. Are you able to use the master branch for your purposes for now?
— Reply to this email directly, view it on GitHub https://github.com/genevieve/leftovers/issues/108#issuecomment-1542899390, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGAARPCS73CK7442MKR4LLXFQKZBANCNFSM6AAAAAAX46S2N4 . You are receiving this because you were mentioned.Message ID: @.***>