Charlie

Results 17 comments of Charlie

> The verify argument is present in [Airflow documentation ](https://github.com/apache/airflow/blob/8b723e498de47a14f4d2dc13d5a2b876d42d7ff8/docs/apache-airflow-providers-hashicorp/secrets-backends/hashicorp-vault.rst#vault-running-with-self-signed-certificates), but looks like it was accidentally removed by a change, so we need to add a test to avoid removing...

@hussein-awala not sure if I'm doing it correctly, just added ssl case for v1 test. Also noticed a corner case problem with condition check, so I also change code to...

@hussein-awala can someone review and suggest if tests good?

> Static tests are failing. Can you look into it? fixed

@hussein-awala @eladkal can someone help merge it? I'd like to see it works in the new release

I don't understand why we need nexus-proxy, k8s ingress should be good enough for this use case, simply create http and docker svc on k8s, and ingress redirects https traffic...

got it fixed by change ingress value `nginx.ingress.kubernetes.io/proxy-body-size`