github containerd/nri v0.10.0

17 days ago

What's Changed

  • pkg/api: Copy Unified map by @champtar in #134
  • Makefile: symlink-safer tinygo docker builds. by @klihub in #136
  • adaptation: honor context deadline in WASM runtime/plugins. by @klihub in #139
  • Add UpdatePodSandbox to NRI plugin API by @chrishenzie in #141
  • api,adaptation: allow setting container command line. by @klihub in #145
  • api,adaptation: pass container exit status to plugins. by @klihub in #144
  • Bump 3 dependencies to tagged versions and go to 1.22.0 by @djdongjin in #147
  • stub: don't return nil response without an error. by @klihub in #150
  • .github: update project-checks, use local install-go action in CI workflow. by @klihub in #156
  • api: eliminate k8s.io/cri-api dependency. by @klihub in #161
  • refactor: Adjust phrasing in log and error messages by @chrishenzie in #162
  • [pluggable-validation / 1]: protoize conflict detection by @klihub in #169
  • [pluggable-validation / 2]: implement core adjustment validation. by @klihub in #170
  • ci: update go 1.23.9, 1.24.3 by @austinvazquez in #174
  • plugins: use noderesource.dev domain by @samuelkarp in #172
  • don't exit on close by @aojea in #173
  • move packages related to v0.1.0 to the plugins/v010-adapter by @Iceber in #154
  • [pluggable-validation / 3]: implement default validator. by @klihub in #171
  • readme: clarify default validator enablement info by @samuelkarp in #175
  • Revert "move packages related to v0.1.0 to the plugins/v010-adapter" by @chrishenzie in #178
  • api: pass injected CDI devices as input to plugins. by @klihub in #179
  • Drop tinygo requirement by @saschagrunert in #148
  • Add WASM plugin docs by @saschagrunert in #182
  • ci: use latest go patch version by @saschagrunert in #181
  • api,adaptation,generate: allow setting container I/O priority. by @klihub in #155
  • api: add seccomp adjustment by @tych0 in #123
  • Allow to adjust LinuxNamespaces by @champtar in #135
  • Add maintainers file by @dmcgowan in #184
  • Include linux device cgroups in adjustment logic by @karlbaumg in #168
  • [doc] mention support for oci's unified config map in readme by @TonyxSun in #189
  • readme: list all sample plugins by @marquiz in #193
  • Makefile: build all plugins by default. by @klihub in #192
  • plugins/logger: handle missing events by @marquiz in #195
  • api: add string representation for ValidateContainerAdjustment event by @marquiz in #194
  • Publish sample plugin container images by @marquiz in #191
  • plugins/differ: fix possible crash at plugin startup by @marquiz in #199
  • plugins/hook-injector: more verbosity on -verbose by @marquiz in #201
  • plugins: drop -name flag from most of the plugins by @marquiz in #203
  • Makefile: simplify plugin build make targets by @marquiz in #198
  • Bump dependencies by @marquiz in #206
  • plugins: consistent exit behavior on ttrpc close by @marquiz in #204
  • plugins/hook-injector: correct the hook configs by @marquiz in #205
  • deployment: add minimal kustomize overlays for deploying plugins by @marquiz in #197
  • Add minimal documentation for plugin images by @marquiz in #196
  • Makefile: unconditionally build plugins by @marquiz in #209

New Contributors

Full Changelog: v0.9.0...v0.10.0

Don't miss a new nri release

NewReleases is sending notifications on new releases.