Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / container-orchestrated-devices/container-device-interface issues and pull requests

#143 - Add CDI support to nerdctl command line

Issue - State: open - Opened by elezar over 1 year ago

#142 - Add CDI support to ctr command line

Issue - State: open - Opened by elezar over 1 year ago - 3 comments

#141 - build(deps): bump codespell-project/actions-codespell from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#140 - Allow for optional fields via "ignorable" X-prefixed

Issue - State: open - Opened by yarikoptic over 1 year ago

#139 - codespell: workflow, config, typos fixed

Pull Request - State: closed - Opened by yarikoptic over 1 year ago - 2 comments

#138 - Ensure that spec files are created world readable

Pull Request - State: open - Opened by elezar over 1 year ago - 1 comment

#137 - Support dots in Kind name segment

Pull Request - State: closed - Opened by adrianchiris over 1 year ago - 11 comments

#136 - build(deps): bump github.com/opencontainers/runtime-spec from 1.1.0-rc.1 to 1.1.0-rc.2

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, go

#135 - readme: fix typo in cdi example

Pull Request - State: closed - Opened by moshe010 over 1 year ago

#134 - build(deps): bump github.com/opencontainers/runc from 1.1.2 to 1.1.5 in /cmd/cdi

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies, go

#133 - Default spec dirs should be platform specific

Issue - State: open - Opened by elezar over 1 year ago

#132 - GetRegistry should not reconfigure registry on every call

Issue - State: open - Opened by elezar over 1 year ago
Labels: bug

#131 - On Windows CDI device injection will fail if device spec is complete

Issue - State: open - Opened by elezar over 1 year ago - 2 comments

#130 - Move parsing and name validation to cdi/parse package

Pull Request - State: closed - Opened by elezar over 1 year ago - 2 comments

#129 - Add required dependency-name field to dependabot config

Pull Request - State: closed - Opened by elezar over 1 year ago - 1 comment

#128 - build(deps): bump actions/setup-go from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment

#127 - Add Aliases to Device definition

Pull Request - State: closed - Opened by elezar over 1 year ago

#126 - Prepend yaml separator (---) to yaml output

Pull Request - State: closed - Opened by elezar over 1 year ago

#125 - Removed release-note-none label from dependabot

Pull Request - State: closed - Opened by elezar over 1 year ago

#124 - build(deps): bump github.com/fsnotify/fsnotify from 1.5.1 to 1.6.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments

#122 - build(deps): bump golang.org/x/mod from 0.4.2 to 0.9.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments

#121 - build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.8.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment

#120 - build(deps): bump golang.org/x/sys from 0.1.0 to 0.6.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments

#119 - build(deps): bump github.com/opencontainers/runc from 1.1.2 to 1.1.4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments

#118 - build(deps): bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment

#117 - build(deps): bump actions/setup-go from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 3 comments

#116 - Create dependabot.yml

Pull Request - State: closed - Opened by elezar over 1 year ago - 2 comments

#115 - Failure when /etc/cdi dirs not present on the system but /var/run/cdi is

Issue - State: closed - Opened by klueska over 1 year ago - 7 comments

#114 - Update dependencies

Pull Request - State: closed - Opened by elezar over 1 year ago

#113 - build(deps): bump golang.org/x/sys from 0.0.0-20211116061358-0a5406a5449c to 0.1.0 in /cmd/cdi

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#112 - build(deps): bump golang.org/x/sys from 0.0.0-20211116061358-0a5406a5449c to 0.1.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#110 - Add cdi.WriteSpec function to write specs to file

Pull Request - State: closed - Opened by elezar over 1 year ago - 2 comments

#109 - Fix readme

Pull Request - State: closed - Opened by elezar over 1 year ago - 1 comment

#108 - Add a vendor make target for updating go module files

Pull Request - State: closed - Opened by elezar over 1 year ago - 4 comments

#107 - Remove API from pkg

Pull Request - State: closed - Opened by elezar over 1 year ago

#106 - cmd/cdi: update/fix go.{mod,sum}.

Pull Request - State: closed - Opened by klihub over 1 year ago - 1 comment

#105 - Describe qualified device name in the documentation

Issue - State: closed - Opened by bart0sh over 1 year ago

#104 - CNI and CDI integration

Issue - State: open - Opened by squeed over 1 year ago - 1 comment

#103 - cmd/cdi: split out to a go module of its own.

Pull Request - State: closed - Opened by klihub over 1 year ago

#102 - Address goerr113 issues

Issue - State: open - Opened by elezar almost 2 years ago - 2 comments

#101 - General question regarding how to generate the spec file.

Issue - State: closed - Opened by RainForestLand almost 2 years ago - 3 comments

#100 - dependencies: update opencontainers packages (rebased #87)

Pull Request - State: closed - Opened by klihub almost 2 years ago

#99 - cmd, pkg, schema: stop using github.com/pkg/errors.

Pull Request - State: closed - Opened by klihub almost 2 years ago

#98 - pkg/cdi: fix GetSpecErrors()/refresh read/write data race.

Pull Request - State: closed - Opened by klihub almost 2 years ago

#97 - reconsider dependencies

Issue - State: open - Opened by pohly almost 2 years ago - 3 comments

#96 - fix cdi doc missing SpecDB()

Pull Request - State: closed - Opened by moshe010 almost 2 years ago - 2 comments

#95 - Use current fsnotify library, drop viper dependency

Pull Request - State: closed - Opened by liggitt almost 2 years ago - 2 comments

#94 - Fix RemoveSpec, WriteSpec example usage in doc

Pull Request - State: closed - Opened by byako almost 2 years ago - 1 comment

#93 - Add functions to query and validate minimum spec version

