kezhenxu94 commented on issue #10979:
URL: https://github.com/apache/skywalking/issues/10979#issuecomment-1604120020

   > @kezhenxu94 it is still a problem so you manually need to populate the 
database schema first before starting oap server, that's overkilling and we 
would like to avoid manual steps, you can remove the service account dependency 
from init-job and run it with the pre-install hook. I cannot see which other 
resource is needed before the init-job can be executed.
   
   Hi, you claim manual operations are needed, that's not the case, at least 
it's not by design, OAP server starts and waits for the database to be 
populated, although the init job starts after OAP server, the init job should 
creates the schema and finally the OAP server will see the schema and starts to 
work.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to