libpod
https://github.com/projectatomic/libpod
Go
libpod is a library used to create container pods.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported2 Subscribers
Add a CodeTriage badge to libpod
Help out
- Issues
- fix(api): bound how long a client may take to send request headers
- Performance: Move regexp.MustCompile out of function bodies to package level
- api/auth: fix localhost-address matching to prevent userinfo bypass
- Update module github.com/sirupsen/logrus to v1.10.0
- pkg/api/server: document noHostname and noPodPrefix kube play params
- [v5.8] fix machine linux tests and bump to 5.8.7-dev
- Inaccurate host matching logic in `pkg/api/handlers/compat/auth.go`
- ci: add govulncheck job
- test/system: fix healthcheck since race
- Performance: Hoist regexp.MustCompile out of functions
- Docs
- Go not yet supported