Skip to content

Conversation

@marquiz
Copy link
Owner

@marquiz marquiz commented Aug 8, 2025

No description provided.

klihub added 2 commits August 29, 2025 09:36
This reverts commit f578ea2.

Signed-off-by: Krisztian Litkey <[email protected]>
@marquiz marquiz force-pushed the main branch 3 times, most recently from b31420f to e72806a Compare August 29, 2025 09:52
marquiz and others added 15 commits August 29, 2025 13:21
Image signatures can be verified with cosign. An example for the rolling
unstable image for the template plugin:

  cosign verify ghcr.io/containerd/nri/plugins/template:unstable \
                --certificate-identity-regexp "https://github.com/containerd/nri/.*" \
               --certificate-oidc-issuer https://token.actions.githubusercontent.com \
    | jq .

Signed-off-by: Markus Lehtonen <[email protected]>
Makes linters happier.

Signed-off-by: Markus Lehtonen <[email protected]>
Mixed bag of comments for exported types. Makes revive happier.

Signed-off-by: Markus Lehtonen <[email protected]>
Silence golangci-lint v2.4 errors that we don't want to fix.

Signed-off-by: Markus Lehtonen <[email protected]>
Signed-off-by: Markus Lehtonen <[email protected]>
…gnore-review

.gitignore: revert hastily reviewed editor-specific addition.
Disable:

  QF1008: could remove embedded field "Generator" from selector

Signed-off-by: Markus Lehtonen <[email protected]>
…ositives

golangci: disable QF1008 from staticcheck linter
…ustomize

contrib: add example for enabling per-container RDT monitoring
klihub and others added 5 commits September 15, 2025 15:51
Obtain the container's user, group and supplemental group
IDs from OCI Spec.Process.User and expose it to plugins.

Signed-off-by: Krisztian Litkey <[email protected]>
…-info

api: expose container user/group ID to plugins.
Install (and use) protoc and plugins under build/tools in the source
tree in an attempt to ensure that the correct version of the tooling is
always used.

Signed-off-by: Markus Lehtonen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants