yberkov

Results 11 issues of yberkov

Hello, This is not a real issue or bug, but a question, even if I think it violates some basic security rules. We are using chisel v1.7.6. I'm wondering if...

Hi, following the client command line: ` /usr/local/bin/chisel client -v --proxy http://localhost:9090 :8082 9094` I tried to use NGinx as proxy server but it looks that by default NGinx doesn't...

Hi, I forked the perliot project and built it successfully. As described in the project README, I tried to run the test, and got the following error: ``` java -jar...

Perl5
Java Backend

Hi, I'm running local-ai in Kubernetes and download the model ggml-gpt4all-j in the same way as explained [here](https://github.com/go-skynet/LocalAI#run-localai-in-kubernetes), but got this error: ``` ┌────────────────────────────────────────────────────┐ │ Fiber v2.44.0 │ │ http://127.0.0.1:8080...

need-more-information
model/gpt4all-j

**Which component are you using?**: vertical-pod-autoscaler, **What version of the component are you using?**: registry.k8s.io/autoscaling/vpa-recommender:0.13.0 helm chart: https://artifacthub.io/packages/helm/fairwinds-stable/vpa v2.2.1 Component version: **What k8s version are you using (`kubectl version`)?**: kubectl...

vertical-pod-autoscaler
kind/bug

All, We are facing an issue where chisel client failed to communicate with the server because the traffic is suspected as malicious. From the capture we did we can see:...

### Report I deployed a Kafka scaled-object on EKS cluster v1.27, and get an error "remote error: tls: bad certificate". When trying the TLS configuration with a simple python code...

bug

Hi, I was looking for a component that will help me forwarding non authenticated user to keycloak, and also manage JWT acquisition after successful login. Your blog is really interesting,...

Hi, I'm running docker 1.13 experimental and use compose file to deploy mariadb in cluster using your image. The docker compose file looks like: ``` version: '3' services: mariadb: deploy:...

## Description There is no support for packaging and uploading existing Helm charts I created by myself. It's an important feature because our charts are not so simple to generate....

enhancement
component/helm ⎈