Skip to content

chore(docs): add floating tag spec updates#145

Merged
matthiasbruns merged 4 commits into
open-component-model:mainfrom
matthiasbruns:feat/floating_tag_spec
Jul 3, 2026
Merged

chore(docs): add floating tag spec updates#145
matthiasbruns merged 4 commits into
open-component-model:mainfrom
matthiasbruns:feat/floating_tag_spec

Conversation

@matthiasbruns

Copy link
Copy Markdown
Contributor

What this PR does / why we need it

open-component-model/ocm-project#956 introduces floating-tag support in ocm.
This PR adds the required spec changes.

For the floating tag tag add & delete support, we currently implement them in two backend

  • oci
  • ctf

For this we introduced AliasComponentVersionRepository, which is reflected in the operations file.
Each backend covers its requirements for the implementation in the respective files.

Which issue(s) this PR is related to

Fixes: open-component-model/ocm-project#1172

On-behalf-of: SAP <matthias.bruns@sap.com>
Signed-off-by: Matthias Bruns <git@matthiasbruns.com>
@matthiasbruns
matthiasbruns requested a review from a team as a code owner June 29, 2026 10:20
On-behalf-of: SAP <matthias.bruns@sap.com>
Signed-off-by: Matthias Bruns <git@matthiasbruns.com>
Comment thread doc/03-persistence/01-operations.md
Comment thread doc/04-extensions/03-storage-backends/ctf.md Outdated
Comment thread doc/04-extensions/03-storage-backends/oci.md Outdated
On-behalf-of: SAP <matthias.bruns@sap.com>
Signed-off-by: Matthias Bruns <git@matthiasbruns.com>
@matthiasbruns
matthiasbruns force-pushed the feat/floating_tag_spec branch from de64f0f to cf4a66f Compare June 29, 2026 14:17
@matthiasbruns
matthiasbruns requested a review from a team June 30, 2026 13:27
Comment thread doc/04-extensions/03-storage-backends/oci.md
On-behalf-of: SAP <matthias.bruns@sap.com>
Signed-off-by: Matthias Bruns <git@matthiasbruns.com>
@matthiasbruns
matthiasbruns requested a review from a team July 2, 2026 14:40
@matthiasbruns
matthiasbruns requested a review from frewilhelm July 3, 2026 07:10
@matthiasbruns
matthiasbruns merged commit b286e28 into open-component-model:main Jul 3, 2026
5 checks passed
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.

Update spec to cover floating tag support

3 participants