Steve Hipwell

Results 1075 comments of Steve Hipwell

@bwagner5 this is probably the biggest pain point with v1 and unmanaged node groups.

@bwagner5 we're using the `(rate(actions_node{job="aws-node-termination-handler",node_status!="success"}[5m]))` query to trigger alerts and are getting our alerts replayed every 12 hours.

@bwagner5 have you been able to look into this?

@bwagner5 AFAIK with instance refresh there is no need to complete the whole process in 120s like for spot termination. As there is the greatest likelihood of all nodes in...

@bwagner5 was there any progress made on this?

@bwagner5 for capacity rebalance does the ASG wait for the instance to be ready or just pending/initialising? For instance refresh with 100% healthy if the ASG starts a new instance...

I'm not sure the logic here is correct, nor is it correct currently either, as setting `jaeger.namespace` should override the release namespace. If this extra logic is actually required at...

I'm interested in why this is the case too and think that this is the same as #217.

I think this is also related to https://github.com/fluent/fluentd-docker-image/issues/173, @repeatedly @edsiper would you be interested in a PR to set fixed UID and GID values?