Pull Request - State: closed - Opened by elezar almost 2 years ago - 4 comments

#92 - YAML encoding with Kubernetes master broken

Issue - State: open - Opened by pohly almost 2 years ago

#91 - CDI file versioning

Issue - State: closed - Opened by pohly almost 2 years ago - 7 comments

#90 - Remove dependency on github.com/pkg/errors

Issue - State: closed - Opened by alculquicondor almost 2 years ago - 4 comments

#89 - remove usage of github.com/hashicorp/go-multierror

Pull Request - State: closed - Opened by pohly almost 2 years ago - 3 comments

#87 - dependencies: update opencontainers packages

Pull Request - State: closed - Opened by pohly almost 2 years ago - 2 comments

#86 - [Feature Request] Add `Aliases` in Device spec

Issue - State: open - Opened by yeahdongcn almost 2 years ago - 6 comments

#85 - Added Annotations to CDI Spec

Pull Request - State: closed - Opened by zvonkok almost 2 years ago - 10 comments

#84 - Does docker support CDI?

Issue - State: open - Opened by yeahdongcn almost 2 years ago - 4 comments

#83 - pkg/cdi: fix build/vet failures on windows.

Pull Request - State: closed - Opened by klihub about 2 years ago - 2 comments

#82 - Fix a read/write data race in the cache.

Pull Request - State: closed - Opened by klihub about 2 years ago - 3 comments

#81 - there is a data race in CDI version v0.5.0

Issue - State: closed - Opened by soulseen about 2 years ago - 1 comment

#80 - dependencies: github.com/xeipuuv pulled into Kubernetes

Issue - State: closed - Opened by pohly about 2 years ago - 9 comments

#79 - pkg/cdi: don't abort scan on missing Spec dir.

Pull Request - State: closed - Opened by klihub about 2 years ago

#78 - device injection fails when /var/run/cdi exists but /etc/cdi does not

Issue - State: closed - Opened by pohly about 2 years ago - 1 comment

#77 - pkg/cdi: add functions for generating Spec names and removing Spec files.

Pull Request - State: closed - Opened by klihub about 2 years ago - 20 comments

#75 - Add "Getting Started" guide to README

Issue - State: open - Opened by elezar about 2 years ago - 3 comments

#74 - Don't allow update to empty specDirs

Pull Request - State: closed - Opened by elezar about 2 years ago - 4 comments

#73 - Add HostPath to DeviceNode to allow for use cases where device nodes are not at root

Pull Request - State: closed - Opened by elezar about 2 years ago - 1 comment

#72 - Add Device.HostPath to the CDI spec

Issue - State: closed - Opened by elezar about 2 years ago

#71 - Extend spec to allow for "meta" devices.

Issue - State: open - Opened by elezar about 2 years ago - 4 comments

#70 - Relax device name restriction

Pull Request - State: closed - Opened by elezar over 2 years ago

#69 - Relax restriction on device Name

Issue - State: closed - Opened by elezar over 2 years ago

#68 - build(deps): bump github.com/opencontainers/runc from 1.0.3 to 1.1.2

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#67 - documentation: add configuration instructions

Pull Request - State: closed - Opened by bart0sh over 2 years ago - 13 comments

#66 - [README] Add notes on versioning to SPEC.md

Pull Request - State: closed - Opened by elezar over 2 years ago

#65 - [spec] Add type field for mounts

Pull Request - State: closed - Opened by elezar over 2 years ago

#64 - pkg/cdi: add functions for writing Spec files.

Pull Request - State: closed - Opened by klihub over 2 years ago - 1 comment

#63 - schema: fix Mount.Options in schema.

Pull Request - State: closed - Opened by klihub over 2 years ago

#61 - Please do not use init functions in library code

Issue - State: closed - Opened by Luap99 over 2 years ago - 3 comments

#60 - Support spec upgrades on read

Issue - State: open - Opened by elezar over 2 years ago - 2 comments

#59 - Explain how to configure CDI for CRI-O, containerd and podman

Issue - State: closed - Opened by bart0sh over 2 years ago

#58 - Add note on spec / API evolution to our README

Issue - State: open - Opened by elezar over 2 years ago

#57 - Add note on versioning policy to README / SPEC

Issue - State: closed - Opened by elezar over 2 years ago

#56 - pkg/cdi: implement automatic CDI registry refresh.

Pull Request - State: closed - Opened by klihub over 2 years ago - 12 comments

#54 - devel: perform schema-based Spec validation while loading Specs.

Pull Request - State: closed - Opened by klihub over 2 years ago - 5 comments

#53 - pkg/cdi: handle unmarshalling empty Spec data.

Pull Request - State: closed - Opened by klihub over 2 years ago - 3 comments

#51 - update dependencies to recent versions

Pull Request - State: closed - Opened by bart0sh over 2 years ago - 6 comments

#47 - Prepare for v0.3.0 Spec release

Pull Request - State: closed - Opened by elezar over 2 years ago - 2 comments

#46 - The modification of the OCI Spec should add device Cgroup rules

Issue - State: closed - Opened by elezar over 2 years ago - 2 comments

#45 - Add a Type field to the Mount spec

Issue - State: closed - Opened by elezar over 2 years ago

#41 - How should we handle specs from multiple devices that overlap

Issue - State: open - Opened by elezar over 2 years ago - 7 comments

#37 - Add PR guidelines to CONTRIBUTING

Pull Request - State: closed - Opened by elezar almost 3 years ago

#34 - Correct hook names in documentation / examples

Pull Request - State: closed - Opened by elezar almost 3 years ago - 2 comments

#30 - Add labels / annotations to devices, mounts, hooks and environments

Issue - State: open - Opened by elezar over 3 years ago - 5 comments