Open aibazhang opened 1 year ago
I have this issue with the api-server :(
At Airbyte, we seek to be clear about the project priorities and roadmap. This issue has not had any activity for 180 days, suggesting that it's not as critical as others. It's possible it has already been fixed. It is being marked as stale and will be closed in 20 days if there is no activity. To keep it open, please comment to let us know why it is important to you and if it is still reproducible on recent versions of Airbyte.
What method are you using to run Airbyte?
Kubernetes
Platform Version or Helm Chart Version
Helm Chart Version: 0.47.25
What step the error happened?
During the Sync
Revelant information
Hi,
I'm having problems to list jobs and get job status via api-server. Other operations (e.g. List destinations, List sources, Get Source details) are working well. However, the GET
v1/jobs
could not receive the correct results.I'm certain that I have the history of job executions in my environment, because I can check them from the web UI.
Let me know if you need any additional info.
Relevant log output
No response