edgexfoundry / edgex-compose

EdgeX Foundry Docker Compose release compose files and tools for building EdgeX compose files
Apache License 2.0
82 stars 119 forks source link

feat: Add core-common-config-bootstrapper service to compose files #326

Closed lenny-goodell closed 1 year ago

lenny-goodell commented 1 year ago

closes #320

Note this PR is dependent on https://github.com/edgexfoundry/edgex-go/pull/4300 so that this works properly in secure mode.

Signed-off-by: Leonard Goodell leonard.goodell@intel.com

If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/edgex-compose/blob/main/.github/Contributing.md

PR Checklist

Please check if your PR fulfills the following requirements:

Testing Instructions

Run the following compose builder commands from this branch

Secure Mode


- Verify the core-common-config-bootstrapper service container is still running.
- Run `make clean` to stop all the services.
lenny-goodell commented 1 year ago

recheck

lenny-goodell commented 1 year ago

recheck

lenny-goodell commented 1 year ago

recheck

lenny-goodell commented 1 year ago

@cherrycl , this PR should not impact the TAF tests. I see the daily runs are also failing. Please confirm. THX!

lenny-goodell commented 1 year ago

recheck

lenny-goodell commented 1 year ago

@cherrycl , this one is failing but has no impact on TAF. Just adding new service that currently no other services are dependent one. Sometimes one test fails and some time two tests fail. Is there a timing issue with those tests?

lenny-goodell commented 1 year ago

recheck

cloudxxx8 commented 1 year ago

recheck