Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

Release v0.1.0

Compare
Choose a tag to compare
@masayag masayag released this 11 May 22:03
· 240 commits to main since this release
294083e

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

  1. Running workloads on devices (#3, doc)
  2. Add storage configuration to edge device (#6, doc)
  3. Create OBC for registered device (#7)
  4. Allow external s3 storage (#26)
  5. Allow user to request OBC creation (#35)
  6. Add metrics configuration (#62)
  7. Add host upgrade attributes to the edge device CRD (#69)
  8. Add system metrics gathering interval (#75)
  9. Add system allow list types and parsing (#77)
  10. Add log collection options (#113, blog)
  11. Allowing user to disable system metrics collection (#81)
  12. Ignore EdgeDevice status-only changes (#115)
  13. Ignore heartbeat with no changes (#146)
  14. Add metrics receiver configuration (#148, doc, blog)
  15. Add DeviceSet to manage group of devices (#161, #183, blog)
  16. Propagate deployment labels to workload (#137, doc)
  17. Enable TLS for metrics remote writer (#176)
  18. Approval process: EdgeDevice Signed request (#179, blog)
  19. Add EdgeConfig API (API definition only) (#145)