nabsul / k8s-ecr-login-renew

Renews Docker login credentials for an AWS ECR container registry.
MIT License
205 stars 49 forks source link

feat: support tolerations #68

Closed cep21 closed 3 months ago

cep21 commented 4 months ago

Required for our clusters where we sometimes use fully tainted nodes

cep21 commented 4 months ago

Hi @nabsul ,

I think this should be a safe merge. It will help us not have to fork the chart. Look good?

nabsul commented 4 months ago

Thanks @cep21! This change looks reasonable at first glance. I should be able to get it merged and published in the coming days.