Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve K8S workload attestor container ID parsing #1649

Merged
merged 3 commits into from
Jun 12, 2020

Conversation

azdagron
Copy link
Member

Expands the container ID parsing to properly handle cgroups with a variety of punctuation separating the different segments, i.e. those produced by cri-containerd.

Fixes #1580

Expands the container ID parsing to properly handle cgroups with a
variety of punctuation separating the different segments, i.e. those
produced by cri-containerd.

Signed-off-by: Andrew Harding <andrew.harding@hpe.com>
Copy link
Member

@amartinezfayo amartinezfayo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this, @azdagron! 🚀

@azdagron azdagron merged commit 6ea1530 into spiffe:master Jun 12, 2020
@azdagron azdagron deleted the improve-k8s-cgroup-parsing branch June 12, 2020 19:01
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.

K8s workload attestor can't parse cgroups for containerd k8s CRI
2 participants