John Lathouwers
John Lathouwers
Fixup perms and terraform issues for CloudWorld demo
Enable Grabdish for OCI Resource Manager deployment
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
Add `--enable-helm` support ##### SUMMARY Fixes #568 ##### ISSUE TYPE - Feature Pull Request ##### COMPONENT NAME Lookup plugin: kubernetes.core.kustomize ##### ADDITIONAL INFORMATION Current and maintained arg: ``` lookup('kubernetes.core.kustomize', dir=item)...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
When provisioning/binding to an ADB and specifying spec.details.wallet, please consider keeping the unzipped wallet file within the secret created (along with the unzipped files currently in the Secret). Without the...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
## Title OCI streams tool calls progressively, so early chunks may be missing required fields. Add empty string defaults for missing fields before Pydantic validation happens. The fix is backward-compatible...
OCI API returns tool calls without 'arguments' field, causing Pydantic validation error Error: `ValidationError: 1 validation error for OCIStreamChunk message.toolCalls.0.arguments Field required` This happens when OCI models (e.g., meta.llama-3.1-405b-instruct) attempt...