Gawsoft

Results 14 issues of Gawsoft

## What happend 1. I have kubernetes cluster run in docker via KIND 2. When I run integration tests with multiple microservices I received errors while one microservice try connect...

When I build docker image for custom runtime with mlserver. ```sh mlserver build -t test . ``` Seldon core execute image without installed requiremenets.txt. **It acts as if it is...

bug

/kind feature **Describe the solution you'd like** I don't know that this is a bug but I can't find any information about this. When I create custom mlserver runtime I...

kind/feature

I can't setup k3s to download container via gitlab dependency proxy. https://docs.gitlab.com/ee/user/packages/dependency_proxy/ ```yml configs: registry.example.com: auth: username: token password: greg34g34g545g54 mirrors: docker.io: endpoint: - "https://registry.example.com" rewrite: "^(.*)": "company/dependency_proxy/containers/$1" ``` I...

Hi, I installed wildcard ssl certificate via cert-manager. But https only works on ksvc. On Inference Service list I have only http. I dont know that's a error or it...

good first issue
kserve/control-plane

I want to run local runner without cloud in dev environemnt, and with nx-cloud in CI pipeline. In nx I can select runner for execute job, but in lerna I...

type: docs

I would like to write new class for encrypt data via transit for example in Hashicorp Vault. I'm wondering whether to write a new Backend class or KeyProvider class? **Solution...

There was a issue for Kubernetes secrets: I saved key in file as string not binary file. Kubernetes save secrets without whitelines and converted string to binary For that situation...

Add a parameter tzinfos to dateutil parser to set custom timezone info. That option will exclude log warning and raise exception in future release of python-dateutil

Fix CVE-2021-43138 error. Upgrade dependencies versions