mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
985b85489a
This commit updates the bundle plugin to record the last successful download _attempt_ timestamp in the bundle status. This way Status API implementations can easily check whether the OPA has been able to recently check-in for bundle updates. Fixes #2009 Signed-off-by: Torin Sandall <torinsandall@gmail.com>