-
**Goal:**
Optimise and streamline backend services by removing duplication, consolidating entry points, and unifying API documentation.
**Description:**
Currently, each backend service (`fe…
-
The `api/types` package should only contain the types used to serialize/deserialize requests and responses for the HTTP API. This is the case for most of the types in this package and sub packages.
…
-
Hello everyone.
I am trying to use this library with Azure's Cognitive OpenAi deployment. I am new to this stuff but after creating my openai resource and deployment it appears that the endpoint do…
-
### Report
Keda version: keda:2.14.0
ghcr.io/kedacore/keda:2.14.0
kubenetes version: 1.29
keda TriggerAuth is unable to read the Secrets from AWS secretsManager though provided the correct sec…
-
When building the sample source controller from source & deploying with `ko`, the controller panics:
```
2024/11/03 19:27:05 Registering 3 clients
2024/11/03 19:27:05 Registering 4 informer factori…
-
### What happened?
After upgrading EKS cluster to 1.26, the pod of dashboard is in error : Back-off restarting failed container / crashLoopBackoff
the EC2 (compute) is ok,
how can i trouble sho…
-
### Implementation ideas
### Problem
The current Celestia Node API provides methods like `blob.Submit` and `state.SubmitPayForBlob` to handle the submission of blobs. However, it lacks the functio…
-
**Describe the bug**
A clear and concise description of what the bug is.
when I run test in
https://github.com/DataDog/datadog-api-client-python/blob/master/examples/v2/metrics/QueryTimeseriesData.py…
-
## Bug Report
I am using NixOS, where the directories of packages are readonly.
The kcl installer v0.10.3 seems to try to create a directory `kcl` under `$KCL_LIB_HOME`
```
panic: mkdir /nix…
-
The client-go README.md file does not exist in the staging directory: https://github.com/kubernetes/kubernetes/tree/master/staging/src/k8s.io/client-go and we have PRs going directly to the repo to up…