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

Merge minnesota-dev into main #223

Merged
merged 24 commits into from
May 31, 2023

Commits on Apr 25, 2023

  1. feat: Helm chart updates for minnesota (edgexfoundry#187)

    List of changes:
    
    - Brought README up-to-date
    - Added support for authenticated pulls (to dockerhub)
    - Added core-common-config microservice
    - Brought command lines and environment variables up-to-date with EdgeX 3.0 docker-compose changes
    - Added missing data volumes
    - Created YAML values files to specify tip and releasee versions of containers
    - Fixed bug in eKuiper volume initialization
    - Repairs to ingress rules for port matching
    - Documentation to obtain authentication JWT
    
    Signed-off-by: Bryon Nevis <bryon.nevis@intel.com>
    bnevis-i authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    c8ce8ca View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. feat: Upgrade all simple App Service examples to V3 (edgexfoundry#193)

    Signed-off-by: Leonard Goodell <leonard.goodell@intel.com>
    Lenny Goodell authored May 3, 2023
    Configuration menu
    Copy the full SHA
    16e2bbe View commit details
    Browse the repository at this point in the history
  2. feat: Upgrade all advanced App Service examples to V3 (edgexfoundry#195)

    Signed-off-by: Leonard Goodell <leonard.goodell@intel.com>
    Lenny Goodell authored May 3, 2023
    Configuration menu
    Copy the full SHA
    a1c4d64 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. feat: Upgrade ibm-mqtt-export configurable example to V3 (edgexfoundr…

    …y#196)
    
    Signed-off-by: Leonard Goodell <leonard.goodell@intel.com>
    Lenny Goodell authored May 9, 2023
    Configuration menu
    Copy the full SHA
    0efe153 View commit details
    Browse the repository at this point in the history
  2. refactor: Consume MakeItRun rename to Run (edgexfoundry#198)

    * feat: Upgrade ibm-mqtt-export configurable example to V3
    
    Signed-off-by: Leonard Goodell <leonard.goodell@intel.com>
    Lenny Goodell authored May 9, 2023
    Configuration menu
    Copy the full SHA
    8c3d355 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. refactor: Upgade cloud-event app service to use V3 (edgexfoundry#200)

    Signed-off-by: Marc-Philippe Fuller <marc-philippe.fuller@intel.com>
    marcpfuller authored May 10, 2023
    Configuration menu
    Copy the full SHA
    9bc6601 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. fix: device-usb-camera to use the correct start up docker-entrypoint …

    …shell script (edgexfoundry#207)
    
    The device USB camera uses different executable like docker-entrypoint shell script for bootstrapper so update it for this case.
    
    Signed-off-by: Jim Wang <yutsung.jim.wang@intel.com>
    jim-wang-intel authored May 12, 2023
    Configuration menu
    Copy the full SHA
    2ae4927 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. refactor: Upgrade json-logic app service to use V3 (edgexfoundry#206)

    * refactor: Upgrade json-logic app service to use V3
    
    closes: edgexfoundry#194
    Signed-off-by: Marc-Philippe Fuller <marc-philippe.fuller@intel.com>
    marcpfuller authored May 15, 2023
    Configuration menu
    Copy the full SHA
    2084fa7 View commit details
    Browse the repository at this point in the history
  2. refactor: Upgrade influx-export to use V3 (edgexfoundry#205)

    * refactor: Upgrade influx-export to use V3
    
    Signed-off-by: Marc-Philippe Fuller <marc-philippe.fuller@intel.com>
    marcpfuller authored May 15, 2023
    Configuration menu
    Copy the full SHA
    63baaf5 View commit details
    Browse the repository at this point in the history
  3. refactor: Upgrade custom-trigger-nats-rpc to use V3 (edgexfoundry#203)

    Signed-off-by: Marc-Philippe Fuller <marc-philippe.fuller@intel.com>
    marcpfuller authored May 15, 2023
    Configuration menu
    Copy the full SHA
    1a565b6 View commit details
    Browse the repository at this point in the history
  4. refactor: Upgrade fledge-export to use V3 (edgexfoundry#204)

    * refactor: Upgrade fledge-export to use V3
    
    Signed-off-by: Marc-Philippe Fuller <marc-philippe.fuller@intel.com>
    marcpfuller authored May 15, 2023
    Configuration menu
    Copy the full SHA
    ed2ac35 View commit details
    Browse the repository at this point in the history
  5. refactor: Upgrade cloud-export-mqtt to use V3 (edgexfoundry#201)

    Signed-off-by: Marc-Philippe Fuller <marc-philippe.fuller@intel.com>
    marcpfuller authored May 15, 2023
    Configuration menu
    Copy the full SHA
    b3ae76c View commit details
    Browse the repository at this point in the history
  6. refactor: Upgrade custom_trigger app service to use V3 (edgexfoundry#202

    )
    
    Signed-off-by: Marc-Philippe Fuller <marc-philippe.fuller@intel.com>
    marcpfuller authored May 15, 2023
    Configuration menu
    Copy the full SHA
    96fd7be View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. refactor: Upgrade send-command to use V3 (edgexfoundry#209)

    * refactor: Upgrade send-command to use V3
    
    Signed-off-by: Marc-Philippe Fuller <marc-philippe.fuller@intel.com>
    marcpfuller authored May 16, 2023
    Configuration menu
    Copy the full SHA
    aefae62 View commit details
    Browse the repository at this point in the history
  2. refactor: Upgrade secrets to use V3 (edgexfoundry#208)

    * refactor: Upgrade secrets to use V3
    
    Signed-off-by: Marc-Philippe Fuller <marc-philippe.fuller@intel.com>
    marcpfuller authored May 16, 2023
    Configuration menu
    Copy the full SHA
    638772b View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. fix: Address missed V3 migration of InsecureSecrets (edgexfoundry#210)

    Signed-off-by: Leonard Goodell <leonard.goodell@intel.com>
    Lenny Goodell authored May 17, 2023
    Configuration menu
    Copy the full SHA
    a9365cf View commit details
    Browse the repository at this point in the history
  2. feat: Remove random device and grove-c from example and update README (

    …edgexfoundry#212)
    
    Closes: issue edgexfoundry#211
    
    Signed-off-by: Valina Li <valina.li@intel.com>
    vli11 authored May 17, 2023
    Configuration menu
    Copy the full SHA
    b19879a View commit details
    Browse the repository at this point in the history
  3. feat: Update Camera Management example on minnesota-dev branch (edgex…

    …foundry#213)
    
    * feat: Update Camera Managment exmaple on minnesota-dev branch
    
    This is to sync minnesota-dev with latest on main prior to migrating it
    to V3
    
    Signed-off-by: Leonard Goodell <leonard.goodell@intel.com>
    Lenny Goodell authored May 17, 2023
    Configuration menu
    Copy the full SHA
    ea20a9d View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. fix: Change v2 API references to v3 (edgexfoundry#215)

    Signed-off-by: Leonard Goodell <leonard.goodell@intel.com>
    Lenny Goodell authored May 18, 2023
    Configuration menu
    Copy the full SHA
    c7fd6a8 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. feat: Migrate Camera Management example to V3 (edgexfoundry#214)

    * feat: Migrate Camera Management example to V3
    
    closes edgexfoundry#194
    
    Signed-off-by: Leonard Goodell <leonard.goodell@intel.com>
    Signed-off-by: Anthony Casagrande <anthony.j.casagrande@intel.com>
    Signed-off-by: preethi-satishcandra <preethi.satishchandra@intel.com>
    Co-authored-by: Anthony Casagrande <anthony.j.casagrande@intel.com>
    Co-authored-by: preethi-satishcandra <preethi.satishchandra@intel.com>
    3 people authored May 26, 2023
    Configuration menu
    Copy the full SHA
    11045f6 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. build: Update app service examples to released SDK (edgexfoundry#218)

    Signed-off-by: Leonard Goodell <leonard.goodell@intel.com>
    Lenny Goodell authored May 30, 2023
    Configuration menu
    Copy the full SHA
    1672048 View commit details
    Browse the repository at this point in the history
  2. feat: Remove obsolete deployment templates (edgexfoundry#219)

    These were for the EdgeX ready program and never used/updated for new releases.
    
    Signed-off-by: Leonard Goodell <leonard.goodell@intel.com>
    Lenny Goodell authored May 30, 2023
    Configuration menu
    Copy the full SHA
    6eade64 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. feat: Update to 3.0.0 images in helm values.yaml (edgexfoundry#220)

    Signed-off-by: Bryon Nevis <bryon.nevis@intel.com>
    bnevis-i authored May 31, 2023
    Configuration menu
    Copy the full SHA
    0058014 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'minnesota-dev' into main

    Signed-off-by: Leonard Goodell <leonard.goodell@intel.com>
    Leonard Goodell committed May 31, 2023
    Configuration menu
    Copy the full SHA
    12ee70b View commit details
    Browse the repository at this point in the history