Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rucoder
/
eve
Public
forked from
lf-edge/eve
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Cdi cr fix on 5971
- #2
#2
Closed
eriknordmark
wants to merge 29 commits into
rucoder:rucoder/kube-init-go
rucoder/eve:rucoder/kube-init-go
from
eriknordmark:cdi-cr-fix-on-5971
eriknordmark/eve:cdi-cr-fix-on-5971
Copy head branch name to clipboard
Conversation
Commits
29
(29)
Checks
Files changed
Closed
Cdi cr fix on 5971
#2
eriknordmark
wants to merge 29 commits into
rucoder:rucoder/kube-init-go
rucoder/eve:rucoder/kube-init-go
from
eriknordmark:cdi-cr-fix-on-5971
eriknordmark/eve:cdi-cr-fix-on-5971
Copy head branch name to clipboard
Commits
Commits on Jul 29, 2026
pkg/kube/kube-init: vendor k8s.io v0.34.1 and containerd v2.2.5
Show description for b86339e
rucoder
committed
b86339e
View commit details
Copy full SHA for b86339e
Browse repository at this point
pkg/kube/kube-init/state: markers, atomic writes, var-lib snapshot, reboot
Show description for eb8fb55
rucoder
committed
eb8fb55
View commit details
Copy full SHA for eb8fb55
Browse repository at this point
pkg/kube/kube-init/prereqs: kernel modules, cgroup, iSCSI, vault + containerd wait
Show description for e252e2e
rucoder
committed
e252e2e
View commit details
Copy full SHA for e252e2e
Browse repository at this point
pkg/kube/kube-init/k3s: config drop-ins, supervisor, readiness, node-password, install
Show description for 8b72ae4
rucoder
committed
8b72ae4
View commit details
Copy full SHA for 8b72ae4
Browse repository at this point
pkg/kube/kube-init/update: k3s and cluster-component upgrade flow
Show description for 74d5283
rucoder
committed
74d5283
View commit details
Copy full SHA for 74d5283
Browse repository at this point
pkg/kube/kube-init/kubeclient: process-wide client-go bundle with Default()
Show description for 4098f23
rucoder
committed
4098f23
View commit details
Copy full SHA for 4098f23
Browse repository at this point
pkg/kube/kube-init/kubectlx: typed client-go and containerd convenience layer
Show description for 254f355
rucoder
committed
254f355
View commit details
Copy full SHA for 254f355
Browse repository at this point
pkg/kube/kube-init/deploy: Component API, work-queue scheduler, BestEffort retry loop
Show description for 593afc7
rucoder
committed
593afc7
View commit details
Copy full SHA for 593afc7
Browse repository at this point
pkg/kube/kube-init/pubsubclient: shared pillar pubsub subscription manager
Show description for f35ada9
rucoder
committed
f35ada9
View commit details
Copy full SHA for f35ada9
Browse repository at this point
pkg/kube/kube-init: pubsub subscriptions and lifecycle publication
Show description for 3020fd4
rucoder
committed
3020fd4
View commit details
Copy full SHA for 3020fd4
Browse repository at this point
pkg/kube/kube-init/images: image tarball import into containerd
Show description for c8f50e9
rucoder
committed
c8f50e9
View commit details
Copy full SHA for c8f50e9
Browse repository at this point
pkg/kube/kube-init/mgmtproxy: cni0 anchor IP + CDI ImportProxy + containerd env
Show description for e1e90a3
rucoder
committed
e1e90a3
View commit details
Copy full SHA for e1e90a3
Browse repository at this point
pkg/kube/kube-init/clustermode: single↔HA transitions, master leases, startup stagger
Show description for cfeaa4c
rucoder
committed
cfeaa4c
View commit details
Copy full SHA for cfeaa4c
Browse repository at this point
pkg/kube/kube-init/monitor: RUNNING-state watchers
Show description for 223e2bf
rucoder
committed
223e2bf
View commit details
Copy full SHA for 223e2bf
Browse repository at this point
pkg/kube/kube-init/tiebreaker: three-node HA tie-breaker configuration
Show description for e9cdfff
rucoder
committed
e9cdfff
View commit details
Copy full SHA for e9cdfff
Browse repository at this point
pkg/kube/kube-init/components: Multus, KubeVirt, CDI, Longhorn, descheduler, RBAC, SR-IOV, kube-vip
Show description for cf1997c
rucoder
committed
cf1997c
View commit details
Copy full SHA for cf1997c
Browse repository at this point
pkg/kube/kube-init/vnc: VNC proxy with caller-PID watchdog
Show description for 091c38b
rucoder
committed
091c38b
View commit details
Copy full SHA for 091c38b
Browse repository at this point
pkg/kube/kube-init: FSM entry point
Show description for 53eccf7
rucoder
committed
53eccf7
View commit details
Copy full SHA for 53eccf7
Browse repository at this point
pkg/kube/kube-init/cmd/k3s-sctl: operator CLI for the control socket
Show description for 5ad6dae
rucoder
committed
5ad6dae
View commit details
Copy full SHA for 5ad6dae
Browse repository at this point
pkg/kube: Dockerfile entrypoint, k3s-control wrapper, kubevip-delete helper
Show description for 19a272a
rucoder
committed
19a272a
View commit details
Copy full SHA for 19a272a
Browse repository at this point
pkg/kube: retire shell library files replaced by the Go daemon
Show description for 857fcf5
rucoder
committed
857fcf5
View commit details
Copy full SHA for 857fcf5
Browse repository at this point
pkg/kube: kubevirt-features.yaml declare empty arrays for permittedHostDevices
Show description for db893d8
rucoder
committed
db893d8
View commit details
Copy full SHA for db893d8
Browse repository at this point
Makefile: build kube-init binary + linuxkit package
Show description for b021db6
rucoder
committed
b021db6
View commit details
Copy full SHA for b021db6
Browse repository at this point
.spdxignore: skip pkg/kube/kube-init/vendor from SPDX scan
Show description for 313498d
rucoder
committed
313498d
View commit details
Copy full SHA for 313498d
Browse repository at this point
pkg/alpine: bump Go toolchain to 1.25.12
Show description for 9b527a9
rucoder
committed
9b527a9
View commit details
Copy full SHA for 9b527a9
Browse repository at this point
Update all package hashes
Show description for d80f35d
rucoder
committed
d80f35d
View commit details
Copy full SHA for d80f35d
Browse repository at this point
kube-init: do not skip the CDI CR when the operator is slow
Show description for afb35a9
eriknordmark
and
claude
committed
afb35a9
View commit details
Copy full SHA for afb35a9
Browse repository at this point
kubeapi: ignore stray longhorn-system daemonsets
Show description for a7897a4
eriknordmark
and
claude
committed
a7897a4
View commit details
Copy full SHA for a7897a4
Browse repository at this point
volumemgr: report storage readiness truthfully
Show description for bacc51a
eriknordmark
and
claude
committed
bacc51a
View commit details
Copy full SHA for bacc51a
Browse repository at this point
You can’t perform that action at this time.