mirror of
https://github.com/clastix/kamaji.git
synced 2026-02-14 18:10:03 +00:00
* feat(crd): add LoadBalancerSourceRanges field and integrate with service resource * test(crd): add tests for CEL validation logic * feat(webhook): implement LoadBalancerSourceRanges validation logic for CIDRs * test(webhook): add tests for webhook validation logic * test: modify Makefile for envtest setup * docs: add LoadBalancerSourceRanges field to API reference