Mike Brown

Results 24 issues of Mike Brown

The issue is the OCI runtime spec has support for specifying hooks that are called during the container lifecycle events. runc has implemented these hooks. CRI does not currently provide...

kind/feature
Stale

**The PID received over CRI may/will eventually be recycled. Container Runtimes should ensure no artifact carry over occurs from the prior use of the PID. ** Background https://github.com/kubernetes/kubernetes/issues/100648 I checked...

exp/intermediate
kind/bug
priority/P1
area/cri

Adds a couple error tests; some basic error checking; addresses a few nits that I noticed on a recent review. Signed-off-by: Mike Brown

In working with the runtime-spec and implementing a system that uses OCI [hooks](https://github.com/opencontainers/runtime-spec/blob/v1.0.1/config.md#posix-platform-hooks) in the runtime spec, a number of performance issues came to bear that required the development of...

A pattern is desirable for adding media type extensions to OCI media types. This pattern will also be desirable for additional media types being discussed in opencontainers/artifacts. See issue https://github.com/opencontainers/image-spec/issues/747...

Need to decide when to update CNI and establish a cadence process. - [ ] coordinate updating cni and plugins across the stack #56 - [ ] evaluate new cni...

The [TOB approved](https://github.com/opencontainers/tob/blob/master/proposals/artifacts.md) the following project: - Update the [OCI image-spec][image-spec] to reference images as an implementation of artifacts, using [OCI manifest][image-manifest] and [OCI index][image-index] Just creating an issue to...

enhancement
help wanted

from discussion on the OCI call... [see extension proposal](https://hackmd.io/El8Dd2xrTlCaCG59ns5cwg?edit) here's a description in the readme, acknowledging that we are moving into a stage for prototyping extensions to the distribution spec/api....

Repository was not defined in the spec. Notes: Repository in a sense refers to storage namespace for a group or organization in a container registry. docker pull request: ``` pull...

clarification

Signed-off-by: Mike Brown - One-line PR description: Adding new KEP to support Subsecond Probes. - Issue link: #3066 - Other comments: wip

sig/node
cncf-cla: no
size/XL
kind/kep
api-review