Skip to content
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

refactor: rename graphql-server as apiserver #396

Merged
merged 1 commit into from
Dec 18, 2023
Merged

Conversation

bjwswang
Copy link
Collaborator

@bjwswang bjwswang commented Dec 18, 2023

What type of PR is this?

What this PR does / why we need it

Which issue(s) this PR fixes

Fixes #

Special notes for your reviewer

Change logs:

  1. rename graphql-server/go-server to apiserver
  2. expose fastchat api with ignress by default
  3. use the exposed fastchat api as the external api server configured in system config map
  4. Add env POD_NAME POD_NAMESPACE DEFAULT_CONFIG for data processing
  5. Use 0.4.18 as the default apiversion for chormadb due to invalid semantic version
  6. correct gateway.externalApiServer to use fastchat api server

@bjwswang bjwswang force-pushed the chore branch 2 times, most recently from 89982be to a6a220b Compare December 18, 2023 07:43
@bjwswang bjwswang marked this pull request as ready for review December 18, 2023 07:43
Signed-off-by: bjwswang <bjwswang@gmail.com>
@bjwswang bjwswang merged commit 62ea64b into kubeagi:main Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants