mirror of https://github.com/knative/caching.git
bumping knative.dev/hack 9b2ed84...51a42b2:
> 51a42b2 Update community files (# 146)
> 81ef5cc Update community files (# 145)
> cfb3eb8 Enable opting out Preemptible/Spot GKE Worker Nodes (# 144)
> 9dd1ec1 Look at package name when checking whether the shell package can be used (# 142)
> f1822b1 Disable Logs/Metrics on GKE and Run Preemptible Nodes (# 138)
> 32375dc remove clusteradmin grant (# 141)
> 987528e Temporarily fix the unit tests for library.sh (# 143)
> da09733 print commit hash (# 140)
bumping knative.dev/pkg 77555ea...ca64d3b:
> ca64d3b Update community files (# 2404)
> 2783cd8 Do not block NotFound error during patching resources (# 2403)
> d7b329c 🐛 Update required Go version to 1.17 to fix # 2399 (# 2400)
> 3ba5d72 Don't discard addressable resolver original errors (# 2395)
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.