mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-15 17:51:20 +00:00
c56c60c136
* chore: Fix spelling issue in breaker logging Signed-off-by: aerosouund <aerosound161@gmail.com> * feat: Introduce circuit breaking in background report scanning Add the breaker as a field of the background controller and use it in the storeReport method which handles report creation Signed-off-by: aerosouund <aerosound161@gmail.com> * feat: Add required flags and instantiation for the circuit breaker in the background reports controller Signed-off-by: aerosouund <aerosound161@gmail.com> * fix: Add flag for max background reports in the reports controller Signed-off-by: ammar <ammar.yasser@vodafone.com> * chore: Update flag description to use ephemeralreports instead of background reports Signed-off-by: aerosouund <aerosound161@gmail.com> * chore: Use a less verbose description for the flag Co-authored-by: shuting <shuting@nirmata.com> Signed-off-by: Ammar Yasser <aerosound161@gmail.com> --------- Signed-off-by: aerosouund <aerosound161@gmail.com> Signed-off-by: ammar <ammar.yasser@vodafone.com> Signed-off-by: Ammar Yasser <aerosound161@gmail.com> Co-authored-by: ammar <ammar.yasser@vodafone.com> Co-authored-by: Jim Bugwadia <jim@nirmata.com> Co-authored-by: shuting <shuting@nirmata.com> |
||
---|---|---|
.. | ||
breaker.go | ||
breaker_test.go | ||
resource_counter.go |