Sertaç Özercan

Results 192 issues of Sertaç Özercan

**What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, using `fixes #(, fixes #, ...)` format, will close the issue(s) when the PR gets...

### Expected Behavior _No response_ ### Actual Behavior ``` 3:17AM ERR Failed starting/connecting to the gRPC service: rpc error: code = Unavailable desc = connection error: desc = "transport: Error...

bug

### What kind of request is this? Improvement of existing experience ### What is your request or suggestion? release should trigger update-model action automatically ### Are you willing to submit...

enhancement

**What this PR does / why we need it**: This is a fun new experimental engine we were discussing in the community call. requires https://github.com/open-policy-agent/frameworks/pull/411 to merged in first. see...

**Describe the solution you'd like** docker allows us to build and publish images that can target specific microarch levels, such as `linux/amd64/v2`, and `linux/amd64/v3`. these align with https://en.wikipedia.org/wiki/X86-64#Microarchitecture_levels today, we...

enhancement

**Describe the solution you'd like** it would be useful to build a GitHub action for gator that can be directly added to pipelines **Anything else you would like to add:**...

help wanted
gator cmd
triaged

adds a new driver for an llm policy engine

**What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, using `fixes #(, fixes #, ...)` format, will close the issue(s) when the PR gets...

- make sure the output is a valid (kubernetes) yaml by validating the yaml. example: https://github.com/yannh/kubeconform - if llm outputs non-valid yaml, - prompt if user wants to retry and/or...

enhancement