Andrei Kvapil

Results 325 issues of Andrei Kvapil

Sometimes there might be cases when server needs to replace motherboard with integrated NICs, they will change MAC-addresses too. It's better to use PCI-bus path to persiste these settings

good first issue

### Kube-OVN Version v1.12.19 ### Kubernetes Version v1.30.0 ### Operation-system/Kernel Version ``` OS-IMAGE KERNEL-VERSION Talos (v1.7.1) 6.6.29-talos ``` ### Description Hi, I use kube-ovn with cilium with kube-proxy replacement in...

bug

Imported from https://github.com/kubernetes-sigs/container-object-storage-interface-provisioner-sidecar/pull/139 This PR addresses two cases: - **Controller Restarts:** When the controller restarts, it does not handle deletions for removed objects. Specifically, when an object with a deletion...

lifecycle/stale
needs-rebase
size/L
cncf-cla: no

imported from https://github.com/kubernetes-sigs/container-object-storage-interface-provisioner-sidecar/pull/141 Signed-off-by: Andrei Kvapil

needs-rebase
size/L
cncf-cla: no

# Bug Report **What happened**: ``` E0801 12:21:30.393983 1 event.go:276] Unable to write event: '&v1.Event{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"test4.17e79a2838dae5ad", GenerateName:"", Namespace:"sample-ns", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:time.Date(1, time.January, 1, 0, 0, 0, 0,...

lifecycle/rotten

This PR fixes issue with recording events in different namespaces as part of https://github.com/kubernetes-sigs/container-object-storage-interface-api/pull/85 fixes https://github.com/kubernetes-sigs/container-object-storage-interface-provisioner-sidecar/issues/140

lifecycle/rotten
cncf-cla: yes
do-not-merge/work-in-progress
size/XS

Signed-off-by: Andrei Kvapil

lifecycle/rotten
cncf-cla: yes
size/L

This PR addresses two cases: - **Controller Restarts:** When the controller restarts, it does not handle deletions for removed objects. Specifically, when an object with a deletion timestamp is passed...

lifecycle/rotten
cncf-cla: yes
size/L

**What this PR does / why we need it**: This PR disables mapping of kubernetes services into container environments **Which issue(s) this PR fixes** Fixes https://github.com/kubevirt/csi-driver/issues/120 **Special notes for your...

release-note
size/XS
dco-signoff: yes
lgtm
approved

## Summary by CodeRabbit - **New Features** - Introduced a new configuration parameter `scratchSpaceStorageClass` set to `"local"` in the CDI resource, enhancing customization options for users.