mirror of https://github.com/knative/caching.git
bumping knative.dev/pkg 645afb2...696cac8: > 696cac8 Expose queue proxy request metrics reporting period (# 2362) > bd3cf51 Printf log message with the right type when showing port (# 2709) > 4c84b1b Update actions (# 2707) > 3290ddf Update community files (# 2706) > 53fc6ab Update actions (# 2705) > b769fef drop eventing natss from downstream tests (# 2703) > 511b394 potential fix for flakey tlsBackoff (# 2702) > 0902ea8 Parameterize WEBHOOK_NAME env key in error message (# 2701) > c5dd1d1 Update community files (# 2700) > b77a78c upgrade to latest dependencies (# 2698) > 310274d bump golang version in downstream tests (# 2697) > fd00e03 Add certs secret name read from env (# 2685) bumping knative.dev/hack 3de51af...3b8ef01: > 3b8ef01 Update community files (# 279) > 1eebfb3 Update community files (# 278) Signed-off-by: Knative Automation <automation@knative.team> |
||
---|---|---|
.github | ||
config | ||
hack | ||
pkg | ||
test | ||
third_party/VENDOR-LICENSE | ||
vendor | ||
.gitattributes | ||
.gitignore | ||
CONTRIBUTING.md | ||
DEVELOPMENT.md | ||
LICENSE | ||
OWNERS | ||
OWNERS_ALIASES | ||
README.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.