cozystack/cmd/cozystack-operator
Aleksei Sviridkin d0a6ddd782
refactor(operator): reduce variant duplication in installPlatformPackageSource
Replace repetitive Variant struct literals with a loop over variant
data, making it easier to add new variants and reducing copy-paste
errors.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Aleksei Sviridkin <f@lex.la>
2026-02-19 18:25:14 +03:00
..
main.go refactor(operator): reduce variant duplication in installPlatformPackageSource 2026-02-19 18:25:14 +03:00
main_test.go fix(operator): use SSA for PackageSource, separate context, unconditional creation 2026-02-19 17:54:33 +03:00