Knative Functions client API and CLI
Go to file
Matej Vasek 68f357561b
Use our own s2i image (#1971)
Our image is much more recent and it is multiarch.
2023-09-13 17:38:03 +00:00
.chglog chore: update all references to kn-plugin-func (#1311) 2022-10-13 16:31:53 +00:00
.github/workflows chore: dump cluster logs in tests (#1959) 2023-09-05 12:29:24 +00:00
cmd chore: align dependencies with Knative (#1942) 2023-08-29 18:32:31 +00:00
docs Improving func environment command (#1935) 2023-08-18 21:33:18 +00:00
generate chore: update Quarkus platform version to 3.3.1 (#1955) 2023-08-30 12:21:31 +00:00
hack chore: added standard labels for our builders (#1934) 2023-08-22 06:35:54 +00:00
pkg Use our own s2i image (#1971) 2023-09-13 17:38:03 +00:00
plugin Replace knative.dev/client references to knative.dev/client-pkg (#1671) 2023-04-10 15:59:39 +00:00
schema Add support for `serviceAccountName` on deploy (#1811) 2023-06-19 16:46:54 +00:00
templates chore: update Quarkus platform version to 3.3.1 (#1955) 2023-08-30 12:21:31 +00:00
test chore: align dependencies with Knative (#1942) 2023-08-29 18:32:31 +00:00
third_party chore: align dependencies with Knative (#1942) 2023-08-29 18:32:31 +00:00
vendor upgrade to latest dependencies (#1950) 2023-09-01 10:54:35 +00:00
.codecov.yaml chore: fix codecov.yaml (#1335) 2022-10-13 22:37:53 +00:00
.gitattributes chore: update faas-js-runtime to 0.10.0 (#1570) 2023-02-20 20:32:25 +00:00
.gitignore feat: scaffolded functions certs (#1823) 2023-06-26 18:57:51 +00:00
.golangci.yaml Revert linting action to the canonical version (#533) 2021-09-16 02:46:39 -07: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 feat: Pipelines as Code - initial support (pack) (#1594) 2023-03-07 15:41:20 +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 Update CHANGELOG.md - renaming (#1926) 2023-08-11 16:30:40 +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
LICENSE Apache 2.0 License 2020-07-09 12:22:59 +00:00
Makefile chore: faster `make build` (#1937) 2023-08-22 06:36:01 +00:00
OWNERS chore(OWNERS): update to new org (#1397) 2022-11-01 18:01:06 +00:00
OWNERS_ALIASES Update community files (#1967) 2023-09-11 13:57:19 +00:00
README.md doc: list demos in the Readme (#1854) 2023-07-10 20:13:12 +00:00
go.mod upgrade to latest dependencies (#1950) 2023-09-01 10:54:35 +00:00
go.sum upgrade to latest dependencies (#1950) 2023-09-01 10:54:35 +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

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.