Anoop Gopalakrishnan

Results 23 comments of Anoop Gopalakrishnan

Hi @danielsagi , I installed the latest osquery from their website. Also I was using the osqueryd and not the shell.

Would this also help to move and support ARM based instance types like Graviton in AWS?

Hi, it seems like the following issue for v8 support for arm64 was closed https://github.com/rogchap/v8go/pull/98 Couldnt we just update to fix this issue in jspolicy?

An example Job creation that works when we are able to disable istio injection that worked would look like this: ``` return &batchv1.Job{ TypeMeta: metav1.TypeMeta{ Kind: "Job", APIVersion: "batch/v1", },...

@zzxwill Would it make sense to get these labels from the helm chart as user provided to start?

While kyverno is great also wanted to bring jspolicy to your attention as a policy enforcer

Thats great! If you are looking for k8s policy enforcer, with opa you probably want to use opa's sister project: https://github.com/open-policy-agent/gatekeeper (i am still biased to jsPolicy because of its...

Just adding the url for jspolicy: https://www.jspolicy.com/

Additionally if it was possible to give more control on how the revision is expressed like for example if it supported semantic versioning, it would help to communicate to the...

Yes, exactly the reason if we could have a version number that is manually set in the composition instead of auto generated revision which could help in such a situation