mirror of https://github.com/knative/caching.git
bumping knative.dev/pkg 865e331...9c5a731: > 9c5a731 bump k8s deps to v0.23.8 (# 2534) > 1f01575 Add fix for CVE-2022-28948 (# 2532) > 7d607d6 Update community files (# 2531) bumping k8s.io/apimachinery 276a8a7...276a8a7: bumping k8s.io/client-go 97582f2...14fa49e: > 14fa49e Update dependencies to v0.23.8 tag > a475c28 Merge pull request # 108791 from aojea/cherry-pick-108772 > 8041ba9 Merge pull request # 109159 from wojtek-t/automated-cherry-pick-of-# 109137-upstream-release-1.23 > a26f2df client-go: update generated > 0c2c708 Addresses the issue which caused # 109115 > b6f49c1 default kubernetes agent for generated clients > 9b9e45f Add test for indexer with multiple values > ad6be0f sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel Gopkg.toml */.gitattributes bumping k8s.io/code-generator fb849a7...31c00a6: > 31c00a6 Merge pull request # 108791 from aojea/cherry-pick-108772 > 995ba7c client-go: update generated > f955c88 default kubernetes agent for generated clients bumping k8s.io/api cd271e7...e08b72c: > e08b72c Update dependencies to v0.23.8 tag > 27e5860 Merge pull request # 109179 from liggitt/openapi-1.23 > 905a7dc Drop enum tag from certificate request condition > a8c2f0b Merge pull request # 108740 from jiahuif-forks/automated-cherry-pick-of-# 108639-upstream-release-1.23 > e1e0014 polish comments of non-enum values. > 5358347 unmark non-validated types as enums. bumping knative.dev/hack fd240e2...dc6c287: > dc6c287 Update community files (# 185) 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.