Danny Xu
Danny Xu
Howdy! What's your use case of elastic search, querying data or something else? Can you provide more details?
Yup, it's part of the plan for 2024. Excited for the year coming!
It looks like a credential problem. Would you take a look at steps in https://www.bytebase.com/docs/vcs-integration/github-com/ and see if anything missing?
Make sure you configure ingress to allow grpc web traffic to go through.
I see, we use restful http for login, static http for homepage resources, and grpc web for other API stuff. Would you help check if any web requests failed or...
If Bytebase is deployed via k8s, please make sure ingress is setup right with https enabled and used.
GitOps with Gitea isn't yet support or on the priority list in the near term. We will look into this space later once we have more eng resources.
Is this using SSO login?
Yup, we're just doing pg_dump for getting the schema of a database. Looks like upstream is patching pg_dump to fix the problem. Meanwhile, can we do the workaround below by...
We will watch for pg_dump release and bring the fix ASAP. Thanks.