danielpoonwj commented on issue #5731: [AIRFLOW-5117] support refreshing EKS 
api tokens
URL: https://github.com/apache/airflow/pull/5731#issuecomment-570859204
 
 
   hi thank you for this fix!
   
   I've upgraded to 1.10.7 specifically for this fix but I realized that the 
datetime format for my expirationTimestamp is `%Y-%m-%dT%H:%M:%SZ` (eg. 
`2020-01-05T10:00:00Z`) instead of `%Y-%m-%dT%H:%M:%S%z`.
   
   it fails to parse and swallows the error with logging and essentially 
reverts to the previous behaviour.
   
   was just wondering if its a percularity in my setup where others are 
actually receiving the timestamp in that format, or if it's a bug.
   
   I can submit a fix depending if we need to support both datetime formats, or 
if we need to change it

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to