-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[bug-654]: Zero quota should allow infinite usage (#211)
* add zero quota check for powerflex and remove url policy checks * move quota check to enforcer and cleanup powerscale handler * fix data race in token getter and storage pool cache * remove todo * remove ApproveQuota * remove powerscale volume create policy * fix powerflex coverage * fix linting * remove coverage.out * fix linting * fix linting * add comments to powerflex client * quieter logs and update volume create policy to allow zero quota * add role service to redeploy * remove redundant request dumps * remove url policy installation * use separate powerflex clients * undo minor changes * remove powerscale volume create install
- Loading branch information
Showing
17 changed files
with
344 additions
and
699 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.