siderolabs / omni

SaaS-simple deployment of Kubernetes - on your own hardware.
Other
395 stars 24 forks source link

chore: replace append with slices pkg functions #404

Closed DmitriyMV closed 1 week ago

DmitriyMV commented 1 week ago

Use slices.Insert and slices.Concat where it's proper.

DmitriyMV commented 1 week ago

/m