-
https://github.com/Mirantis/cri-dockerd/blob/9a8a9fe300c829ed292d4bb97d8626c3077f6b25/core/service_alpha.go#L25
Kubernetes has dropped the support for CRI v1alpha2 in Kubernetes v1.26:
- https:/…
-
I don't know how possible this might be, but I'm willing to spend some time trying to get it to work. If anybody knows where I might start that would be amazing.
### Proposal
FreeBSD suppor…
-
**Describe the bug**
1. AKS on Windows with Cilium as the CNI. CNI mode being aksbyocni.
2. A cluster is brought up on AKS with Windows.
az provider show -n Microsoft.OperationsManagement -o tabl…
-
If the runtime knows that the network namespace doesn't exist (e.g. because the node has rebooted), it should pass an empty or otherwise invalid netns.
ocicni should accept an empty netns on delete…
-
### What happened?
1. add `// +genclient:method=ApplyScale,verb=apply,subresource=scale,input=k8s.io/api/autoscaling/v1.Scale,result=k8s.io/api/autoscaling/v1.Scale` for the type
2. generate code wi…
-
## Enabling cloud provider for k0s worker setup on AWS/EC2 doesn't complete
```
ec2-node NotReady 16m v1.19.3 172.31.0.85 Ubuntu 18.04.5 LTS 5.4.0-1029-aws container d:/…
-
### What happened?
Pod admission failed with the error "Timeout: request did not complete within requested timeout - context deadline exceeded"
This occurred with Datadog's admission controller,…
-
### What happened?
Kepler shows some measurements in the dashboard that seem wrong. See the screenshot. Reported usage is about ~9kW which cannot be correct as this clusters consists of two PCs with …
-
### What happened?
When reviewing controller code that reacts to an `error` from `SharedInformer.AddEventHandler`, I found myself unsure whether the code I was looking at is correct. The comments d…
-
### Issue Description
Build args passed in and used to define an environment variable do not get properly set when building the image.
In my case
* building an image using build args
* build …