-
We have etcd auto compaction enabled, and today one of our test controllers stopped reporting policy. When we've looked into its logs, the following was found:
```
{"level":"error","service":"apertu…
-
This issue is to implement the chart changes & perform the testing required to upgrade to k8s 1.26. Please perform below steps.
- [x] Check whether the chart has any references to the below depreca…
-
This issue is to implement the chart changes & perform the testing required to upgrade to k8s 1.26. Please perform below steps.
- [ ] Check whether the chart has any references to the below depreca…
-
### Describe the bug
Bug is similar to #12630, though that one could be solved by re-creating the containers. My bug persists even in a fresh (docker-compose) testing system without replication.
###…
-
{
"pr": 5109,
"linter": "goconst",
"version": "v1.61.0"
}
-
This issue is to implement the chart changes & perform the testing required to upgrade to k8s 1.26. Please perform below steps.
- [ ] Check whether the chart has any references to the below depreca…
-
**Version**
```
hyper = { version = "1.0.1", features = ["full"] }
tokio = { version = "1", features = ["full"] }
http-body-util = "0.1"
hyper-util = { version = "0.1.1", features = ["full"] }
…
-
Is your improvement request related to a problem? Please describe.
Now, we always use the super user kubeconfig to use kbcli, BUT, in most cases, users may only have permissions for a certain names…
-
`atexit` allows you to run some code before exit. In my case I want to save the editor layouts and other code when the program exits. I can do it at the end of main, but in case of runtime errors or o…
-
### Current Behavior
As I use ArgoCD, want to decrypt an file with sops + age encrypted file, but its result an error, btw I use the init container method
with logs like below :
```bash
argocd-…