cozystack/pkg/apis/apps
Timofei Larkin bdeb3a7e8c feat(lineage-webhook): import scheduling constants from cozystack-scheduler
Import SchedulingClassAnnotation, SchedulingClassLabel, SchedulerName,
and GVR components from the cozystack-scheduler/pkg/apis sub-module
instead of defining them locally. This ensures the webhook and scheduler
stay in sync on label/annotation keys.

Also standardize the namespace label from scheduling.cozystack.io/class
to scheduler.cozystack.io/scheduling-class for consistency with the
scheduler, and resolve scheduling class from the owner Application CR
(via a new SchedulingClass() stub method) before falling back to the
namespace label.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Timofei Larkin <lllamnyp@gmail.com>
2026-03-18 14:08:29 +03:00
..
fuzzer feat(api): add chartRef to CozystackResourceDefinition 2026-01-14 16:09:43 +01:00
install Move project from aenix-io to cozystack repository 2025-03-10 21:16:58 +01:00
v1alpha1 feat(lineage-webhook): import scheduling constants from cozystack-scheduler 2026-03-18 14:08:29 +03:00
validation refactor(api): remove rootHost-based name length validation 2026-02-12 13:52:37 +03:00
register.go Introduce Cozystack API (#460) 2024-11-04 17:33:34 +01:00