Location: https://github.com/open-policy-agent/library/tree/f2e56684bde71b02e5e9ef6cf3d33c81d51ad75b/kubernetes/mutating-admission/main.rego
In main.rego cast_array function is used which is deprecated in v1 rego. Can you please update the file to be in compatible with v1. I tried to fix other issues it has but couln't fix cast_array error. Can someone help me on this?
Location: https://github.com/open-policy-agent/library/tree/f2e56684bde71b02e5e9ef6cf3d33c81d51ad75b/kubernetes/mutating-admission/main.rego
In main.rego cast_array function is used which is deprecated in v1 rego. Can you please update the file to be in compatible with v1. I tried to fix other issues it has but couln't fix cast_array error. Can someone help me on this?