I added the code to parse the field spec.loadBalancerSourceRanges if is present and in order to check the result I also added a new service in test_data/sample-app.yaml. In this way there are the two cases, the one without the field (that has no changes) and the new one with the field
To close issue #146
I added the code to parse the field
spec.loadBalancerSourceRanges
if is present and in order to check the result I also added a new service intest_data/sample-app.yaml
. In this way there are the two cases, the one without the field (that has no changes) and the new one with the field