cozystack/pkg
Aleksei Sviridkin e267cfcf9d
fix(api): address review feedback for validation consistency
- Return field.ErrorList from validateNameLength for consistent
  apierrors.NewInvalid error shape (was NewBadRequest)
- Add klog warning when YAML parsing fails in parseRootHostFromSecret
- Fix maxHelmReleaseName comment to accurately describe Helm convention
- Add note that root-host changes require API server restart
- Replace interface{} with any throughout openapi.go and rest.go
- Remove trailing blank line in const block

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Aleksei Sviridkin <f@lex.la>
2026-02-11 13:29:42 +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 fix(api): address review feedback for validation consistency 2026-02-11 13:29:42 +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): address review feedback for validation consistency 2026-02-11 13:29:42 +03:00
version refactor(telemetry): split telemetry between operator and controller 2026-01-19 13:52:15 +01:00