github containerd/nri v0.12.0

7 hours ago

What's Changed

  • go.{mod,sum}: bump wazero deps to v1.11.0. by @klihub in #255
  • adaptation: ensure namespace adjustment is tested by @samuelkarp in #256
  • docs: add Linux sysctl's as restrictable by validation. by @klihub in #257
  • ulimit-adjuster: fix a typo in README.md. by @klihub in #260
  • api,adaptation: fix sysctl adjustment collection, add unit test. by @klihub in #261
  • pkg/api: adjustment stripping fixes. by @klihub in #251
  • protoc: Generate pkg/api/strip.go using plugin by @samuelkarp in #259
  • device-injector: implement sysctl adjustment annotations. by @klihub in #262
  • docs: document which versions various NRI features were first available. by @klihub in #258
  • go.mod: move from old containers/common repo to go.podman.io/common by @sameersaeed in #266
  • Add integration tests for hook injector plugin by @sameersaeed in #187
  • api: fix OCI hook ownership tracking. by @klihub in #264
  • api: generate field ownership functions by @samuelkarp in #263
  • fix: let stub.Run() select to honor context cancellation by @dottorblaster in #275
  • avoid nil deref in ToOCILinuxSyscalls by @grey3228 in #276
  • docs: add validation plugins guide by @samuelkarp in #278
  • stub: allow overriding plugin name with Option by @marquiz in #202
  • stub: fix new option logging in stub. by @klihub in #280
  • adaptation: close plugin if initial sync fails. by @klihub in #279
  • Enable adjusting memory policy from NRI plugins by @askervin in #166
  • adaptation,stub: exchange NRI versions in use. by @klihub in #271
  • Add writable-cgroups experimental plugin by @chrishenzie in #269
  • logger: fix logger Shutdown function signature by @pandaWall in #284
  • Add a background to lifecycle SVGs so they are legible in dark mode by @BenTheElder in #285
  • add basic metrics for NRI framework by @chrishenzie in #277
  • wire protocol: use dedicated RPC calls for all pod and container life-cycle events. by @klihub in #274

New Contributors

Full Changelog: v0.11.0...v0.12.0

Don't miss a new nri release

NewReleases is sending notifications on new releases.