Andrew Durbin
Andrew Durbin
@eriknordmark currently the default mode of eve-k is that it should be able to deploy VM app instances so all the extra components need to be available. If we'd prefer...
Forgot to actually commit the kube-status change in nodedrain.go, its there now.
@eriknordmark changes pushed up to address review questions. Please let me know if any further changes are needed.
@eriknordmark yeah the intent for this PR is to scale cpu utilization differently. The use case is an eve node which may have 4 physical cores and has hyperthreading enabled...
Fixed the conflict, looks like arm build failed due to rate limiting
> I'm not saying this needs to be supported, but can there be a kubernetes cluster where some nodes use longhorn on top of ZFS and others use longhorn on...
Updated docs to follow multi-persist disk -> zfs handling on eve-k. Looks like go tests failing in DPC, this should be unrelated: ``` time="2025-12-13T00:04:40Z" level=trace msg="dump(test/DeviceNetworkStatus) after Publish\n" pid=1234 source=test...
> If you rebase on master I think you'll get the fix for the go tests failure. > > Did you test with a system deployed with current eve-k being...
@eriknordmark Rebased off master, and completed upgrade tests of a zfs persist cluster back and forth between 16.0.0-rc6-k-amd64 and 0.0.0-eve-k-ext4-vault-f0966751-k-amd64 Looks like CodeQL failure is unrelated: ``` Uploading code scanning...