Skip to content
This repository was archived by the owner on Nov 7, 2023. It is now read-only.

v0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@wawlian wawlian released this 27 Sep 06:45
· 20 commits to main since this release
b63c7b4

What's Changed

  • Add interfaces which used to interact with the edge-side platform by @qclc in #1
  • deviceprofile controller update: support Create/Delete/Get between ed… by @Peeknut in #3
  • Update deviceController to reconcile the deviceService between the openyurt and edge by @qclc in #4
  • Update deviceController to reconcile the device between the openyurt and edge by @qclc in #2
  • Get the actual edge object name from the label by @qclc in #5
  • Complete the README and add the tutorial by @qclc in #6
  • Complete the README and the tutorial by @qclc in #8
  • Add issue, pr template and github action by @qclc in #11
  • Add scripts to quickly compile and generate images for different architectures by @qclc in #12
  • fix: deviceprofile_syncer should list deviceprofiles with fieldSelector spec.nodePool by @wawlian in #15
  • Extract the configurable startup options and update the log tool by @qclc in #17
  • Fix bug in deviceprofile synchronization process by @qclc in #19
  • fix issue 16:some items in deviceProperties do not have value by @wawlian in #20
  • do not interrupt sync logic when non-fatal error occured by @wawlian in #21
  • some enhancements when communication with edgex by @wawlian in #23
  • Feature: clean code for nodepoolindex by @huiwq1990 in #24
  • add additional print columns to show more information by @qclc in #26

New Contributors

Full Changelog: https://github.com/openyurtio/yurt-device-controller/commits/v0.1.0