forked from nephio-project/porch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue #657 - session conflict handling
- added mutex-based handling to PackageRevision.Update operation - the meat of the operation is in packagecommon.go, so it covers some other operations as well: - propose - packageRevisionsApproval.Update (approve, propose-delete) - added tests for operations mentioned above nephio-project/nephio#657
- Loading branch information
1 parent
2bf829c
commit 51ad0ff
Showing
3 changed files
with
189 additions
and
30 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