mirror of https://github.com/knative/caching.git
bumping github.com/prometheus/common e821827...4433931:
> 4433931 Merge pull request # 615 from prometheus/dependabot/go_modules/sigv4/github.com/aws/aws-sdk-go-1.51.11
> 728e910 Merge pull request # 616 from srebhan/fix_protobuf_decode
> 5fef1df Bump github.com/aws/aws-sdk-go from 1.50.31 to 1.51.11 in /sigv4
> 3dec13c Drop support for Go older than 1.18 (# 612)
> 78585cf fix(protobuf): Correctly decode multi-messages streams
> 95edf51 Update common Prometheus files (# 613)
bumping google.golang.org/genproto/googleapis/rpc 6e1732d...94a12d6:
> 94a12d6 chore(all): update all (# 1102)
bumping google.golang.org/genproto/googleapis/api 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 knative.dev/pkg 5fe2303...094f152:
> 094f152 Bump github.com/prometheus/common from 0.51.1 to 0.52.2 (# 3010)
> f9d72b2 Bump golang.org/x/sync from 0.6.0 to 0.7.0 (# 3009)
> 5d4af76 Update community files (# 3007)
> fef5da9 Replace all usages of deprecated wait.PollImmediate with wait.PollUntilContextTimeout (# 3004)
> 03bf3de webhook: add options to disable resource_namespace tag in metrics (# 2931)
> 3f02478 Bump cloud.google.com/go/storage from 1.39.1 to 1.40.0 (# 3002)
> 7d95d0f Bump google.golang.org/api from 0.171.0 to 0.172.0 (# 3003)
bumping knative.dev/hack 47368d6...1133b37:
> 1133b37 Update community files (# 378)
bumping golang.org/x/sync 59c1ca1...14be23e:
> 14be23e semaphore: cancel acquisition with a done context
bumping google.golang.org/api a28dfbd...707b9b2:
> 707b9b2 chore(main): release 0.172.0 (# 2486)
> 77cc7d0 feat(all): auto-regenerate discovery clients (# 2492)
> 18f643a chore(all): update all to 94a12d6 (# 2489)
>
|
||
---|---|---|
.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.