edu-sharing / edu-sharing-projects-community

Deploy project which includes build information and scripts for edu-sharing, building the final docker & installer releases
GNU General Public License v3.0
1 stars 1 forks source link

"wait_for_status=yellow" does never get reached #8

Open bap-dev opened 3 weeks ago

bap-dev commented 3 weeks ago

In edusharing-repository-service the check in the entrypoint.sh wait_for_status=yellow for the search-elastic index does never get caught, because at least in our cluster the status jumps to green very fast. I changed yellow to green and replaced also the missing env in that container with existing ones. Also a general question is why is it better to check for yellow states instead of green states? Here is my command section in the statefulset of the repository-service, which starts the container without errors:

`... containers: