pomerium/internal/zero/reconciler
Kenneth Jenkins 59bd8b3dfa
zero/reconciler: fix restart behavior (#4753)
Currently the RunWithRestart() loop may not exit when execFn returns an
error unrelated to its context cancellation. Add an additional check for
this case.
2023-11-15 14:03:22 -08:00
..
bundles_format.go zero: resource bundle reconciler (#4445) 2023-11-15 09:21:56 -08:00
bundles_format_test.go zero: resource bundle reconciler (#4445) 2023-11-15 09:21:56 -08:00
bundles_queue.go zero: resource bundle reconciler (#4445) 2023-11-15 09:21:56 -08:00
bundles_queue_test.go zero: resource bundle reconciler (#4445) 2023-11-15 09:21:56 -08:00
config.go zero: resource bundle reconciler (#4445) 2023-11-15 09:21:56 -08:00
databroker.go zero: resource bundle reconciler (#4445) 2023-11-15 09:21:56 -08:00
databroker_changeset.go zero: resource bundle reconciler (#4445) 2023-11-15 09:21:56 -08:00
download_cache.go zero: restart config reconciliation when databroker storage is changed (#4623) 2023-11-15 09:21:56 -08:00
download_cache_test.go zero: resource bundle reconciler (#4445) 2023-11-15 09:21:56 -08:00
reconciler.go zero: resource bundle reconciler (#4445) 2023-11-15 09:21:56 -08:00
reconciler_test.go zero: resource bundle reconciler (#4445) 2023-11-15 09:21:56 -08:00
records.go zero: resource bundle reconciler (#4445) 2023-11-15 09:21:56 -08:00
records_test.go zero: resource bundle reconciler (#4445) 2023-11-15 09:21:56 -08:00
report_status.go zero: report resource bundle reconciliation status (#4618) 2023-11-15 09:21:56 -08:00
restart.go zero/reconciler: fix restart behavior (#4753) 2023-11-15 14:03:22 -08:00
restart_test.go zero: restart config reconciliation when databroker storage is changed (#4623) 2023-11-15 09:21:56 -08:00
service.go zero: restart config reconciliation when databroker storage is changed (#4623) 2023-11-15 09:21:56 -08:00
sync.go zero: report resource bundle reconciliation status (#4618) 2023-11-15 09:21:56 -08:00
tmpfile.go zero: resource bundle reconciler (#4445) 2023-11-15 09:21:56 -08:00