Skip to content

Commit

Permalink
Decouple domain cache entry from cluster metadata (cadence-workflow#4847
Browse files Browse the repository at this point in the history
)

* Decouple domain cache entry from cluster metadata

* Addressing comments

* Fixing test
  • Loading branch information
vytautas-karpavicius authored May 27, 2022
1 parent 15267b9 commit d6ae278
Show file tree
Hide file tree
Showing 35 changed files with 254 additions and 425 deletions.
1 change: 0 additions & 1 deletion common/authorization/oauthAutorizer_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ func (s *oauthSuite) SetupTest() {
},
},
1234, // not used
nil,
)

s.controller = gomock.NewController(s.T())
Expand Down
Loading

0 comments on commit d6ae278

Please sign in to comment.