hatim-heffoudhi

Results 3 comments of hatim-heffoudhi

I don't think we can shut down nodes because of ASG / EKS minimum capacity.... but you can schedule to scale in with ASG otherwiser +1 for this feature

same here, +1 for this feature 👍

Hello, I like the idea, maybe the output can be specified by a delimiter in the annotation : ``` @CsvColumn(columnName = "phones", delimiter ="-") private List phones; ``` name,phones Foo,11...