Adrian Wawrzak

Results 3 issues of Adrian Wawrzak

I'm using Oracle, with GCC/C++17 and SOCI build from master. Probably related to https://github.com/SOCI/soci/issues/256 Calling below function: ``` bool Store::AddUser(User user){ // if(users.count(user.Login) > 0){ // return false; // }...

Hi, Opening new issue according to suggestion from @rshriram , https://github.com/istio/istio/issues/4971 . Edit: This issue is not about automatic header propagation through inference. This issue is about generating headers based...

kind/enhancement
area/networking
lifecycle/needs-more-info

**Describe the bug** There's bug on kubeflow part, they currently [don't support k8s 1.22](https://github.com/kubeflow/manifests#prerequisites), so at the moment kubeflow pipelines seems to work, with k3s, but e.g. kf-dashboard is failing,...

in progress
docs