mirror of
https://github.com/siderolabs/omni.git
synced 2026-01-21 19:01:04 +01:00
Change `SetUncompressedData` methods to respect `compressionThresholdBytes` from `internal/backend/runtime/omni/state_etcd.go` while we are at it. Fix len(data) == 0 != nil bug. Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com> Co-authored-by: Utku Ozdemir <utku.ozdemir@siderolabs.com>