-
Notifications
You must be signed in to change notification settings - Fork 169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nebula #1265
base: main
Are you sure you want to change the base?
Nebula #1265
Conversation
Signed-off-by: jeanyu-habana <[email protected]>
Signed-off-by: jeanyu-habana <[email protected]>
for more information, see https://pre-commit.ci
Signed-off-by: jeanyu-habana <[email protected]>
get the latest
Signed-off-by: jeanyu-habana <[email protected]>
Signed-off-by: jeanyu-habana <[email protected]>
Signed-off-by: jeanyu-habana <[email protected]>
Signed-off-by: jeanyu-habana <[email protected]>
for more information, see https://pre-commit.ci
Signed-off-by: jeanyu-habana <[email protected]>
Signed-off-by: jeanyu-habana <[email protected]>
Signed-off-by: jeanyu-habana <[email protected]>
for more information, see https://pre-commit.ci
Signed-off-by: jeanyu-habana <[email protected]>
Signed-off-by: jeanyu-habana <[email protected]>
Signed-off-by: jeanyu-habana <[email protected]>
Signed-off-by: jeanyu-habana <[email protected]>
for more information, see https://pre-commit.ci
Added component test script and fixed document building CI error. Please review. Do you know if there is a document with information on the target k8s cluster? For example, storageClass, namespace, etc. Also, what's the general process for adding docker images for our services to OPEA's docker hub: https://hub.docker.com/u/opea? These questions are for my future PRs. Thanks! @letonghan |
Signed-off-by: jeanyu-habana <[email protected]>
Signed-off-by: jeanyu-habana <[email protected]>
Signed-off-by: jeanyu-habana <[email protected]>
Signed-off-by: jeanyu-habana <[email protected]>
Signed-off-by: jeanyu-habana <[email protected]>
Signed-off-by: jeanyu-habana <[email protected]>
Signed-off-by: jeanyu-habana <[email protected]>
Signed-off-by: jeanyu-habana <[email protected]>
If you want to release a new image into docker hub, add the image information here, and it will be released on docker hub in the latest release schedule. The latest future release version is v1.3, which will be released on 4/25. |
For k8s deployment, refer to |
Would you be able to review the changes sometime soon? Any additional comments before the issues can be resolved? Would love to see the PR merged soon. Please let me know. Thanks! @letonghan |
Thank you for your prompt responses. I appreciate the help. @chensuyue |
Signed-off-by: jeanyu-habana <[email protected]>
Signed-off-by: jeanyu-habana <[email protected]>
Signed-off-by: jeanyu-habana <[email protected]>
Signed-off-by: jeanyu-habana <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Description
support NebulaGraph cluster deployment in k8s
Issues
n/a
Type of change
List the type of change like below. Please delete options that are not relevant.
Dependencies
n/a
Tests
Tested the deployment and config scripts. NebulaGraph services were up and running. DB spaces can be created and managed.