Knative common packages
Go to file
Dave Protasowski 72b164e68f
Bump OTel dependencies and semconv (#3245)
* bump OTel deps

* bump OTel semconv to v1.37.0

* Use OTel TranslationStrategy options for prometheus

* bump OTel runtime package
2025-10-07 13:29:12 +00:00
.github Update dependabot config so we only get k8s patch updates (#3265) 2025-10-01 00:06:03 +00:00
apiextensions/storageversion
apis
changeset
client/injection
codegen/cmd/injection-gen
configmap
controller [controller] fix depth metrics (#3253) 2025-09-09 01:09:31 +00:00
depcheck
environment
hack
hash
injection
kflag
kmap
kmeta
kmp
kref
kvstore
leaderelection
logging
network log context cancellation as debug instead of error (#3268) 2025-10-07 00:01:10 +00:00
observability Bump OTel dependencies and semconv (#3245) 2025-10-07 13:29:12 +00:00
profiling
ptr
reconciler
resolver
signals
source
system
test
testing
tracker
unstructured
vendor Bump OTel dependencies and semconv (#3245) 2025-10-07 13:29:12 +00:00
version
webhook Make webhook owner references not a controller (#3255) 2025-10-07 06:13:11 +00:00
websocket
.codecov.yaml
.gitattributes
.gitignore
.golangci.yaml
CONTRIBUTING.md
DEVELOPMENT.md
LICENSE
OWNERS
OWNERS_ALIASES
README.md
RELEASE-LEADS.md
SECURITY.md
code-of-conduct.md
go.mod Bump OTel dependencies and semconv (#3245) 2025-10-07 13:29:12 +00:00
go.sum Bump OTel dependencies and semconv (#3245) 2025-10-07 13:29:12 +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.