Abraham Olu

Results 11 comments of Abraham Olu

There's an automation pipeline that's incorrectly, (I might add) seeing a drift in the VPC network and unassigns an IP from an EC2 instance at the moment. - looking into...

@robisoh88 if the webhook server is discoverable using private hosted zone; - the control plane, after a successful dns query pointing to the off-cluster and off-network (cross-account) server endpoint, has...

PR for review: https://github.com/awslabs/amazon-eks-ami/pull/1795 @cartermckinnon

Hi @cartermckinnon , following up on this PR for reviews... Let me know if any changes to the [command pattern](https://github.com/AbeOwlu/amazon-eks-ami/blob/e54f50f3185766a3f2f92febfc3e14ac1c5a943b/log-collector-script/linux/eks-log-collector.sh#L348) is required

/remove-lifecycle stale will work on contributing this to the repo

Opinion on different options posed; 1 In line with the modularity offered in the controller design, it would appear the choice to let this be configurable - however, since certificate...

I agree @sbbowers , the controller does the first item, building all certs matching the ingress host specified, as would be expected. - The ALB (ELBv2) API creating a listener...

Hi @zac-nixon , would you like me to create a PR for this "minor" change?