Skip to content

issues Search Results · repo:oras-project/oras-go language:Go

Filter by

325 results
 (71 ms)

325 results

inoras-project/oras-go (press backspace or delete to remove)

Currently the only way to add an annotation to a manifest descriptor in an index.json of an OCI layout is using code similar to below, where the index.json is pulled from disk, the manifests are changed ...
question
  • AustinAbro321
  • 3
  • Opened 
    2 days ago
  • #920

Support for managing container registries through the use of the containers-registries.conf based Container Registry Configuration formatted file which provides additional capabilities and features over ...
enhancement
  • sabre1041
  • Opened 
    7 days ago
  • #918

While using ORAS-Go to push a layout with some slightly-incorrect manifest contents I encountered this panic: panic: sync/atomic: compare and swap of inconsistently typed value into Value goroutine 83 ...
bug
  • apparentlymart
  • 2
  • Opened 
    8 days ago
  • #916

- [x] #906 - [ ] #909
  • Wwwsylvia
  • Opened 
    10 days ago
  • #910

The unit test TestCopyGraph_WithOptions/MountFrom_error in copy_test.go has been flaky in recent builds. Here is an instance: https://github.com/oras-project/oras-go/actions/runs/13639868900/job/38127074239?pr=906 ...
testing
  • Wwwsylvia
  • Opened 
    10 days ago
  • #908

Cryptography forms the foundation of security in the cloud-native world. Specifically, hash algorithms are essential in both oras-go and oras for ensuring the integrity of artifacts. As oras-go v2.5.0 ...
enhancement
v2
v3
  • shizhMSFT
  • 1
  • Opened 
    22 days ago
  • #898

We can check for the 405 Method Not Allowed response code and return a friendly error errdef.ErrUnsupported . https://github.com/oras-project/oras-go/blob/6c3a7aa85ec82ea35d617c2c98b21a4047845cfb/registry/remote/repository.go#L710-L717 ...
  • Wwwsylvia
  • 1
  • Opened 
    23 days ago
  • #896

Go 1.24 has been released on 2025-02-11. It is time to shift the window for go support to [1.23, 1.24].
dependencies
  • Wwwsylvia
  • Opened 
    on Feb 12
  • #890

Files that are outside of directories don t get packed when Add() ed to the file store and subesquently Copy() ed, and their permissions (i.e. rwx file mode bits) don t get retained. Also, for files within ...
enhancement
  • sammy-da
  • 7
  • Opened 
    on Feb 6
  • #886
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub