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

Migrate seccomp profile #223

Merged
merged 3 commits into from
Sep 5, 2023
Merged

Conversation

nwneisen
Copy link
Collaborator

The method for retrieving the secomp profile path was deprecated in favor of a structure for managing a security profile. This change migrates the code to use the structure rather than the method to get the profile path and do string parsing to determine what profile type is being used. This is now handled using the structure and its methods.

This fixes integration tests related to #198 and moves the pinned integration cri-tools SHA to include tests for these changes.

@nwneisen
Copy link
Collaborator Author

ping @afbjorklund @neersighted

@nwneisen nwneisen mentioned this pull request Aug 25, 2023
core/security_context.go Outdated Show resolved Hide resolved
@nwneisen nwneisen merged commit 949603f into Mirantis:master Sep 5, 2023
2 checks passed
@nwneisen nwneisen mentioned this pull request Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants