mirror of https://github.com/knative/caching.git
bumping knative.dev/hack 68e3bfb...3b6d644: > 3b6d644 Update community files (# 383) bumping knative.dev/pkg 99e1685...7d52a43: > 7d52a43 drop special logic when handling kubelet probe header for istio mTLS (# 2997) > ff4756a Update community files (# 3044) > 5eeb7ec Skip lease with empty holder (# 3042) Signed-off-by: Knative Automation <automation@knative.team> |
||
---|---|---|
.github | ||
config | ||
hack | ||
pkg | ||
test | ||
vendor | ||
.gitattributes | ||
.gitignore | ||
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.