Jerome

Results 6 issues of Jerome

When using puma with Rack::Cache, the assets do not get loaded correctly, this issue is described on the puma project: https://github.com/puma/puma/issues/57 I found out that puma sets env['rack.run_once'] to true...

First, I want to apologise for the delay in approving pull requests that provide necessary bug fixes and new features for this project. I know kube2iam has been of great...

help wanted

- [x] Coverage - [x] CI - [ ] Tests for k8s package - [ ] Tests for iam package - [x] Tests for iptables package - [x] Tests for...

With [IAM roles for service accounts](https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html), my understanding was that kube2iam was not required anymore and that IAM roles for service accounts should be preferred for kubernetes on AWS. It...