Filip Skirtun

Results 8 issues of Filip Skirtun

**Describe the bug** After rolling over the daemonset to the latest image on quay.io registry (sha256:01a86339a8acb566ddcee848640ed4419ad0bffac98529e9b489a3dcb1e671f5) there is the message from title being shown constantly. Example output of the problem:...

Because `ocl-icd-2.2.12-1.el8.x86_64.rpm` is downloaded through an HTTP channel ([here](https://github.com/openvinotoolkit/openvino_notebooks/blame/f935d5cca61924c4b8cfd6da3fcb7de98a2f995c/Dockerfile#L42)), the building process might fail on OpenShift if the cluster has http and https proxies configured. BuildConfigs in OpenShift set HTTP_PROXY...

**Describe the issue** Not entirely sure if that is a bug in IDP, perhaps it just needs some explanation on how to properly ensure that sgx.intel.com/epc is available already or...

I can see that GenAIComps includes a newly implemented OpenTelemetry support. Despite it looking like a necessity, there is not an OpenTelemetry service included in ChatQnA docker_compose, nor environment value...

VITE_CODE_GEN_URL is used in building the React UI Dockerfile. https://github.com/opea-project/GenAIExamples/blob/09a3196324b6b9094852c9a990d2a9346f779cda/CodeGen/docker/ui/docker/Dockerfile.react#L11 Is this environment variable configurable after building the npm app and copying it into nginx container? I tried to pass...

In the nginx.conf for CodeGen React UI, there is a hardcoded port 80. https://github.com/opea-project/GenAIExamples/blob/09a3196324b6b9094852c9a990d2a9346f779cda/CodeGen/docker/ui/react/nginx.conf#L2 Supporting parametrization of nginx port is not a purely cosmetic matter, since it causes issues on...

bug
A2

Hello, we are looking for the best way for deploying TGI on Xeons. I understand that container images tagged with `x.y.z-intel` are the XPU builds, while `Dockerfile_intel` defines both XPU...

It would be good to bump up version of etcd chart which is 9.7.3 while newest bitnami upstream is 9.15.2 or even 10.5.x