Goober
Goober
When I use jblas to do matrix operations with AR prediction, I found that the jblas provides only a simple vector dot function. So I added CommonBlas which has functions...
## In what area(s)? > /area inject > /area operator ## Describe the feature 1. Default k8s resource of supporting sidecar injection are `"kube-system:replicaset-controller", "kube-system:deployment-controller", "kube-system:cronjob-controller", "kube-system:job-controller", "kube-system:statefulset-controller", "kube-system:daemon-set-controller", "tekton-pipelines:tekton-pipelines-controller",`...
# Description #6967 Please reference the issue this PR will close: #_[issue number]_ ## Checklist Please make sure you've completed the relevant tasks for this PR, out of the following...
**Description** build a cloud-native serverless workflow in openfunction **Design Doc** https://docs.google.com/document/d/1Uv5Wo43Ok-hkISQ8kMdkzJPwqLtsblw0M1LJ-oYZvjw/edit?usp=sharing
Write a document about how to access opersergo event governance in each framework. About two modules 1. EventMesh (no k8s environment) 2. Knative Dapr OpenFunction (k8s environment)
#63 The routing spec mentioned in 63 issue. Add an event spec on this basis Design Document: https://alidocs.dingtalk.com/i/nodes/NkPaj7GAXdpWO62Z4qxm8qwgylnomz9B
Refer to the EDA event driven model to manage the flow of event messages. At present, there are the following governance aspects 1. Event production governance, including synchronous and asynchronous...
### Describe what this PR does / why we need it Feature: add event government ### Does this pull request fix one issue? 1. https://github.com/opensergo/opensergo-specification/issues/62 ### Describe how you did...
# Description The k8s resource that needs to be injected needs to be created at the same time as the k8s service to ensure that the service can be provided...
## Why are these changes needed? This PR attempts to fix issues https://github.com/ray-project/kuberay/issues/2125 if head pod has been evicted, we will delete it and let it restart or recreate ##...