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:
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: