mirror of https://github.com/knative/caching.git
bumping knative.dev/hack 424e75e...47368d6: > 47368d6 Check licenses only, but not bundle them (# 376) > b985a5b Update community files (# 377) > 7e71024 Add clotributor link to readme (# 353) > b1b2956 Add consistent SECURITY.md (# 349) > 4f7621a Call go mod download on each module, if not vendor (# 326) bumping google.golang.org/genproto/googleapis/rpc a219d84...6e1732d: > 6e1732d chore(all): auto-regenerate .pb.go files (# 1098) > 9694c77 chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /googleapis/api/apikeys (# 1099) > ace143d chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /googleapis/api/servicemanagement (# 1100) > c811ad7 chore(all): update all (# 1097) bumping github.com/prometheus/common 944239f...e821827: > e821827 Retract v0.50.0 (# 610) > 2807775 Update common Prometheus files (# 609) > 617b51d Synchronize common files from prometheus/prometheus (# 606) > 057bec8 Merge pull request # 608 from vesari/avoid-total-suffix-repetition > b0624a8 Fix string slice definition for FormatFlagOptions. (# 607) > da75ecd Correct logic in sample naming for counters, add new test > e7f4912 expfmt: Add a way to generate different OpenMetrics Formats (# 596) > d4cebf6 Merge pull request # 604 from prometheus/repo_sync > 44e573e Update common Prometheus files bumping google.golang.org/api cb0f433...a28dfbd: > a28dfbd chore(main): release 0.171.0 (# 2473) > 63b7c0d fix(transport): return GDU for all errors from MDS universe_domain (# 2484) > 9599561 feat(all): auto-regenerate discovery clients (# 2483) > b91cca7 feat(all): auto-regenerate discovery clients (# 2482) > 09097b0 feat(all): auto-regenerate discovery clients (# 2480) > 5c21170 chore(all): update all (# 2476) > 22b2f13 feat(all): auto-regenerate discovery clients (# 2475) > a4064ba feat(all): auto-regenerate discovery clients (# 2474) > b300fd0 feat(all): auto-regenerate discovery clients (# 2472) bumping google.golang.org/genproto/googleapis/api 37d4d3c...a219d84: > a219d84 chore(all): auto-regenerate .pb.go files (# 1096) > 29370a3 chore(all): auto-regenerate .pb.go files (# 1095) > 790db91 chore(all): auto-regenerate .pb.go files (# 1094) bumping knative.dev/pkg db6f3b0...1ca1f09: > 1ca1f09 upgrade to latest dependencies (# 2999) > 2d1662a Update community files (# 2998) > fd7cc21 Bump google.golang.org/api from 0.170.0 to 0.171.0 (# 2996) > d484aa5 Bump github.com/prometheus/common from 0.50.0 to 0.51.1 (# 2995) 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 | ||
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.