-
Notifications
You must be signed in to change notification settings - Fork 143
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
api/vmuser: adds status.lastSyncError (#1049)
Changes behaviour of VMAuth config generation: * now it skips misconfigured VMUser objects and continues config generation without it * misconfigured VMUsers marked with error at lastSyncError field * configuration checks better for misconfiguration (properly deduplicate user tokens, checks static url links and result url_map) Performs refactoring for CRDRef fetching. Use generic interface and reduce copy-paste. Introduce new status field for VMUser - `lastSyncError`. Adds column print for it. #1047 Signed-off-by: f41gh7 <[email protected]>
- Loading branch information
Showing
8 changed files
with
598 additions
and
205 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
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.