Knative Functions client API and CLI
Go to file
Luke Kingland 512ef230e6
chore: test cluster versions update (#1819)
* test cluster versions update

Updates versions used for the test clutser, and includes a change
to use a specific kind node version rather than the kubernetes version per
Kind's docs.

- knative_serving v1.10.1
- knative_eventing v1.10.1
- contour v1.10.0
- kubectl v1.27.2
- dapr v1.10.0
- helm v3.12.0
- kind v0.19.0
- kind_node v1.27.1

* remove dapr dashboard patch

* dapr init flags resuscitation
2023-06-21 15:30:34 +00:00
.chglog chore: update all references to kn-plugin-func (#1311) 2022-10-13 16:31:53 +00:00
.github/workflows Added Rust templates linting (#1814) 2023-06-14 17:03:47 +00:00
cmd adding service account support (#1812) 2023-06-21 07:44:35 +00:00
docs adding service account support (#1812) 2023-06-21 07:44:35 +00:00
generate Update springboot template pom.xml dependencies (#1807) 2023-06-14 17:02:46 +00:00
hack chore: test cluster versions update (#1819) 2023-06-21 15:30:34 +00:00
pkg src: refactor builder concurrency test (#1821) 2023-06-21 11:18:36 +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 Update springboot template pom.xml dependencies (#1807) 2023-06-14 17:02:46 +00:00
test chore: test build tags and removal of iteractive tests on Windows (#1794) 2023-06-07 19:17:57 +00:00
third_party Pipeline as Code integration for GitLab (#1769) 2023-06-05 19:48:26 +00:00
vendor chore: update to Go 1.20 (#1802) 2023-06-08 21:22:58 +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 no longer .gitignore templates go.sum files (#1688) 2023-04-25 12:01:46 +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 chore(release): 0.26.0 (#1195) 2022-08-29 19:36:15 +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 src: interstitial commit version (#1817) 2023-06-20 17:15:34 +00:00
OWNERS chore(OWNERS): update to new org (#1397) 2022-11-01 18:01:06 +00:00
OWNERS_ALIASES Update community files (#1781) 2023-06-06 02:22:27 +00:00
README.md chore: update README.md with proper links (#1380) 2022-10-24 03:38:16 +00:00
go.mod chore: update to Go 1.20 (#1802) 2023-06-08 21:22:58 +00:00
go.sum chore: update to Go 1.20 (#1802) 2023-06-08 21:22:58 +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.

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.