Commit 2cf430b
fix(mixins): register service account token classes in RotateMixin CLI actions
Add GroupServiceAccountAccessTokenManager, ProjectServiceAccountAccessTokenManager,
GroupServiceAccountAccessToken, and ProjectServiceAccountAccessToken to the
cli.register_custom_action cls_names in RotateMixin and ObjectRotateMixin.1 parent feb6ced commit 2cf430b
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
619 | 619 | | |
620 | 620 | | |
621 | 621 | | |
| 622 | + | |
| 623 | + | |
622 | 624 | | |
623 | 625 | | |
624 | 626 | | |
| |||
656 | 658 | | |
657 | 659 | | |
658 | 660 | | |
659 | | - | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
660 | 668 | | |
661 | 669 | | |
662 | 670 | | |
| |||
0 commit comments