Ronald Crooy

Results 6 comments of Ronald Crooy

Hi, I have just now created a new cluster, a fresh one using the current charts, airflow version is 1.10.12. This is all on GKE by the way. so i...

Ok, I realized i can set config keys using Env vars also so this is almost fixing it for me: ``` - name: AIRFLOW__CORE__REMOTE_LOGGING value: "True" - name: AIRFLOW__CORE__REMOTE_BASE_LOG_FOLDER value:...

ok i figured this one out, its possible i missed this error and it was the same problem with elastic search 🤔 i fixed this one with this, i think...

I have the same thing with less, it all works when i have the less-loader without happypack. Using version 2.2.1. This is my config ``` module.loaders:{ { test: /\.css$/, include:...

> Unfortunately I don't have the needed equipment, if somebody in Germany is capable of doing the legwork, I'd be willing to donate my lamp (or donate 20,- EUR so...

So it took me some reading, but it appears that concatenating or duplicating repeated entries are both valid solutions. Now the problem I have with the one currently chosen is...