Matt Wise

Results 79 issues of Matt Wise

We're happily using Hiera-Eyaml and https://github.com/adenot/hiera-eyaml-kms to decrypt blobs on the fly on our puppet servers.. so thanks! The issue we're starting to run into though is that as we...

# Summary When using private Github repositories to manage all of your Application objects, you run into the question of how you are going to manage updating ArgoCD to point...

enhancement

While debugging some other issues, I found that our Bottlerocket nodes are spamming their journald logs like this: ``` Sep 12 16:46:44 ip-100-64-189-233.us-west-2.compute.internal kubelet[1883]: E0912 16:46:44.845625 1883 plugins.go:752] "Error dynamically...

type/bug

**Is this a BUG REPORT or FEATURE REQUEST?**: FEATURE REQUEST **What happened**: We've gotten ourselves into a pickle... we were on Kubernetes (EKS) 1.21, and we have upgraded to 1.22....

close #86 **What did I want?** The original code only created the `ServiceAccount` resource and set the `eks.amazonaws.com/role-arn` annotation once - at creation time. If that failed for any reason,...

**Is this a BUG REPORT or FEATURE REQUEST?**: Bug reeport **What happened**: We have noticed that there is no reconciliation loop for ensuring that the `ServiceAccount` resource is created (if...

**Is this a BUG REPORT or FEATURE REQUEST?**: This is a bug report, with a fix at https://github.com/keikoproj/iam-manager/pull/82. **What happened**: We began running into a situation where our `ServiceAccount` annotations...

**Is this a BUG REPORT or FEATURE REQUEST?**: Bug **What happened**: I don't know when this happened, but my IAM Manager install stopped functioning. I had a very simple configmap...

This is a bogus PR - just testing a different branch against TravisCI to show a similar failure as in #69, but without the Makefile customizations or even the changes...

**Is this a BUG REPORT or FEATURE REQUEST?**: Documentation request **What happened**: It took a while for me to figure out how to get the test suite up and running....