cozystack/packages
IvanHunters 84133ef2d3 [cozy-lib] Fix malformed ResourceQuota rendering for LoadBalancer services
This patch adds special handling for raw Kubernetes ResourceQuota fields,
such as `services.loadbalancers`, preventing them from being wrapped as
`limits.*` or `requests.*` keys by the flatten helper. This ensures that
LoadBalancer quotas render correctly in tenant specifications.

```release-note
[cozy-lib] Correctly render services.loadbalancers in ResourceQuota without limits.* or requests.* prefixes.
```

Signed-off-by: IvanHunters <xorokhotnikov@gmail.com>
2025-11-20 10:55:47 +03:00
..
apps Prepare release v0.38.0-alpha.2 2025-11-18 07:46:42 +00:00
core Prepare release v0.38.0-alpha.2 2025-11-18 07:46:42 +00:00
extra Prepare release v0.38.0-alpha.2 2025-11-18 07:46:42 +00:00
library [cozy-lib] Fix malformed ResourceQuota rendering for LoadBalancer services 2025-11-20 10:55:47 +03:00
system Prepare release v0.38.0-alpha.2 2025-11-18 07:46:42 +00:00
tests/cozy-lib-tests [ci,dx] Add unit tests for cozy-lib 2025-11-19 17:56:17 +03:00