Results 21 issues of Brandon Wagner

### Your feature request related to a problem? Please describe. Crafting the .golangci.yaml can be a little challenging as the config grows or just getting right the first time. For...

enhancement

**Describe the bug** Feature Request (or question if already possible): I'd like to be able to parse a struct w/ partial fields defined and have go-toml v2 Unmarshal into the...

feature

It appears that when pricing data is cached, something will get out-of-sync resulting in a flood of "Could not retrieve on-demand price for instance type " Here's maybe some reproduction...

bug

**Describe the feature** A concise description of the feature and desired behavior. Instances can now have hostnames that are the instance id rather than the IP address of an instance....

Events like spot rebalance recommendation, asg lifecycle hooks, spot ITN, and ec2 instance status change can cause multiple webhooks to fire, one for each event on the same instance. NTH...

Type: Enhancement
Priority: Low
stalebot-ignore

NTH Queue-Processor should catch the ASG Launch Lifecycle Hook and complete it once the node has joined the k8s cluster successfully. Since ASG considers the instance ready when EC2 health...

Type: Enhancement
good first issue
Priority: Medium
stalebot-ignore

**Describe the feature** A concise description of the feature and desired behavior. AL2 dumps all the metadata to a file on the instance which is useful for looking at what's...

enhancement
stalebot-ignore

*Issue #, if available:* https://github.com/awslabs/amazon-eks-ami/issues/1034 https://github.com/awslabs/amazon-eks-ami/issues/990 *Description of changes:* - Cache the following images to improve node bootstrapping time: - pause - aws-node images (init and aws-node) - kube-proxy images...

*Description of changes:* - DNS_CLUSTER_IP isn't recognized in a IPv6 cluster. It is fixed to the IP from SERVICE_IPV6_CIDR. - The PR enables setting DNS_CLUSTER_IP or --dns-cluster-ip in IPv6 env....

**Describe the feature** - Allow for the ec2-spot-interrupter to use a user specific IAM role rather than the default generated one. - Allow for the ec2-spot-interrupter to delete the generated...