Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(adr): addition of north-south messaging ADR #656

Merged
Merged
Show file tree
Hide file tree
Changes from 15 commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
d91baa3
feat(adr): addition of north-south messaging ADR
jpwhitemn Dec 22, 2021
388c44f
feat(adr): add ADR images
jpwhitemn Dec 22, 2021
061ba0a
feat(adr): addressed review comments by cloudxx8 and TomBrennan-Eaton
jpwhitemn Jan 11, 2022
665398e
feat(adr): address several review comments and questions
jpwhitemn Jan 19, 2022
534edea
feat(adr): rewrite of the ADR with input from early reviews
jpwhitemn Jan 22, 2022
c3040e5
feat(adr): fixed image reference
jpwhitemn Jan 22, 2022
9ff59cb
feat(adr): address review comments by @lenny-intel and @iain-anderson
jpwhitemn Feb 10, 2022
0440947
feat(adr): cleanup after conversation with @lenny-intel
jpwhitemn Feb 11, 2022
cfc325b
feat(adr): addressed comments made during core WG of 2-24-22
jpwhitemn Feb 25, 2022
cec8507
feat(adr): address review comments of 2-28-22 monthly arch meeting
jpwhitemn Feb 28, 2022
f098b8e
feat(adr): updated based on review comments from @tonyespy and core w…
jpwhitemn Mar 12, 2022
7beae6a
feat(adr): changes and additions per monthly architect meeting review…
jpwhitemn Mar 29, 2022
daa4e2a
feat(adr): changes made per @lenny-intel review of new internal messa…
jpwhitemn Mar 29, 2022
39aa35c
feat(adr): latest review changes per @tonyespy and @lenny-intel
jpwhitemn Apr 5, 2022
db95495
feat(adr): changes to command query JSON and query message response p…
jpwhitemn Apr 8, 2022
19b473f
feat(adr): address comments/issues from tonyespy review of 4/22/22
jpwhitemn Apr 26, 2022
8093ad9
feat(adr): added note that implementation of error code with enumerat…
jpwhitemn Apr 27, 2022
a1f9f9a
feat(adr): set status to approved and update TOC to include already a…
jpwhitemn Apr 28, 2022
413d63e
Merge branch 'main' into adr-0023-north-south-message-bus
jpwhitemn Apr 28, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs_src/design/TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@
| [0018 Service Registry](./adr/0018-Service-Registry.md) | Service registry usage for EdgeX services |
| [0019 EdgeX-CLI V2](./adr/core/0019-EdgeX-CLI-V2.md) | EdgeX-CLI V2 Implementation |
| [0020 Delay start services (SPIFFE/SPIRE)](./adr/security/0020-spiffe.md) | Secret store tokens for delayed start services |
| [0023 North South Messaging](./adr/0023-North-South-Messaging.md) | Provide for messaging from north side systems through command down to device services | |
Loading