Skip to content

Latest commit

 

History

History
71 lines (49 loc) · 2.6 KB

CHANGELOG.md

File metadata and controls

71 lines (49 loc) · 2.6 KB

v0.0.44

Announcing Akri v0.0.44!

Akri v0.0.44 is a pre-release of Akri.

To find out more about Akri, check out our README and start contributing today!

New Features

The v0.0.44 release introduces a number of significant improvements!

  • Enable Akri for armv7
  • Create separate Helm charts for releases (akri) and merges (akri-dev)
  • Parameterize Helm for udev beyond simple video scenario
  • Expand udev discovery by supporting filtering by udev rules that look up the device hierarchy such as SUBSYSTEMS, ATTRIBUTES, DRIVERS, KERNELS, and TAGS
  • Parameterize Helm for udev to allow security context
  • Remove requirement for agent to execute in privileged container

View the full change log

Breaking Changes

N/A

Known Issues

  • Documented Helm settings are not currently compatible with K3s v1.19.4+k3s1

Validated With

Distribution Version
Kubernetes v1.19.4
K3s v1.18.9+k3s1
MicroK8s 1.18/stable

What's next?

Check out our roadmap to see the features we are looking forward to!

Release history

See CHANGELOG.md for more information on what changed in this and previous releases.

v0.0.35

Announcing the Akri v0.0.35 pre-release!

Akri v0.0.35 is the first pre-release of Akri.

To find out more about Akri, check out our README and start contributing today!

New Features

The v0.0.35 release introduces a number of significant features!

  • CRDs to allow the discovery and utilization of leaf devices
  • An agent and controller to find, advertise, and utilize leaf devices
  • Discovery for IP cameras using the ONVIF protocol
  • An ONVIF broker to serve the camera frames
  • Discovery for leaf devices exposed through udev
  • A udev camera broker to serve the camera frames
  • A Helm chart to simplify Akri deployment

View the full change log

Breaking Changes

N/A

Known Issues

N/A

What's next?

Check out our roadmap to see the features we are looking forward to!

Release history

See CHANGELOG.md for more information on what changed in this and previous releases.