Zav Shotan

Results 47 comments of Zav Shotan

> Hey, thanks for your work! > > What interests me is when you say "slow when converting/comparing a large array of datetime values". What kind of usage are we...

I am using the cron time-range-format to process data. I have a simulation working on stock information (stock tick data), and I want to trade just between the days monday...

Hi, Any update on this?

Hi Victor, Hum since in this operator the client is internally defined, we can create a method there to refresh the token, not affecting the operator in general. You can...

Client file location: https://github.com/LamaAni/KubernetesJobOperator/blob/master/airflow_kubernetes_job_operator/kube_api/client.py

Hi Tnx, I'll grab a look at that and see if I can integrate this idea into the operator and how. I would prefer it to be an option. The...

Hi I see you propagated the config file. Can you share your config? I have not read the amazon documentation yet.

Hi I think I still need to grab a look at the underlining process. The PR you did over there that showed the changes to make the config work were...

Also, Could you try a more simple command and verify that the issue repeats. E.g. ```yaml ... kind: Pod ... spec: containers: - ... command: | num=1 while true; do...

But that would not matter. We can recreate the client internally in the wrapper and download/update new creds. I just need to understand how that happens and how to catch...