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

migrate attribute keys to ocm.software #289

Open
9 tasks
hilmarf opened this issue Oct 18, 2024 · 0 comments
Open
9 tasks

migrate attribute keys to ocm.software #289

hilmarf opened this issue Oct 18, 2024 · 0 comments
Labels
Milestone

Comments

@hilmarf
Copy link
Member

hilmarf commented Oct 18, 2024

Description

ocm --help | grep mandelsoft
  --cred :type=OCIRegistry --cred :hostname=ghcr.io --cred username=mandelsoft --cred password=xyz
  - «github.com/mandelsoft/logforward» [«logfwd»]: *logconfig* Logging config structure used for config forwarding
  - «github.com/mandelsoft/oci/cache» [«cache»]: *string*
  - «github.com/mandelsoft/ocm/compat» [«compat»]: *bool*
  - «github.com/mandelsoft/ocm/hasher»: *JSON*
  - «github.com/mandelsoft/ocm/keeplocalblob» [«keeplocalblob»]: *bool*
  - «github.com/mandelsoft/ocm/mapocirepo» [«mapocirepo»]: *bool|YAML*
  - «github.com/mandelsoft/ocm/ociuploadrepo» [«ociuploadrepo»]: *oci base repository ref*
  - «github.com/mandelsoft/ocm/plugindir» [«plugindir»]: *plugin directory*
  - «github.com/mandelsoft/ocm/rootcerts» [«rootcerts»]: *JSON*
  - «github.com/mandelsoft/ocm/signing»: *JSON*
  - «github.com/mandelsoft/tempblobcache» [«blobcache»]: *string* Foldername for temporary blob cache

Use ocm.software/ as prefix instead of github.com/mandelsoft/

The attribute names should make sense together with the configtypes.

Done Criteria

  • Result matches final proposal: https://github.com/open-component-model/internal-processes/pull/15
  • Code has been reviewed by other team members
  • Internal technical Documentation created/updated
  • New / changed code is documented
  • Analysis of existing tests (Unit and Integration)
  • Unit Tests created for new code or existing Unit Tests updated
  • Integration Test Suite updated (includes deletion of existing unnecessary Integration Test and/or creation of new ones if required)
  • Enduser Documentation updated (if applicable)
  • Successful demonstration in Review
@hilmarf hilmarf added the kind/task General Task label Oct 18, 2024
@hilmarf hilmarf added this to the 2024-Q4 milestone Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🆕 ToDo
Development

No branches or pull requests

1 participant