Roffe
Roffe
This would be awesome! I'm trying to write something to help multi boxing in World of Warcraft ( which is fine by their ToS and a practice many people do...
Got trapped in the transparency hole as well when implementing av1 in a image service I am writing
@mikkeloscar thank you for the reply. as a matter of fact i noticed that the no-longer existing certificate was indeed a tag on the cloudformation stack just as i was...
@thardie what verison of kube-router? it sounds like you are hitting a old bug that was adressed in https://github.com/cloudnativelabs/kube-router/pull/472
Thanks for the feedback, we will investigate this, PR's are welcome
I use this image frequently. very good work! :)
Observing the same problem here but with pods in deployments, the first start in all deployments that begins with downloading stuff from S3 via aws-cli always fails the first start,...
I've posted more info in https://github.com/jtblin/kube2iam/issues/122
i've found that postStart hooks in k8s makes this problem worse with kube2iam since the pod wont go into a running state until postStart is executed
Found this way to do it as well, but still feels very hacky :/ ```go // bytes for a 1x1 transparent png umage var tmpl = []byte{0x89, 0x50, 0x4E, 0x47,...