rukpak icon indicating copy to clipboard operation
rukpak copied to clipboard

Implement support for plain bundle metadata

Open exdx opened this issue 3 years ago • 3 comments

Based off #178, there is an exploratory design for a minimal set of metadata plain bundles can expose. This issue involves implementing the handling of the metadata on the provisioner side and updating the plain bundle spec to describe the metadata supported in plain+v0 bundles. See #172 for an example implementation.

A/C:

  • plain provisioner knows how to parse and interact with metadata provided in a plain bundle
  • plain bundle spec is updated to describe the metadata format associated with plain bundles

exdx avatar Apr 13 '22 20:04 exdx

See https://hackmd.io/Tk6uXGZ2SKqreteOUAF-NA for the design doc

exdx avatar Apr 20 '22 15:04 exdx

This issue has become stale because it has been open 60 days with no activity. The maintainers of this repo will remove this label during issue triage or it will be removed automatically after an update. Adding the lifecycle/frozen label will cause this issue to ignore lifecycle events.

github-actions[bot] avatar Sep 13 '22 00:09 github-actions[bot]

Working on this is on the roadmap but we need to find the time to do it. The documents that @exdx linked should guide us forward here, at least as a starting point.

tylerslaton avatar Sep 29 '22 19:09 tylerslaton