kube-aws / kube-spot-termination-notice-handler

A Kubernetes DaemonSet to gracefully delete pods 2 minutes before an EC2 Spot Instance gets terminated
Apache License 2.0
378 stars 77 forks source link

Automatic build in Docker Hub is not working #12

Closed egeland closed 5 years ago

egeland commented 5 years ago

I think there's a permissions issue - maybe I don't have the right access level to set up the automatic build?

Can someone with access to the Settings for this repo please check if there's an integration with Docker set up? Alternatively, bump my access so I can fix it. :smiley:

We need one set up to trigger the builds. See https://hub.docker.com/r/kubeaws/kube-spot-termination-notice-handler/~/settings/automated-builds/

kylegato commented 5 years ago

Thanks for finding this @egeland - Unfortunately I do not have the required access so we will have to wait for @mumoshu

mumoshu commented 5 years ago

Thanks for your supports! I just tried to add administrative access to the repo to @egeland. Could you confirm if it works?

egeland commented 5 years ago

I still don't seem to have the Settings option in this github repo..

mumoshu commented 5 years ago

Ah sry I did it only for dockerhub. Now you have admin access to this github repo,too!

egeland commented 5 years ago

Yes, thank you - I've connected the Docker Hub with this repo, and triggered a build by pushing a tag. I believe it's now working correctly. :grin:

mumoshu commented 5 years ago

Awesome! Thanks a lot for your effort 👍