Tian Fang
Tian Fang
The original processing logic here is as follows: `spec.sink` supports data in the form of `uri` and `ref`, where `uri` is the accessible HTTP address and `ref` represents a reference...
> @tpiperatgod I would like to try and fix it Great! Please let me know if you need any other information.
@benjaminhuo @wanjunlei I've done a basic verification of the v0.2.0 version of keda http-add-on and it should functionally satisfy our requirements for the OpenFuncSync function.
Okay, I will keep watching
Here is the proposal: https://hackmd.io/BdXZXdYGRASDMWEysx5doA?view, feel free to help review and discuss implementation solutions.
We can use the `ImagePullJob` in OpenKruise for this goal: https://openkruise.io/zh/docs/user-manuals/imagepulljob
> > We can use the `ImagePullJob` in OpenKruise for this goal: https://openkruise.io/zh/docs/user-manuals/imagepulljob > > Looks good, do we need to install the entire openkruise stuff just for downloading image?...
To do that, we need an external environment to execute the GitHub action.
> It looks like just need to add a [action.yaml](https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions) file to the [cli](https://github.com/OpenFunction/cli) and use `ofn` like this: > > ```yaml > - name: Install dependent components > uses:...
## Additional Information - [Shipwright](https://github.com/shipwright-io/build), no Helm chart yet - [Tekton Pipeline](https://github.com/tektoncd/pipeline), no Helm chart yet - [Knative Serving](https://github.com/knative/serving), no Helm chart yet - [KEDA](https://github.com/kedacore/keda), with Helm chart: https://github.com/kedacore/charts -...