Jaydip Gabani

Results 35 comments of Jaydip Gabani

@ritazh I was waiting on Max's PR on `controller-runtime` to merge. Otherwise adding gatekeeper as a dependency in `go.mod` creates error at build time with `undefined: cache.InformerGetOption` error.

@JorTurFer We are waiting on lgtm from @maxsmythe as well.

@apeabody I think the issue refers to the information that is directly user-facing on the library website where the available `allowed` and `disallowed` examples appear to have not been violating...

@apeabody Agreed! I took a look and there are some policies that uses `data,inventory`. For instance - [hpa](https://open-policy-agent.github.io/gatekeeper-library/website/validation/horizontalpodautoscaler/#description) policy requires additional `nginx` deployment to exists out of box. Do you...

@rossedman please follow - https://open-policy-agent.github.io/gatekeeper-library/website/#how-to-contribute-to-the-library to make sure these changes are in correct order. Additionally, please also modify appropriate `suite.yaml` to test the rego changes.

Updating `SHORTDESCRIPTION` and `DESCRIPTION` with appropriate information is in the list, so this might be updated in a while

@soroushatarod Can you make sure your `gatekeeper-controller-manager` pods are running? I am not able to create pod with the same yamls you provided above. ```bash kubectl get constrainttemplates.templates.gatekeeper.sh NAME AGE...