farrellit / ec2metadata-role-assumption

a simple role assumption service that exports resultant credentials the same way the ec2metadata service does, and provides endpoints for arbitrary metadata like in EC2 land.
8 stars 30 forks source link

check time, alert on drift #13

Open farrellit opened 7 years ago

farrellit commented 7 years ago

since time drift often causes issues, this system should check time drift and alert on it, providing a command to fix it. I don't htink it's worth running in privileged mode just so that it can fix it itself ( though maybe I'm wrong )