omni/client/pkg/compression
Dmitriy Matrenichev b519c6c571
chore: migrate ConfigPatches above threshold of 2048
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>
2025-03-05 18:55:47 +03:00
..