kops/cloudmock/aws/mockautoscaling
justinsb 2a9343a168 Generate revisions of NLB objects, and introduce cleanup phase
This lets us safely make changes to otherwise immutable fields, in
particular for adding security groups to NLBs created without them.

We detect the older versions, and create deletion tasks to remove
them.  These tasks can be deferred, and we expect them to be
deferred to a "prune" phase that runs after cluster apply.

Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>
2024-02-17 11:41:15 -05:00
..
api.go Remove dead code 2021-07-14 20:05:47 -07:00
attach.go Generate revisions of NLB objects, and introduce cleanup phase 2024-02-17 11:41:15 -05:00
ec2shim.go Terminate AWS instances through EC2 instead of Autoscaling 2020-01-27 20:15:10 -08:00
group.go cloudmock: Add context functions to mock 2023-11-09 08:17:10 -05:00
tags.go clockmock: Add more methods that take a context 2024-02-10 11:07:57 -05:00
warmpool.go cloudmock: Add context functions to mock 2023-11-09 08:17:10 -05:00