Tags: evansb/fiat
Tags
Appending to log file (spinnaker#216) Changing to appending to the log file so logs will correctly rotate. This prevents large amounts of null data at the start of a rotated 8000 log file.
fix(roles): ensure UserRolesSyncer always refreshes anonymous user if we lose the redis data the user roles syncer would no longer reload the anonymous permissions. also this caps the number of retries that the refresh will do to something that aligns with the caching agents timeout value. The agent will get rescheduled after that point by the scheduler.
fix(UserRoleSyncer) add config timeout to agent polling (spinnaker#203) We should wait until after the next poll cycle starts before another instance can try to run. spinnaker#203
fix(UserRoleSyncer) add config timeout to agent polling (spinnaker#203) We should wait until after the next poll cycle starts before another instance can try to run. spinnaker#203
PreviousNext