cozystack/pkg
Aleksei Sviridkin c932740dc5
refactor(api): remove global ObjectMeta name patching from OpenAPI
Remove patchObjectMetaNameValidation and patchObjectMetaNameValidationV2
functions that were modifying the global ObjectMeta schema. This patching
affected ALL resources served by the API server, not just Application
resources. Backend validation in Create() is sufficient for enforcing
name constraints.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Aleksei Sviridkin <f@lex.la>
2026-02-11 13:24:16 +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): remove global ObjectMeta name patching from OpenAPI 2026-02-11 13:24:16 +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