github containerd/nri v0.11.0

18 hours ago

What's Changed

  • Add dockerized target for building proto files by @marquiz in #211
  • Downgrade go to require 1.24.0 by @saschagrunert in #214
  • chore: clean and unify nolint directives by @marquiz in #217
  • ci: bump golangci-lint to v2.4 by @marquiz in #225
  • golangci: disable QF1008 from staticcheck linter by @marquiz in #226
  • ci: enable image signing by @marquiz in #224
  • contrib: add example for enabling per-container RDT monitoring by @marquiz in #228
  • api: expose container user/group ID to plugins. by @klihub in #230
  • extract memory and CPU resource helpers by @ErikJiang in #210
  • plugins/logger: fix default event subscription mask. by @klihub in #158
  • Install protoc locally in the source tree by @marquiz in #232
  • adaptation: test with populated initial resources. by @klihub in #231
  • Ensure that we use correct version of protoc and its deps by @marquiz in #233
  • Makefile: build proto files unconditionally by @marquiz in #229
  • Fix wasm example by @saschagrunert in #237
  • adaptation: ensure sync'ed plugins are fully registered in tests. by @klihub in #234
  • deps: bump runtime-spec to v1.3.0. by @klihub in #243
  • Drop dependency on opencontainers/runtime-tools by @AkihiroSuda in #247
  • feat: Make logger a configurable struct member for stub by @gauravkghildiyal in #239
  • Add support for sysctl adjustment by @samuelkarp in #248
  • api,adaptation,generate: allow adjusting linux net devices by @klihub in #157
  • device-injector: always log injection summary. by @klihub in #246
  • api,adaptation,generate: allow setting kernel scheduling policy attributes. by @klihub in #160
  • pkg/api: add OptionalRepeatedString type by @marquiz in #212
  • [plugins] support specifying a custom NRI socket path by @tariq1890 in #249
  • update wazero/wazero version to v1.10.1 by @ningmingxiao in #252
  • Support direct editing of the intelRdt config by @marquiz in #215
  • adaptation: allow compiling out WASM support altogether. by @klihub in #253

New Contributors

Full Changelog: v0.10.0...v0.11.0

Don't miss a new nri release

NewReleases is sending notifications on new releases.