Alexsander Pereira
12/29/2022, 5:02 PMJacopo
12/30/2022, 9:04 AMRafael Rodrigues Santana
12/30/2022, 12:25 PMAlexsander Pereira
12/30/2022, 2:23 PMJacopo
01/03/2023, 8:20 AMmax_requests_settings
in services/orchest-api/app/gunicorn_conf.py
(and increase the number of workers to > 1), see https://docs.gunicorn.org/en/stable/settings.htmlorchest-api
container that could be seen through top
or other tools?Alexsander Pereira
01/04/2023, 5:28 PMAllan Sene
01/04/2023, 10:29 PMJacopo
01/05/2023, 9:30 AM@Jacopo We are not building the orchest-api image.I see, got confused by the custom version, I guess you are building only some images of Orchest? @Allan Sene sounds good, in what time zone are you guys at? Let's find a time which works for the call
Beatriz Antunes
01/05/2023, 1:35 PMJacopo
01/05/2023, 4:40 PMAllan Sene
01/05/2023, 6:56 PMAlexsander Pereira
01/06/2023, 1:55 PMJacopo
01/06/2023, 2:40 PMv2023.01.0
the issue should be fixed! Let us know if everything looks alright
@User @UserBeatriz Antunes
01/06/2023, 3:45 PMJacopo
01/07/2023, 12:07 PMv2023.01.0
or v2023.01.1
and you are experiencing issues related to git imports or ssh/git config setup please update to v2023.01.2
Rafael Rodrigues Santana
01/09/2023, 5:08 PMv2023.01.2
, but, it seems that the problem persists.Jacopo
01/09/2023, 6:04 PMRafael Rodrigues Santana
01/09/2023, 6:06 PMauth-server
and webserver
.Jacopo
01/09/2023, 6:11 PMkubectl
scripts you are using to deploy Orchest that way in a DM or something?
Moreover, could you send a dump of the <http://orchest.io/v1alpha1/orchestclusters|orchest.io/v1alpha1/orchestclusters>
CRD? Example kubectl describe orchestclusters -n orchest cluster-1
kubectl describe orchestcomponents -n orchest orchest-api
Beatriz Antunes
01/10/2023, 1:33 PMRafael Rodrigues Santana
01/10/2023, 2:55 PMJacopo
01/10/2023, 2:56 PM2022.10.5
Rafael Rodrigues Santana
01/10/2023, 2:58 PMJacopo
01/10/2023, 3:05 PMv2023.01.4
and nothing is happening I'd be curious to check the logs of the controller. How did you perform updates previously? Given the custom images you are running the auth server and webserver with I'd imagine that the controller would have overwritten those during updatesRafael Rodrigues Santana
01/10/2023, 3:11 PMJacopo
01/10/2023, 3:18 PMorchest-controller.yml
is pretty much identical to the latest one we have so I'm wondering if something has gone wrong at the controller level, is there anything interest in the logs?Rafael Rodrigues Santana
01/10/2023, 3:18 PMJacopo
01/10/2023, 3:19 PMv2022.10.5
Rafael Rodrigues Santana
01/10/2023, 3:19 PMJacopo
01/10/2023, 3:20 PMRafael Rodrigues Santana
01/10/2023, 3:32 PMJacopo
01/10/2023, 3:45 PMorchest-database
component has a "last-applied-configuration" that contains the orchest-cluster
, but I'm no k8s guru so it could be of no importance and/or correct; how are you performing updates? By applying (in this order) orchest-controller.yml, orchest-cluster.yml and that's it? I'll try the same on my endRafael Rodrigues Santana
01/10/2023, 3:46 PMJacopo
01/10/2023, 3:55 PMfiles/orchest-cluster.yml
on my cluster and so far so goodRafael Rodrigues Santana
01/10/2023, 3:57 PMversion
to the orchest-controller
Jacopo
01/10/2023, 3:58 PMversion
in the orchest cluster CRD? Because I see that it was previously at v2022.10.5
and it's not at v2022.01.0
, so I guess that was the missing piece of the puzzle?orchest-cli
at orchest-cli/orchestcli/cmds.py
(orchest/orchest: Orchest is a tool for creating data science pipelines.), both the controller and the orchest cluster yaml should be updatedRafael Rodrigues Santana
01/10/2023, 4:03 PMorchest-cluster.yml
, the version of the controller managed pods was not being updated.Jacopo
01/10/2023, 4:04 PMRafael Rodrigues Santana
01/10/2023, 4:07 PMJacopo
01/10/2023, 4:09 PMRafael Rodrigues Santana
01/10/2023, 4:10 PMJacopo
01/10/2023, 4:10 PMRafael Rodrigues Santana
01/19/2023, 1:58 PM