cozystack/cmd/cozystack-operator
Aleksei Sviridkin dbfdbc8298
fix(installer): check parsePlatformSourceURL error, wait for PackageSource in E2E
Explicitly check error from parsePlatformSourceURL instead of relying on
the implicit guarantee that installPlatformSourceResource already checked
it. This prevents latent bugs if startup order is ever restructured.

Add wait for platform PackageSource existence in E2E test before creating
Package resource, preventing flaky failures when operator startup is slow.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Aleksei Sviridkin <f@lex.la>
2026-02-19 17:57:45 +03:00
..
main.go fix(installer): check parsePlatformSourceURL error, wait for PackageSource in E2E 2026-02-19 17:57:45 +03:00
main_test.go fix(operator): use SSA for PackageSource, separate context, unconditional creation 2026-02-19 17:54:33 +03:00