abutaha/aws-es-proxy

New release, update Docker container?

stpierre opened this issue · 7 comments

Any chance a new release could be cut? The new -assumeRole option would be super useful to us.

Additionally, the latest release is 1.2 but the latest tag in the Docker repo is 1.1. Could we get an updated Docker image as well?

Thanks!

i've built https://hub.docker.com/layers/phntom/aws-es-proxy/1.2/images/sha256-bccf55cd0638b60567e86fb0b3ca85fe57f8066a20c50b9f1d0ee307204d654b?context=explore
it's linked to my github fork and built remotely on docker hub.
i've updated to golang 1.5 and latest alpine for good measure. tested with fluentd-elasticsearch,

Any chance of getting that new release?

Is this project even still active?

Hi,

I've been away from the project for a while, but will get back to work on it. I will look into this and get it done in this weekend.

I saw that there's a new release, but still no new docker image. Any chance we can get a 1.3 docker image built?

I also hope that somehow maybe a 1.3 version in combination with kokuwaio/fluentd Helm chart resolves an issue Amazon started raising with customers:

"[Action Required] Amazon EKS - Update your application dependencies [AWS Account: xxxxxxx] [EU-CENTRAL-1]

To make the transition to time bound service account tokens easier, Kubernetes has updated the below official versions of client SDKs to automatically refetch tokens before the one hour expiration:

  • Go v0.15.7 and later
    ....

As of April 20th 2022, we have identified the below service accounts attached to pods in one or more of your EKS clusters using stale (older than 1 hour) tokens. Service accounts are listed in the format : |namespace:serviceaccount

arn:aws:eks:eu-central-1:123456789:cluster/xxxxxxx-cluster|kube-system:fluentd-elasticsearch"

Nevermind, thanks @phntom for jumping in and having filled the gap.

Hi @abutaha Any chance we can have the latest image built in docker hub soon ?