Tim Malone

Results 29 comments of Tim Malone

Sorry, in digging into this further I've realised it's not an issue with gulp-phpcs - at least not directly anyway. phpcs itself exits with 1 by default on warnings. There's...

No worries - I haven’t written Go before, but this is probably a good place to start; I’ll try to get around to doing a PR (if no-one else does...

Ok - I got this working on my fork: https://github.com/cmattoon/aws-ssm/compare/master...tdmalone:master Fair warning - I'm not a Go programmer. I almost literally copied and pasted the Secret configuration and did a...

Noticed a similar issue - I guess it's related - where the value becomes `None` when it's left blank. If you set the value to `~` (the YAML character for...

Just including my comment from #40 here, as it is closed and might not be seen: > @kwoodson Ok I tried some monkey patching of my local copy of the...

Hi there, Someone has done this already I believe! See https://github.com/pfaze/graphql-workshop. I haven't looked at it but you may want to check that out before starting on it yourself :)...

Workaround to import an existing ServiceAccount: (note: YMMV, manual state surgery is not a good idea, use with care, always have a backup) 1. Add configuration for a `kubernetes_service_account` in...

Relevant: https://github.com/kubernetes-sigs/aws-alb-ingress-controller/issues/914

^ cross-posted at https://github.com/kubernetes-sigs/aws-alb-ingress-controller/issues/984#issue-475466050, https://github.com/kubernetes-sigs/aws-alb-ingress-controller/issues/724#issuecomment-517113838