Knative Functions client API and CLI
Go to file
Knative Automation b67289415f
upgrade to latest dependencies (#2539)
bumping knative.dev/client/pkg c9f1284...18a2561:
  > 18a2561 Update community files (# 1970)
bumping knative.dev/eventing 67af70b...aa6f73b:
  > aa6f73b [main] Upgrade to latest dependencies (# 8236)
  > db729bc [main] Update community files (# 8237)
bumping knative.dev/hack fc6a845...05b2fb3:
  > 05b2fb3 Update community files (# 399)
bumping knative.dev/pkg 952269c...59c22a1:
  > 59c22a1 Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 (# 3102)
  > e0f65ce Update community files (# 3101)
bumping google.golang.org/protobuf c33baa8...158d2b3:
  > 158d2b3 all: release v1.35.1
  > 94e26c9 all: start v1.35.0-devel
  > ac98177 all: release v1.35.0
  > 03df6c1 proto: Implement proto.Equal fast-path
  > 013dd17 all: drop unnecessary import renames for consistency
  > 1531843 internal/testprotos: declare the extension
  > 9e047b8 internal/impl: skip unnecessary requiredField checks for oneofs
  > ed7b51f proto: extend documentation of GetExtension, SetExtension
  > af06170 all: set Go language version to Go 1.21
  > cf4f382 encoding/prototext: capture current reserved field behavior
  > 5c1f700 internal/encoding/json: remove duplicate test
  > 66faac0 compiler/protogen: remove now-unnecessary UnsafeEnabled checks
  > 21d187a compiler/protogen: support -experimental_strip_nonfunctional_codegen
  > e8b6855 internal/descopts,internal/impl: remove shorthand import aliases
  > 0946f97 all: remove unused purego support
  > b643888 encoding/protojson: use fd.HasPresence() for editions compatibility
  > 94ecbc2 internal/impl: remove unused ExtensionField.SetLazy method
  > b36f8e0 types/known/structpb: add support for more types and json.Number
  > 75479a3 internal: generate extension numbers, fix editions parsing
  > 2a82025 internal/cmd/generate-protos: fix pkg check for editions features
  > 219bda2 internal/conformance: update failing tests list, add comments
  > b46f280 all: plumb the lazy option into filedesc.Field and .Extension
  > df3bd63 compiler/protogen: always report editions support level of the plugin
  > eea33cd protobuf: fix handling of delimited extensions in editions
  > d462176 protojson: changes error message returned by unmarshal
  > 61c6075 all: start v1.34.2-devel
bumping knative.dev/serving c8e131b...782b6a8:
  > 782b6a8 Update net-istio nightly (# 15565)
  > 1a06888 Update net-contour nightly (# 15567)
  > d2229fa Update net-kourier nightly (# 15560)
  > 5c8556d Update net-gateway-api nightly (# 15566)
  > 2a87ffd Update community files (# 15564)
  > 656f3d3 Update net-gateway-api nightly (# 15559)
  > a9e28f0 Update net-contour nightly (# 15558)
  > 60516ad Update net-istio nightly (# 15557)
  > 4eb2e08 upgrade to latest dependencies (# 15556)

Signed-off-by: Knative Automation <automation@knative.team>
2024-10-14 14:41:31 +00:00
.chglog Fix linter issues (#2420) 2024-07-09 13:48:22 +00:00
.github test: enforce branch on test remote repository (#2540) 2024-10-12 19:42:09 +00:00
cmd fix: make image digest check more permissive (#2510) 2024-09-24 07:14:48 +00:00
docs Fix linter issues (#2420) 2024-07-09 13:48:22 +00:00
generate Updated JS/TS template dependencies (#2534) 2024-10-07 17:38:00 +00:00
hack Remove superfluous equals sign from envvar (#2446) 2024-07-26 16:02:19 +00:00
pkg Fix symlink path separators (#2535) 2024-10-11 10:39:08 +00:00
plugin migrate client-pkg to client/pkg (#2477) 2024-09-04 10:08:32 +00:00
schema Fix linter issues (#2420) 2024-07-09 13:48:22 +00:00
templates Updated JS/TS template dependencies (#2534) 2024-10-07 17:38:00 +00:00
test test: enforce branch on test remote repository (#2540) 2024-10-12 19:42:09 +00:00
third_party Update Knative deps to latest (#2265) 2024-04-05 09:07:51 +00:00
.codecov.yaml Removing the vendor dir (#1966) 2023-09-25 22:51:32 +00:00
.gitattributes chore: linter should ignore test data symlinks (#2423) 2024-07-10 14:30:41 +00:00
.gitignore Include go.sum in the Go CloudEvent template (#2441) 2024-07-23 20:13:25 +00:00
.golangci.yaml Fix linter issues (#2420) 2024-07-09 13:48:22 +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 Remove unnecessary clause from Dockerfile (#2513) 2024-09-24 09:18:01 +00:00
LICENSE Apache 2.0 License 2020-07-09 12:22:59 +00:00
Makefile Revert bad changes (#2495) 2024-09-12 20:04:12 +00:00
OWNERS chore(OWNERS): update to new org (#1397) 2022-11-01 18:01:06 +00:00
OWNERS_ALIASES Update community files (#2538) 2024-10-14 12:33:32 +00:00
README.md Added clotributor link to readme (#2093) 2023-11-28 16:04:44 +00:00
SECURITY.md Add consistent SECURITY.md (#2089) 2023-11-20 19:19:37 +00:00
go.mod upgrade to latest dependencies (#2539) 2024-10-14 14:41:31 +00:00
go.sum upgrade to latest dependencies (#2539) 2024-10-14 14:41:31 +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.