commit | 326fb8ddb011832f814c7927e85936ace15f0133 | [log] [tgz] |
---|---|---|
author | Adithya Chakilam <achakilam@nvidia.com> | Mon Jul 21 12:04:59 2025 -0500 |
committer | Adithya Chakilam <achakilam@nvidia.com> | Sun Jul 27 19:50:53 2025 -0500 |
tree | 5943cd651fdd738e8a16861d520b901dbd9d1030 | |
parent | 771a9c3b35365ceda69a73ab2f388b74a69d1a81 [diff] |
Add namespacing support for task quotas Make it possible to specify quotas for a project namespace. It utilizes the already existing syntax for `quota` section. The project name is correctly decoded when the specific task has it specified it in its `toString()` implementation. If a project name was not found quotas from the global (`*`) section are applied. Change-Id: I81ede1412c5876b9f89f73e42557fc56532aa464