-
As of 1.31, k8s.io/api started using an empty `groupName`, which freaks out controller-gen until v0.16.0 -- see https://github.com/kubernetes-sigs/controller-tools/pull/1000
First we need to fast-f…
-
The following can be changed in the controller
1. Include the resource name in the controller methods i.e employer
2. You can prepend the apis with /api - this might come in handy in the future
h…
-
## 🐞 Bug report
### Describe the bug
When a pod is deleted the scheduledscan related to it is not properly deleted.
### Steps To Reproduce
1. `kind create cluster --name xxx`
2. Install secur…
-
**Describe the bug**
Observing sporadic fixed 404 errors on an EKS cluster hosting multiple container services. The services are fronted by a single ALB using host based routing. All services have a …
-
### Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [X] I have s…
-
The only way to have a controller rumble is through pyglet.input.evdev.py. In the standard definition of GameContoller, the rumble_play_weak() and rumble_play_strong() methods are left empty. They are…
-
## 包版本号
~3.7.0
## 问题描述
如标题
## 你的代码
![image](https://github.com/user-attachments/assets/8100bff6-434a-4e61-a862-7ebe024d3609)
## 报错详情
[2024-10-12 15:25:33] local.ERROR: 服务未找到: Yansongd…
-
After upgrading to .Net 9 with EF 9 the global query filter code throws a runtime exception. Could be enum translation issue.
```C#
modelBuilder.Entity().HasQueryFilter(e => _dbSession.AoaSessionType…
-
**Describe the bug**
Pods requesting an akri instance are unable to be scheduled due to `admission error: unable to claim slot
**Output of `kubectl get pods,akrii,akric -o wide`**
`kubectl g…
-
Hello, I noticed that setting in the deployment manifest:
env:
- name: ENV_CONTROLLER_API_URL
value: "https://nc-apim.f5.ff.lan/1.4/"
doesn't allow the controller…