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

Add support for detached signatures #69

Merged
merged 1 commit into from
Mar 9, 2022

Conversation

tigrannajaryan
Copy link
Member

Resolves #65

  • Added signature field to DownloadableFile message.
  • Added a short explanation about how the signature field can be used
    for detached signatures.

Resolves open-telemetry#65

- Added signature field to DownloadableFile message.
- Added a short explanation about how the signature field can be used
  for detached signatures.
@tigrannajaryan tigrannajaryan merged commit 962bf5e into open-telemetry:main Mar 9, 2022
@tigrannajaryan tigrannajaryan deleted the add-signature branch March 9, 2022 19:07
tigrannajaryan added a commit to tigrannajaryan/opamp-go that referenced this pull request Mar 9, 2022
tigrannajaryan added a commit to open-telemetry/opamp-go that referenced this pull request Mar 18, 2022
dsvanlani added a commit to observIQ/opamp-spec that referenced this pull request Mar 22, 2022
* Add support for detached signatures (open-telemetry#69)

Resolves open-telemetry#65

- Added signature field to DownloadableFile message.
- Added a short explanation about how the signature field can be used
  for detached signatures.

* Set instance_uid by Server on conflict or request for generation (open-telemetry#63)

This is a first approach towards open-telemetry#56 

It assumes that Agent's `instance_uid` can always be updated by Server (since resolving potential issues with conflicts is important).

There's a gap with multiplexed websocket connections which perhaps could be handled by adding Agent capability flag indicating if overrides can be accepted or not

Co-authored-by: Tigran Najaryan <4194920+tigrannajaryan@users.noreply.github.com>
Co-authored-by: Przemek Maciolek <58699843+pmm-sumo@users.noreply.github.com>
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.

Add support for detached signatures
2 participants