Søren Mathiasen

Results 8 issues of Søren Mathiasen

Would be nice if the yaml/json was denied due to the fact that it doesn't adhere to the schema ``` E1015 11:01:22.509341 1 reflector.go:123] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:96: Failed to list *crd.Database: crd.DatabaseList.Items:...

``` E0811 15:18:24.310903 1 runtime.go:69] Observed a panic: &runtime.TypeAssertionError{_interface:(*runtime._type)(0x16e0460), concrete:(*runtime._type)(0x179e6c0), asserted:(*runtime._type)(0x195c7a0), missingMethod:""} (interface conversion: interface {} is cache.DeletedFinalStateUnknown, not *crd.Database) goroutine 52 [running]: k8s.io/apimachinery/pkg/util/runtime.logPanic(0x1757760, 0xc00025b380) /go/pkg/mod/k8s.io/[email protected]/pkg/util/runtime/runtime.go:65 +0x7b k8s.io/apimachinery/pkg/util/runtime.HandleCrash(0x0, 0x0, 0x0)...

As the next step we need to add support for RDS clusters.

enhancement

Let's add authentication to AWS via secret and access keys

help wanted
good first issue

see: https://github.com/kubernetes/client-go/blob/master/examples/workqueue/main.go

## Description We are seeing quite a bit of vulnerabilities in the base images from time to time. And since this is a staticly linked Go binary we have the...

[![K8SPSMDB-1062](https://badgen.net/badge/JIRA/K8SPSMDB-1062/green)](https://jira.percona.com/browse/K8SPSMDB-1062) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=percona&utm_campaign=badge_info) **CHANGE DESCRIPTION** --- **Problem:** When running in Istio (perhaps other serice meshes) we need to set the appProtocol to mongo. This is needed since mongo is a server...

size/S
community

## Expected Behavior To be able to deploy the example notebook without modifications ## Actual Behavior ``` Deploying llama3-1-vllm-serve-20240820-120605 on g2-standard-12 with 1 NVIDIA_L4 GPU(s). --------------------------------------------------------------------------- FailedPrecondition Traceback (most recent...