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

Switch to runtime detection via bpfd/proc #1502

Merged

Conversation

severinstrobl
Copy link
Contributor

Fixes #1501.

Description

The upstream of github.com/genuinetools/amicontained switched to the container runtime detection via github.com/genuinetools/bpfd/proc, which supports a larger range of container runtimes. With this change (among others) Podman can be detected correctly.

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

  • Includes unit tests
  • Adds integration tests if needed.

See the contribution guide for more details.

Reviewer Notes

  • The code flow looks good.
  • Unit tests and or integration tests added.

Release Notes

Kaniko now supports detection of a wider range of container runtimes, including Podman.

The upstream of github.com/genuinetools/amicontained switched to the
container runtime detection via github.com/genuinetools/bpfd/proc,
which supports a larger range of container runtimes. With this change
(among others) Podman can be detected correctly.

Fixes GoogleContainerTools#1501.
@google-cla google-cla bot added the cla: yes CLA signed by all commit authors label Nov 22, 2020
@tejal29 tejal29 merged commit c2a919a into GoogleContainerTools:master Dec 9, 2020
@severinstrobl severinstrobl deleted the runtime_detection_bpfd branch December 29, 2020 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes CLA signed by all commit authors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Podman not recognized as container runtime
2 participants