admin: monitor worker version (#12463)
* root: include version in celery ping Signed-off-by: Jens Langhammer <jens@goauthentik.io> * check version in worker endpoint Signed-off-by: Jens Langhammer <jens@goauthentik.io> * include worker version in prom metrics Signed-off-by: Jens Langhammer <jens@goauthentik.io> * format Signed-off-by: Jens Langhammer <jens@goauthentik.io> * fix tests Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
@ -4159,7 +4159,7 @@
|
||||
"re_evaluate_policies": {
|
||||
"type": "boolean",
|
||||
"title": "Re evaluate policies",
|
||||
"description": "Evaluate policies when the Stage is present to the user."
|
||||
"description": "Evaluate policies when the Stage is presented to the user."
|
||||
},
|
||||
"order": {
|
||||
"type": "integer",
|
||||
|
||||
Reference in New Issue
Block a user