mirror of
https://github.com/outbackdingo/kamaji.git
synced 2026-01-27 10:19:29 +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