What's Changed
- api: initialize OCI LinuxMemory resources to empty. by @klihub in #37
- docs: add a chapter about security considerations. by @klihub in #36
- Makefile: fix 'install-*' targets. by @klihub in #38
- Add gitignore for build artifacts by @austinvazquez in #32
- update module name of the logger plugin by @Iceber in #41
- fix the
NRI_PLUGIN_NAME
env value when launching a pre-installed plugin by @Iceber in #42 - Fix ParseEventMask to produce proper masks for 'pod' and 'container' shorthand event notations. by @ZP-AlwaysWin in #39
- Updated the OCI Hook Injector README to resovle broken links to the p… by @swgriffith in #34
- stub: pass context to plugins, pass updated resources to UpdateContainers. by @klihub in #40
- .github: add test build to CI workflow. by @klihub in #47
- Add support for rlimits by @samuelkarp in #48
- releases: update note about 0.4.0 by @samuelkarp in #50
New Contributors
- @Iceber made their first contribution in #41
- @ZP-AlwaysWin made their first contribution in #39
- @swgriffith made their first contribution in #34
- @samuelkarp made their first contribution in #48
Full Changelog: v0.3.0...v0.4.0