Skip to content

Commit

Permalink
CLOUDP-276151: Migrate Assigned Teams Translation Layer (#1850)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
cveticm authored Oct 10, 2024
1 parent 32ac452 commit a545b35
Show file tree
Hide file tree
Showing 12 changed files with 1,892 additions and 282 deletions.
1 change: 1 addition & 0 deletions .mockery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ packages:
github.com/mongodb/mongodb-atlas-kubernetes/v2/internal/translation/dbuser:
github.com/mongodb/mongodb-atlas-kubernetes/v2/internal/translation/deployment:
github.com/mongodb/mongodb-atlas-kubernetes/v2/internal/translation/customroles:
github.com/mongodb/mongodb-atlas-kubernetes/v2/internal/translation/teams:
Loading

0 comments on commit a545b35

Please sign in to comment.