Phil Estes
Phil Estes
Recently I was fixing issues found by golangci-lint after updating `go.mod` in a PR for a dependency update. The PR continued to fail CI even after fixing the **staticcheck** issues...
Need to add to the README about these 2 modes and the specifics of each
A start was made on thinking about how various repos within the OCI currently fit into a set of project types (specs, reference implementations, helper libraries). We need to finish...
Draft of a document based on our [March and April TOB calls/discussion](https://hackmd.io/kKl1ECKnSLWhgk7dZ2WUFQ#OCI-TOB-23-March-Call) Please note that I'm not proposing this is the exact spot for this, but I find the GH...
Per discussion with the @opencontainers/tob members in March/April 2020, there are aspects to the OCI governance which are significantly out of date or simply related to the early construct under...
Upgrade OpenTelemetry core libs to v1.19.0 and contrib (for gRPC tracing) to v0.45.0. The OpenTelemetry internal module structure/dependency graph is rather complex, and recently some parts (e.g. metrics) have graduated...
@dmcgowan do we want to update with any of the recent diagrams from conferences like KubeCon?
Discussed during #34: we should document a simple process for removing a contributed non-core project given there is a higher chance they may end up unmaintained at some point in...
Mark 2.0 as end of life. Set 1.6 and 2.0 links to the final release tag in that line (like the previous EOL lines)
It looks like (Github's) Dependabot feature has added a new clause to commits. See commit a93c8d3cd1451ca4e8310b790207f0e824729e12 (PR containerd/containerd#11900); the full message is: ``` Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.72.0 to 1.72.2. -...