Skip to content

refactor: consolidate credentials service interface - #25

Merged
migmartri merged 3 commits into
chainloop-dev:mainfrom
migmartri:fix-interface
Mar 13, 2023
Merged

refactor: consolidate credentials service interface#25
migmartri merged 3 commits into
chainloop-dev:mainfrom
migmartri:fix-interface

Conversation

@migmartri

Copy link
Copy Markdown
Member

Updates the credentials Reader/Writer Interface to have a single method regardless of the kind of payload stored. The responsibility of the marshalling type check is on the caller size.

Closes #22

@migmartri migmartri changed the title refactor: simplify credentials service interface refactor: consolidate credentials service interface Mar 10, 2023
Signed-off-by: Miguel Martinez Trivino <miguel@chainloop.dev>
Signed-off-by: Miguel Martinez Trivino <miguel@chainloop.dev>
Signed-off-by: Miguel Martinez Trivino <miguel@chainloop.dev>
@migmartri
migmartri merged commit e770fae into chainloop-dev:main Mar 13, 2023
@migmartri
migmartri deleted the fix-interface branch March 13, 2023 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consolidate credential types in Writer/Reader interface

1 participant