Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Edgex 3.0 update #175

Merged
merged 52 commits into from
Oct 17, 2023
Merged

feat: Edgex 3.0 update #175

merged 52 commits into from
Oct 17, 2023

Conversation

brian-intel
Copy link
Contributor

@brian-intel brian-intel commented Oct 17, 2023

PR Checklist

  • Added label to the Pull Request for easier discoverability and search
  • Commit Message meets guidelines as indicated in the URL https://github.com/intel-retail/automated-vending/blob/main/.github/CONTRIBUTING.md
  • Every commit is a single defect fix and does not mix feature addition or changes
  • Unit Tests have been added for new changes
  • Updated Documentation as relevant to the changes
  • [ x All commented out code has been removed
  • If you've added a dependency, you've ensured license is compatible with repository license and clearly outlined the added dependency.
  • PR change contains code related to security
  • PR introduces changes that breaks compatibility with other modules (If YES, please provide details below)

What are you changing?

Update automated vending reference solution to EdgeX 3.0

Issue this PR will close

Anything the reviewer should know when reviewing this PR?

Test Instructions if applicable

  • make docker
  • make run
  • ./smoke-test.sh
  • All calls reporting 200

If the there are associated PRs in other repositories, please link them here (i.e. intel-retail/automated-vending )

Leonard Goodell and others added 30 commits September 6, 2023 11:06
closes #121

Signed-off-by: Leonard Goodell <leonard.goodell@intel.com>
refactor: Migrate Edgex compose to 3.0
….0 (#126)

* feat(ms-authentication): Update ms-authentication service to EdgeX v3.0
---------

Signed-off-by: Sean O'Hair <sean.ohair@intel.com>
…t topics (#128)

Signed-off-by: Sean O'Hair <sean.ohair@intel.com>
* feat: Migrate as-vending microservice to EdgeX 3.0

Signed-off-by: Brian McGinn <brian.mcginn@intel.com>

---------

Signed-off-by: Brian McGinn <brian.mcginn@intel.com>
Co-authored-by: Lenny Goodell <leonard.goodell@intel.com>
Co-authored-by: Jim Wang @ Intel <yutsung.jim.wang@intel.com>
* feat: update as controller board to use EdgeX-3.0
* fix: remove build tags related to no_zmq for tests
* fix: change automated checkout wording to automated vending for as-controller board
* fix: add the missing support-notification client config in configuration yaml file

Signed-off-by: Jim Wang <yutsung.jim.wang@intel.com>

---------

Signed-off-by: Jim Wang <yutsung.jim.wang@intel.com>
* feat: Migrate ms-ledger microservice to EdgeX 3.0

Signed-off-by: Neethu Elizabeth Simon <neethu.elizabeth.simon@intel.com>

* feat: Migration changes in docker-compose

Signed-off-by: Neethu Elizabeth Simon <neethu.elizabeth.simon@intel.com>

* feat: removed zmq references

Signed-off-by: Neethu Elizabeth Simon <neethu.elizabeth.simon@intel.com>

* feat: change image name in trivyimagescan

Signed-off-by: Neethu Elizabeth Simon <neethu.elizabeth.simon@intel.com>

---------

Signed-off-by: Neethu Elizabeth Simon <neethu.elizabeth.simon@intel.com>
* feat: update ds-card-reader to use EdgeX-3.0

Closes: #133
Signed-off-by: Valina Li <valina.li@intel.com>
* feat: Migrate ds-controller to EdgeX 3.0

Signed-off-by: Neethu Elizabeth Simon <neethu.elizabeth.simon@intel.com>

* feat: handle hadolint + remove zeromq

Signed-off-by: Neethu Elizabeth Simon <neethu.elizabeth.simon@intel.com>

* feat: add hadolint flag

Signed-off-by: Neethu Elizabeth Simon <neethu.elizabeth.simon@intel.com>

* feat: changed devicelist toml to yaml

Signed-off-by: Neethu Elizabeth Simon <neethu.elizabeth.simon@intel.com>

* fix: typo

Signed-off-by: Neethu Elizabeth Simon <neethu.elizabeth.simon@intel.com>

* fix: change device-list in dockerfile

Signed-off-by: Neethu Elizabeth Simon <neethu.elizabeth.simon@intel.com>

* fix: yaml indentation

Signed-off-by: Neethu Elizabeth Simon <neethu.elizabeth.simon@intel.com>

---------

Signed-off-by: Neethu Elizabeth Simon <neethu.elizabeth.simon@intel.com>
closes #136

Signed-off-by: Leonard Goodell <leonard.goodell@intel.com>
* feat(ms-inventory): Migrate ms-inventory to EdgeX v3.0
---------

Signed-off-by: Sean O'Hair <sean.ohair@intel.com>
build: Upgrade portianer to CE version
Closes #135

Signed-off-by: Elizabeth J Lee <elizabeth.j.lee@intel.com>
Signed-off-by: Elizabeth J Lee <elizabeth.j.lee@intel.com>
Signed-off-by: Elizabeth J Lee <elizabeth.j.lee@intel.com>
feat: Migrate ds-cv-inferencing to be EdgeX 3.0 compatible
Signed-off-by: Elizabeth J Lee <elizabeth.j.lee@intel.com>
Signed-off-by: preethi-satishcandra <preethi.satishchandra@intel.com>
Signed-off-by: Elizabeth J Lee <elizabeth.j.lee@intel.com>
Signed-off-by: Elizabeth J Lee <elizabeth.j.lee@intel.com>
Signed-off-by: preethi-satishcandra <preethi.satishchandra@intel.com>
fix: Address Lenny's PR comments
Closes: #138

Signed-off-by: Jim Wang <yutsung.jim.wang@intel.com>
…t returns error

Signed-off-by: preethi-satishcandra <preethi.satishchandra@intel.com>
Signed-off-by: preethi-satishcandra <preethi.satishchandra@intel.com>
Signed-off-by: preethi-satishcandra <preethi.satishchandra@intel.com>
Closes #150

Signed-off-by: Elizabeth J Lee <elizabeth.j.lee@intel.com>
Signed-off-by: preethi-satishcandra <preethi.satishchandra@intel.com>
Signed-off-by: Elizabeth J Lee <elizabeth.j.lee@intel.com>
ejlee3 and others added 12 commits October 2, 2023 08:39
Signed-off-by: Elizabeth J Lee <elizabeth.j.lee@intel.com>
Signed-off-by: Elizabeth J Lee <elizabeth.j.lee@intel.com>
Signed-off-by: Elizabeth J Lee <elizabeth.j.lee@intel.com>
refactor: remove use of intel devtools utils package
Update controller-board device-list format
Removed double escape in smoke-test string

Closes #161

Signed-off-by: Brian McGinn <brian.mcginn@intel.com>
Signed-off-by: Elizabeth J Lee <elizabeth.j.lee@intel.com>
Signed-off-by: Elizabeth J Lee <elizabeth.j.lee@intel.com>
refactor: Revert openvino to 2021
Signed-off-by: Elizabeth J Lee <elizabeth.j.lee@intel.com>
Signed-off-by: Elizabeth J Lee <elizabeth.j.lee@intel.com>
fix: Integration issues with upgrade to EdgeX 3.0
Signed-off-by: Brian McGinn <brian.mcginn@intel.com>
@lenny-goodell lenny-goodell self-requested a review October 17, 2023 17:37
@brian-intel brian-intel added enhancement New feature or request go Pull requests that update Go code labels Oct 17, 2023
@brian-intel brian-intel changed the title Edgex 3.0 feat: Edgex 3.0 update Oct 17, 2023
@brian-intel brian-intel marked this pull request as ready for review October 17, 2023 17:40
@brian-intel brian-intel merged commit 6a7a1cf into main Oct 17, 2023
13 of 14 checks passed
@lenny-goodell lenny-goodell deleted the Edgex-3.0 branch October 17, 2023 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants