Mike Stewart

Results 7 issues of Mike Stewart

It would be great to have support for linting action files as well as workflow files. Especially with the recent release of composite actions, it seems that building private actions...

enhancement

Alpine uses musl libc. This is the error when installing blurrily 1.0.0: ``` Gem::Ext::BuildError: ERROR: Failed to build gem native extension. current directory: /usr/local/bundle/gems/blurrily-1.0.0/ext/blurrily /usr/local/bin/ruby -r ./siteconf20180416-8-angrk6.rb extconf.rb creating Makefile...

Using airbrussh 1.1.0 (w/ capistrano 3.6.0 and ruby 2.1.7), I intermittently get a LoadError printing certain non-ASCII text. Sometimes it prints OK, sometimes it blows up. This is the backtrace...

bug?

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

EKS
Proposed

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

ECR
Under consideration
Proposed

Related to #1302. Reviewing the required IAM policy for the v2 controller, it appears that there is some duplication. There are two statements providing "ec2:AuthorizeSecurityGroupIngress" and "ec2:RevokeSecurityGroupIngress". This [more restricted](https://github.com/kubernetes-sigs/aws-load-balancer-controller/blob/842b95e8b0c0ec3bf6b46d0e8d83da2d1b710647/docs/install/iam_policy.json#L97-L110)...

Currently, this action will mark a PR as failed if the checklist is not completed. This is not ideal if the checklist is being used as a review checklist, as...