Tags: leftbrained/fiat
Tags
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
Add backoff and rety to GCP directory listings. (spinnaker#202)
PreviousNext