Skip to content

feat(bindplaneextension): add support bundle shapes#415

Draft
itonyr wants to merge 1 commit into
mainfrom
feat/support-bundle-shapes
Draft

feat(bindplaneextension): add support bundle shapes#415
itonyr wants to merge 1 commit into
mainfrom
feat/support-bundle-shapes

Conversation

@itonyr

@itonyr itonyr commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Define Go types, constants, and interfaces for support bundle streaming via OpAMP custom messages. No HTTP calls, file I/O, or goroutines — pure shapes that both the implementation (PR 2) and tests depend on.

  • internal/bundle: Capability/RequestType constants, RequestPayload + ParseRequestPayload, Options, Bundler interface, Manager interface, UploadURL helper
  • config.go: SupportBundleEncryptionPublicKeyPath field

Proposed Change

Checklist
  • Changes are tested
  • CI has passed

Define Go types, constants, and interfaces for support bundle streaming
via OpAMP custom messages. No HTTP calls, file I/O, or goroutines — pure
shapes that both the implementation (PR 2) and tests depend on.

- internal/bundle: Capability/RequestType constants, RequestPayload +
  ParseRequestPayload, Options, Bundler interface, Manager interface,
  UploadURL helper
- config.go: SupportBundleEncryptionPublicKeyPath field

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.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.

1 participant