Knative common packages
Go to file
dependabot[bot] b4e5f07a2c
Bump google.golang.org/grpc from 1.64.0 to 1.65.0 (#3073)
* Bump google.golang.org/grpc from 1.64.0 to 1.65.0

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.64.0 to 1.65.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.64.0...v1.65.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Run ./hack/update-codegen.sh

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-08 18:11:10 +00:00
.github drop eventing kafka from downstream tests - repo is archived (#3061) 2024-06-20 15:35:18 +00:00
apiextensions/storageversion Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
apis Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
changeset gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
client/injection Add AuthenticatableType duck type (#3056) 2024-06-14 13:52:39 +00:00
codegen/cmd/injection-gen Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
configmap Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
controller Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
depcheck gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
environment gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
hack Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
hash Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
injection Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
kflag Fixing all deprecated use of sets.String (#2915) 2024-01-08 15:21:18 +00:00
kmap gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
kmeta Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
kmp gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
kref Add KReference.Group field and ResolveGroup function (#2127) 2021-06-15 02:27:20 -07:00
kvstore gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
leaderelection Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
logging gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
metrics Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
network Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
profiling gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
ptr Added inverse functions for the ptr package (#2172) 2021-06-28 15:56:12 -07:00
reconciler Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
resolver gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
signals Format go code (#2312) 2021-10-15 12:04:13 -07:00
source gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
system Fix revive related linting issues (#2131) 2021-05-26 01:10:28 -07:00
test Fix rand source in name (#3070) 2024-06-26 13:41:49 +00:00
testing Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
tracing Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
tracker Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
unstructured bump k8s to v1.20.7 (#2145) 2021-06-10 06:56:43 -07:00
vendor Bump google.golang.org/grpc from 1.64.0 to 1.65.0 (#3073) 2024-07-08 18:11:10 +00:00
version Bump min k8s version to v1.28 (#2964) 2024-02-20 22:05:27 +00:00
webhook Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
websocket Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
.codecov.yaml fix coverage settings (#2471) 2022-03-25 11:51:48 -07:00
.gitattributes Enable coverage for test code (#778) 2019-10-21 12:37:24 -07:00
.gitignore [Genreconciler] Fix group names when client groups differ than their directory name. (#1097) 2020-02-18 17:14:59 -08:00
.golangci.yaml Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
CONTRIBUTING.md Fix CONTRIBUTING.md link (#1752) 2020-09-28 16:46:28 -07:00
DEVELOPMENT.md Update DEVELOPMENT.md (#2069) 2021-03-30 23:23:21 -07:00
LICENSE Initial commit 2018-07-25 10:16:04 -07:00
OWNERS update OWNERS files to use teams with active members (#2672) 2023-02-06 16:58:45 +00:00
OWNERS_ALIASES Update community files (#3071) 2024-07-04 01:38:37 +00:00
README.md Add clotributor link to readme (#2903) 2023-11-28 16:52:26 +00:00
RELEASE-LEADS.md moved release docs to github.com/knative/release (#2040) 2021-02-26 10:29:47 -08:00
SECURITY.md Add consistent SECURITY.md (#2900) 2023-11-20 18:27:34 +00:00
code-of-conduct.md Adding code of conduct to reference knative/community's CoC (#2470) 2022-03-18 11:55:21 -07:00
go.mod Bump google.golang.org/grpc from 1.64.0 to 1.65.0 (#3073) 2024-07-08 18:11:10 +00:00
go.sum Bump google.golang.org/grpc from 1.64.0 to 1.65.0 (#3073) 2024-07-08 18:11:10 +00:00

README.md

Knative Common Packages

sink

"The kitchen sink" by Alan Cleaver is licensed under CC BY 2.0

GoDoc Go Report Card codecov

Knative pkg provides a place for sharing common Knative packages across the Knative repos.

To learn more about Knative, please visit our Knative docs repository.

If you are interested in contributing, see CONTRIBUTING.md and DEVELOPMENT.md. For a list of help wanted issues across Knative, take a look at CLOTRIBUTOR.