Skip to content

chedulers use root schema

Pavel Mashliakovskiy requested to merge feature/root into master

Changed

  • schedulers initialization rewritten using root auth schema

Fixed

  • schedulers jobs will continue to work even if runAs user for job is blocked or his password is expired
  • text logs produced by scheduler worker is decreased (thanks to root auth schema)

Merge request reports