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

fix: added missing delayed started spiffe volume for support services #365

Closed jim-wang-intel closed 1 year ago

jim-wang-intel commented 1 year ago

Updated Makefile to run delayed-started generation script for support services to make sure these serivces are delayed-startable

Fixes: #364

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

jim-wang-intel commented 1 year ago

@cherrycl please verify on your side too to make sure this works for your testing environment, thanks!

bnevis-i commented 1 year ago

Note that https://github.com/edgexfoundry/edgex-go/pull/4509 needs to be merged before this fix will work.

bnevis-i commented 1 year ago

Need to run make build

Let's get this added to the PR checklist. I am tired of seeing you type it.

jim-wang-intel commented 1 year ago

Need to run make build

no changes, no compose file changes

lenny-goodell commented 1 year ago

no changes, no compose file changes

Then how is this addressing the issue if no compose file changes?

bnevis-i commented 1 year ago

no changes, no compose file changes

Then how is this addressing the issue if no compose file changes?

delayed-start is a nonstandard option -- it isn't enabled in the pre-built docker-compose files.

lenny-goodell commented 1 year ago

delayed-start is a nonstandard option -- it isn't enabled in the pre-built docker-compose files.

Ohh Yea, for got... ;-)

jim-wang-intel commented 1 year ago

Need to run make build

Let's get this added to the PR checklist. I am tired of seeing you type it.

Bryon: create a make build robot when any PR check in :-)