Skip to content
This repository was archived by the owner on Jun 2, 2021. It is now read-only.

Commit 58ace13

Browse files
authored
Update decisions/0006-refactoring-interactions-with-kubernetes-resources.md
1 parent 228a0d7 commit 58ace13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

decisions/0006-refactoring-interactions-with-kubernetes-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,4 @@ such as `name` or `labels` or `namespace`.
8383
and make following the code paths for these interactions easier
8484

8585
#### Risks:
86-
- idk
86+
- without introducing a third class that wraps the two described, this will make callers more difficult to test -- tests will either need to mock the adapter or have knowledge about what it will send to the client.

0 commit comments

Comments
 (0)