Ian Delahorne
Ian Delahorne
## Summary I believe this is similar to https://github.com/argoproj/argo-rollouts/issues/1826 I am evaluating Argo Rollouts on EKS, using the AWS ALB controller for managing ingress. I've noticed while using the [demo...
### Issue Summary: AWS just announced that finally, [EC2 instance tags are available via Instance Metadata Service](https://aws.amazon.com/about-aws/whats-new/2022/01/instance-tags-amazon-ec2-instance-metadata-service/). This is enabled via a field in the Launch Template's metadata options, setting...
### Issue Summary: When deploying an ECS task with the definition being provided via artifact, `taskRoleArn` in the rendered definition is not replaced with the IAM role set on the...
If a role containing recipe[zabbix::server] is in the run_list of a node, the node won't be found by searching for `recipe:zabbix::server`. Instead, search for `recipes:zabbix::server`. Ideally this would be a...
Add instructions for issuing a cert with Fiat role information embedded using AWS Certificate Manager's Private Certificate Authority
The swagger specification is invalid, according to latest [go-swagger](https://github.com/go-swagger/go-swagger) against latest swagger.json: ``` $ swagger generate client The swagger spec at "swagger.json" is invalid against swagger specification 2.0. see errors...