Skip to content
Snippets Groups Projects
Commit f785bbf9 authored by Josef Smrčka's avatar Josef Smrčka
Browse files

feat: log projects quotas comparison

Log quotas comparison of source and destination project.

Output a separate log line for each quota based on comparison result:
- `debug` if src_quota == dst_quota
- `warn` if src_quota < dst_quota
- `error` if src_quota > dst_quota

Compare only a predefined set of quotas.

See https://gitlab.ics.muni.cz/cloud/internal-wiki/-/issues/1656.
parent 14f1e1e2
No related branches found
No related tags found
1 merge request!21feat: log projects quotas comparison, fix: source server keypair - control flow
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment