This repository has been archived by the owner on Dec 1, 2024. It is now read-only.
Release v0.1.0
Release v0.1.0 of Flotta Operator
The first release of Flotta Operator contains a rich set of features:
- Manage device onboarding and devices identification
- Run workloads on the devices
- Send application data from the devices
- Collect logs from the devices
- Report metrics from the devices
- Manage OS updates
To get started with Flotta Operator, visit here.
Release Content
- Running workloads on devices (#3, doc)
- Add storage configuration to edge device (#6, doc)
- Create OBC for registered device (#7)
- Allow external s3 storage (#26)
- Allow user to request OBC creation (#35)
- Add metrics configuration (#62)
- Add host upgrade attributes to the edge device CRD (#69)
- Add system metrics gathering interval (#75)
- Add system allow list types and parsing (#77)
- Add log collection options (#113, blog)
- Allowing user to disable system metrics collection (#81)
- Ignore EdgeDevice status-only changes (#115)
- Ignore heartbeat with no changes (#146)
- Add metrics receiver configuration (#148, doc, blog)
- Add DeviceSet to manage group of devices (#161, #183, blog)
- Propagate deployment labels to workload (#137, doc)
- Enable TLS for metrics remote writer (#176)
- Approval process: EdgeDevice Signed request (#179, blog)
- Add EdgeConfig API (API definition only) (#145)