cozystack/pkg/apis/apps
Aleksei Sviridkin fb8157ef9b
refactor(api): remove rootHost-based name length validation
Root-host validation for Tenant names is no longer needed here.
The underlying issue (namespace.cozystack.io/host label exceeding
63-char limit) will be addressed in #2002 by moving the label
to an annotation.

Name length validation now only checks the Helm release name
limit (53 - prefix length), which applies uniformly to all
application types.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Aleksei Sviridkin <f@lex.la>
2026-02-12 13:52:37 +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 [dashboard] Add external ips count to Tenant details page 2026-01-30 14:26:30 +05: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