What's Changed
- make the build reproducible by @unclejack in #158
- Use the new make terget to install to the right paths by @evol262 in #160
- Fix comment lines about the default mount propagation by @AkihiroSuda in #159
- check if running container also has ip address to return ready state by @prezha in #168
- Fix startup race condition by @milas in #170
- Added cd cri-dockerd to README.md by @root-edu in #176
- Revert "check if running container also has ip address to return ready state" by @evol262 in #181
- Various fixes to make the tests compile by @afbjorklund in #182
- Add basic crictl info config with sandboxImage by @afbjorklund in #180
- Move conntrack.Exists function into cri-dockerd by @HirazawaUi in #177
- Fix container not found error by @davidwtf in #183
- go.mod: github.com/opencontainers/image-spec v1.1.0-rc3 by @AkihiroSuda in #188
New Contributors
- @unclejack made their first contribution in #158
- @AkihiroSuda made their first contribution in #159
- @prezha made their first contribution in #168
- @milas made their first contribution in #170
- @root-edu made their first contribution in #176
- @HirazawaUi made their first contribution in #177
- @davidwtf made their first contribution in #183
Full Changelog: v0.3.1...v0.3.2