Skip to content

feat(control): Add ResolvedSeccompProfile for pre-resolved seccomp filters - #49

Merged
ecpullen merged 1 commit into
mainfrom
ecpullen/resolved-seccomp-profile
Jul 29, 2026
Merged

feat(control): Add ResolvedSeccompProfile for pre-resolved seccomp filters#49
ecpullen merged 1 commit into
mainfrom
ecpullen/resolved-seccomp-profile

Conversation

@ecpullen

Copy link
Copy Markdown
Contributor

Callers whose runtime already resolves a workload's seccomp profile before invoking them (e.g. a containerd v2 shim, where containerd's own CRI plugin embeds the resolved filter into the OCI spec) have no symbolic type/path left to describe with seccomp_profile_type/seccomp_localhost_ref. This adds a field that carries the resolved filter directly instead.

…lters

Callers whose runtime already resolves a workload's seccomp profile before
invoking them (e.g. a containerd v2 shim, where containerd's own CRI plugin
embeds the resolved filter into the OCI spec) have no symbolic type/path left
to describe with seccomp_profile_type/seccomp_localhost_ref. This adds a
field that carries the resolved filter directly instead.
@github-actions

Copy link
Copy Markdown

The latest Buf updates on your PR. Results from workflow Buf CI / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedJul 29, 2026, 6:45 PM

@ecpullen
ecpullen requested a review from tvs July 29, 2026 18:45
@ecpullen
ecpullen merged commit d179829 into main Jul 29, 2026
2 checks passed
@ecpullen
ecpullen deleted the ecpullen/resolved-seccomp-profile branch July 29, 2026 18:47
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.

2 participants