mirror of https://github.com/knative/caching.git
bumping google.golang.org/protobuf 7e776d4...0833cf3: > 0833cf3 all: release v1.36.8 > 0af3f0f all: set Go language version to Go 1.23 > 5ccbdec types: regenerate using latest protobuf v32 release > 708d96f all: start v1.36.7-devel bumping knative.dev/pkg e9c8712...8c9c1d3: > 8c9c1d3 [controller] fix depth metrics (# 3253) > 3ec4afe Bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2 (# 3252) > 455d6e9 Bump golang.org/x/sync from 0.16.0 to 0.17.0 in the golang-x group (# 3249) > efb6a4f Add threadiness in log line (# 3247) > eafac73 Bump github.com/prometheus/common from 0.65.0 to 0.66.1 (# 3250) > 528bde3 upgrade to latest dependencies (# 3244) bumping golang.org/x/sync 7fad2c9...04914c2: > 04914c2 all: upgrade go directive to at least 1.24.0 [generated] Signed-off-by: Knative Automation <automation@knative.team> |
||
---|---|---|
.github | ||
config | ||
hack | ||
pkg | ||
test | ||
vendor | ||
.gitattributes | ||
.gitignore | ||
.golangci.yaml | ||
CONTRIBUTING.md | ||
DEVELOPMENT.md | ||
LICENSE | ||
OWNERS | ||
OWNERS_ALIASES | ||
README.md | ||
SECURITY.md | ||
code-of-conduct.md | ||
go.mod | ||
go.sum |
README.md
Knative Caching Resources
Knative caching
defines resources that can be used to express a desire to
cache things. These are just API definitions for caching custom resources
plugins, it does not include an implementation of this API.
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 all help wanted issues in Knative, see CLOTRIBUTOR.