Skip to content

Commit a545b35

Browse files
authored
CLOUDP-276151: Migrate Assigned Teams Translation Layer (#1850)
* Translation layer implementation with testing * Lint changes * Translation Unit test fix * Fix to conversion * Fix to conversion * Implementing review feedback * Altered type structs Team and AssignedTeam * Lint fix * Addition of subservices for TeamsService * Fixed manifests and removed unused teams sub service mocks * Additional teams/conversion.go unit test coverage
1 parent 32ac452 commit a545b35

File tree

12 files changed

+1892
-282
lines changed

12 files changed

+1892
-282
lines changed

.mockery.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ packages:
1111
github.com/mongodb/mongodb-atlas-kubernetes/v2/internal/translation/dbuser:
1212
github.com/mongodb/mongodb-atlas-kubernetes/v2/internal/translation/deployment:
1313
github.com/mongodb/mongodb-atlas-kubernetes/v2/internal/translation/customroles:
14+
github.com/mongodb/mongodb-atlas-kubernetes/v2/internal/translation/teams:

0 commit comments

Comments
 (0)