func
func copied to clipboard
Knative Functions client API and CLI
chore: update Springboot platform version to 3.5.7
This is an automated cherry-pick of #2904
- [ ] https://github.com/knative/func/blob/main/hack/update-ca-bundle.js - [ ] https://github.com/knative/func/blob/main/hack/update-quarkus-platform.js - [ ] https://github.com/knative/func/blob/main/hack/update-springboot-platform.js - [ ] It would be nice to have something like `func dev` to setup a cluster for...
Track down which test is creating /pkg/creds/auth.json and either change the effective path to a temp directory (ideal) or remove it in a defer (suboptimal). - track down `pkg/oci/testdata/test-links/absoluteLink*` as...
Now that preliminary eventing integration is complete, we would like to expand it to include a more interactive method for subscribing Functions to events. This will take the form of...
With the `func create -l python fn` (and yes `func run` for `localhost` works just fine) I am getting the following issue: ``` stern fn-000 + fn-00001-deployment-74d78dbb7b-vsgbr › queue-proxy fn-00001-deployment-74d78dbb7b-vsgbr...
``` func delete Error: namespace required ➜ echo-agent func version v0.45.0-40-gd47949c6 ➜ echo-agent func delete -n default Error: must also specify a name when specifying namespace ➜ echo-agent func delete...
We will be enabling batch job support by creating an adapter which will work for Functions of all languages without needing to alter the functions themselves. The user will indicate...
This includes private repositories, registries and CAs.
# Changes - :gift: **_tba ..._** - :broom: **_tba ..._** /kind enhancement Fixes #**_tba..._** **Release Note** ```release-note ``` **Docs** ```docs ```