func icon indicating copy to clipboard operation
func copied to clipboard

Knative Functions client API and CLI

Results 205 func issues
Sort by recently updated
recently updated
newest added

chore: update Springboot platform version to 3.5.7

size/XS
ok-to-test

This is an automated cherry-pick of #2904

lgtm
approved
size/XS

- [ ] 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...

kind/good-first-issue

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...

kind/enhancement
Epic

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...

kind/enhancement
Epic

This includes private repositories, registries and CAs.

kind/enhancement
Epic

# Changes - :gift: **_tba ..._** - :broom: **_tba ..._** /kind enhancement Fixes #**_tba..._** **Release Note** ```release-note ``` **Docs** ```docs ```

kind/enhancement
needs-rebase
do-not-merge/work-in-progress
size/XXL