chore(ops): clarify momo token metadata wording [skip ci]
This commit is contained in:
@@ -194,7 +194,7 @@ elif [[ "$scheduler_uid" =~ ^[0-9]+$ ]]; then
|
||||
if [[ "$token_uid" == "$scheduler_uid" && "$token_mode" =~ ^[0-9]+$ && "$token_mode" -le 600 ]]; then
|
||||
ok "host Google token metadata matches scheduler UID and restrictive mode"
|
||||
else
|
||||
warn "host Google token metadata does not match scheduler UID/mode: token=$token_stat scheduler_uid=$scheduler_uid"
|
||||
warn "host Google token metadata does not match scheduler UID/mode: token_metadata=$token_stat scheduler_uid=$scheduler_uid"
|
||||
fi
|
||||
else
|
||||
warn "scheduler UID unavailable; token metadata cannot be matched"
|
||||
|
||||
Reference in New Issue
Block a user