bitflicker64 commented on PR #3132: URL: https://github.com/apache/hugegraph/pull/3132#issuecomment-5152674031
Ordering note: this chart depends on #3119 and should land after it. `server-deployment.yaml` injects `HG_SERVER_INIT_STORE_ENABLED=false`, and the mapping from that env var onto `init_store.enabled` only exists once #3119 merges. If this merges first, the chart ships pointing at a variable the image does not understand, and the server runs init-store on every pod start while the chart's README says it does not. No file overlap between the two, so there is nothing to rebase — it is purely a merge-order dependency. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
