Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
1,424 contributions in the last year
Contribution activity
October 2020
Created a pull request in lf-edge/eve that received 12 comments
containerd 1.4.1 ; openssh client in sshd
Two changes:
bumps the linuxkit/sshd version to the latest. The only real difference is that this one includes openssh-client package, so you can ssh
- optimize slice; control blocksize for decompress
- fix nil writer
- fix passthrough errors
- iowriter should handle nil
- control blocksize for filestarget
- cleaner pass-through, aligned with what will be merged into oras
- move slightly ahead on x-sys-unix
- bump containerd to include goroutines read fix
- use oras-merged status track
- use straight reader
Created an issue in serverless/serverless that received 8 comments
Deep directories trigger AWS 128 char limit for handler unless restructure zip package
Deep lambda zip file hits 128 char limit. I have a repository with many lambdas. For various reasons, the path to the target include (in this case…