-
Notifications
You must be signed in to change notification settings - Fork 32
Pull requests: calfonso/rusternetes
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(probe): named-port resolution + IntOrString port deserialization
#49
opened May 14, 2026 by
indyjonesnl
Loading…
fix(controllers,kubelet): skip no-op status writes; preserve managed fields
#48
opened May 14, 2026 by
indyjonesnl
Loading…
feat(kubelet): preStop hook, exec v5 protocol, init container statuses, EmptyDir test
#47
opened May 14, 2026 by
indyjonesnl
Loading…
feat(deployment): handle paused rollouts and proportional scaling
#46
opened May 14, 2026 by
indyjonesnl
Loading…
feat(api-server): aggregator + pod/service proxy fixes
#45
opened May 14, 2026 by
indyjonesnl
Loading…
fix(controllers): watch pods in RC and fall back to selector labels in RS
#44
opened May 14, 2026 by
indyjonesnl
Loading…
feat(admission): enforce sideEffects, dry-run propagation, timeout, and IfNeeded reinvocation
#43
opened May 14, 2026 by
indyjonesnl
Loading…
fix(kube-proxy): honor sessionAffinity=ClientIP for ClusterIP and NodePort
#42
opened May 14, 2026 by
indyjonesnl
Loading…
fix(crd): preserve status + bump generation on update; refresh openapi/v2 on schema changes
#41
opened May 14, 2026 by
indyjonesnl
Loading…
perf: cache compiled CRD regex + skip hex-preview Vec allocation
#40
opened May 14, 2026 by
indyjonesnl
Loading…
fix(serde): add #[serde(default)] to Option<Vec/Map> resource fields
#39
opened May 14, 2026 by
indyjonesnl
Loading…
fix(spawn): log errors at stream-forwarder break points
#38
opened May 14, 2026 by
indyjonesnl
Loading…
perf(async): replace blocking fs/process calls with async equivalents
#37
opened May 14, 2026 by
indyjonesnl
Loading…
fix(admission): log storage errors in quota check, fail-closed on resource list error
#36
opened May 14, 2026 by
indyjonesnl
Loading…
fix: remove panic paths from patch, ip_allocator, label_selector, cronjob
#35
opened May 14, 2026 by
indyjonesnl
Loading…
fix(controllers): retry storage updates on conflict, log other errors
#34
opened May 14, 2026 by
indyjonesnl
Loading…
ci: add Rust tests workflow (build + nextest + clippy)
#33
opened May 14, 2026 by
indyjonesnl
Loading…
fix(conformance): bring test suite to green baseline
#32
opened May 14, 2026 by
indyjonesnl
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.