cozystack/pkg
Aleksei Sviridkin e978e00c7e
refactor(api): use standard IsDNS1035Label and remove static length limit
Replace custom DNS-1035 regex with k8s.io/apimachinery IsDNS1035Label.
Remove hardcoded maxApplicationNameLength=40 from both validation and
OpenAPI — length validation is now handled entirely by validateNameLength
which computes dynamic limits based on Helm release prefix and root-host.
Fix README to reflect that max length depends on cluster configuration.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Aleksei Sviridkin <f@lex.la>
2026-02-11 13:18:45 +03:00
..
apis refactor(api): use standard IsDNS1035Label and remove static length limit 2026-02-11 13:18:45 +03:00
apiserver feat(api): add dynamic name length validation based on root-host 2026-02-11 12:50:30 +03:00
cmd/server refactor(api): use standard IsDNS1035Label and remove static length limit 2026-02-11 13:18:45 +03:00
config feat(api): add dynamic name length validation based on root-host 2026-02-11 12:50:30 +03:00
generated [backups] 2026-02-04 15:50:23 +03:00
lineage feat(api): add chartRef to CozystackResourceDefinition 2026-01-14 16:09:43 +01:00
ovnstatus [kubeovn] Implement the KubeOVN plunger 2025-09-11 02:11:58 +03:00
registry fix(api): remove name validation from Update path and use klog 2026-02-11 13:07:50 +03:00
version refactor(telemetry): split telemetry between operator and controller 2026-01-19 13:52:15 +01:00