Knative Functions client API and CLI
Go to file
Knative Automation 535308c3bd upgrade to latest dependencies
bumping k8s.io/apiextensions-apiserver a0cfc63...f0c80b7:
  > f0c80b7 Update dependencies to v0.33.4 tag
bumping k8s.io/client-go e7397e5...9c62a4c:
  > 9c62a4c Update dependencies to v0.33.4 tag
bumping knative.dev/serving c3e27aa...4df9185:
  > 4df9185 Fix queue proxy user metrics port (# 16018)
  > 421c16c fix a tracing protocol comment (# 16015)
  > 2599d36 Update net-gateway-api nightly (# 16010)
  > e3a87eb Update net-contour nightly (# 16014)
bumping knative.dev/client/pkg 3345f43...576bdc2:
  > 576bdc2 upgrade to latest dependencies (# 2023)
  > 997b81b upgrade to latest dependencies (# 2022)
bumping k8s.io/apimachinery 173776a...173776a:
bumping k8s.io/apiserver 338d7b8...026035b:
  > 026035b Update dependencies to v0.33.4 tag
  > 234ce9f Merge pull request # 132337 from hakuna-matatah/automated-cherry-pick-of-# 132244-upstream-release-1.33
  > 5e9ddf2 Fix -Consistent paginated lists serve from cache
bumping knative.dev/networking 1456f13...a7d7760:
  > a7d7760 upgrade to latest dependencies (# 1076)
bumping knative.dev/eventing 23fa820...81cbeaa:
  > 81cbeaa remove prometheus from tracing protocol (# 8665)
  > 78983f7 [main] Upgrade to latest dependencies (# 8664)
bumping k8s.io/api 04f698e...2daa873:
  > 2daa873 Update dependencies to v0.33.4 tag

Signed-off-by: Knative Automation <automation@knative.team>
2025-08-15 13:31:04 +00:00
.chglog Fix linter issues (#2420) 2024-07-09 13:48:22 +00:00
.github/workflows drastically simplify the components update (#2959) 2025-08-05 10:43:45 +00:00
cmd fix: force container=true for pack/s2i builders when not explicitly set (#2966) 2025-08-07 12:46:49 +00:00
docs docs: python update (#2932) 2025-07-22 22:38:07 +00:00
generate chore: update Quarkus platform version to 3.25.2 (#2978) 2025-08-11 12:04:53 +00:00
hack drastically simplify the components update (#2959) 2025-08-05 10:43:45 +00:00
pkg fix templates ref (#2967) 2025-08-06 07:02:48 +00:00
plugin migrate client-pkg to client/pkg (#2477) 2024-09-04 10:08:32 +00:00
schema base builder flag (#2935) 2025-07-11 19:58:06 +00:00
templates chore: update Quarkus platform version to 3.25.2 (#2978) 2025-08-11 12:04:53 +00:00
test fix: update console output to show both host and port (#2953) 2025-07-30 05:27:39 +00:00
third_party Update Knative deps to latest (#2265) 2024-04-05 09:07:51 +00:00
.codecov.yaml unify flags, codecov revamp a bit (#2773) 2025-05-12 13:25:44 +00:00
.gitattributes chore: linter should ignore test data symlinks (#2423) 2024-07-10 14:30:41 +00:00
.gitignore integration test isolation (#2894) 2025-07-03 00:33:54 +00:00
.golangci.yaml Migrate golangci-lint config to v2 (#2781) 2025-04-11 13:27:14 +00:00
.ko.yaml chore: update all references to kn-plugin-func (#1311) 2022-10-13 16:31:53 +00:00
.unicode-control-characters.config.py Removing the vendor dir (#1966) 2023-09-25 22:51:32 +00:00
.versionrc chore: add release process and func_darwin_arm64 to the release artifacts (#945) 2022-04-07 15:22:46 +00:00
AUTHORS chore: add AUTHORS and OWNERS files (#413) 2021-07-07 10:35:33 -04:00
CHANGELOG.md Fix linter issues (#2420) 2024-07-09 13:48:22 +00:00
CODE-OF-CONDUCT.md Adding code of conduct to reference knative/community's CoC (#911) 2022-03-21 07:22:46 -07:00
Dockerfile.utils Optimise func-utils image (#2686) 2025-02-06 07:02:13 +00:00
LICENSE Apache 2.0 License 2020-07-09 12:22:59 +00:00
Makefile drastically simplify the components update (#2959) 2025-08-05 10:43:45 +00:00
OWNERS chore(OWNERS): update to new org (#1397) 2022-11-01 18:01:06 +00:00
OWNERS_ALIASES Update community files (#2922) 2025-07-22 14:27:07 +00:00
README.md Readme update to add link to project roadmap (#2916) 2025-07-03 08:41:55 +00:00
SECURITY.md Add consistent SECURITY.md (#2089) 2023-11-20 19:19:37 +00:00
func-util-symlinks.tgz Optimise func-utils image (#2686) 2025-02-06 07:02:13 +00:00
go.mod upgrade to latest dependencies 2025-08-15 13:31:04 +00:00
go.sum upgrade to latest dependencies 2025-08-15 13:31:04 +00:00
main.go allow go install knative.dev/func@{version} (#2220) 2024-03-13 02:27:10 +00:00

README.md

Func

CI Status Client API Documentation Issues License Releases codecov

func is a Client Library and CLI enabling the development and deployment of Functions.

Try the QuickStart Read the Documentation

Roadmap

We use GitHub issues and project to track our roadmap. Please see our roadmap here.

Knative Function demos and examples

Contributing

We are always looking for contributions from the Function Developer community. For more information on how to participate, see the Contribuiting Guide. For a list of all help wanted issues in Knative, take a look at CLOTRIBUTOR.

The func Working Group meets @ 10:00 US Eastern every Tuesday, we'd love to have you! For more information, see the invitation on the Knative Team Calendar.

Roadmap

Our project roadmap can be found: https://github.com/orgs/knative/projects/49