You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can try to open a PR later if I find the time. The main issue is to get rid of the kubectl proxy container to allow the job to complete. This requires to refactor the kubectl authentication slightly but not a big deal.
The project could leverage the K8s CronJob to do the scheduling. This would simplify the code and optimize the K8s resource usage.
eg
The text was updated successfully, but these errors were encountered: