knative-automation
0c47112c29
upgrade to latest dependencies ( #473 )
...
bumping knative.dev/pkg e2947db...ea766de:
> ea766de Bump assorted dependencies (# 2130)
bumping github.com/google/go-cmp 8fa37b4...d103655:
> d103655 Print as text if mostly text (# 258)
> 9181d1e Avoid diffing by lines if inefficient (# 260)
> c5c3378 Cleanup edit groups after coalescing (# 259)
> 1ee4af8 Fix typo in path.go (# 256)
Signed-off-by: Knative Automation <automation@knative.team>
2021-05-26 05:58:27 -07:00
knative-automation
9f992d13f5
upgrade to latest dependencies ( #456 )
...
bumping knative.dev/pkg b51994e...942c621:
> 942c621 add prometheus condition (# 2088)
> 554d133 Bump assorted dependencies (# 2096)
> 2e62ba6 Add possibility to implement a deletion handler in a reconciler. (# 2089)
> b80a192 Improve state reporting in kube checks (# 2082)
Signed-off-by: Knative Automation <automation@knative.team>
2021-04-19 22:24:35 -07:00
knative-automation
ec01baa5a5
upgrade to latest dependencies ( #449 )
...
bumping knative.dev/pkg 952fdd9...01dccc5:
> 01dccc5 Add benchmarking for the http tracing handler (# 2080)
> 9050838 Bump assorted dependencies (# 2086)
> b8e331a Add skonto to metrics reviewers (# 2061)
> 4a09d5e Simplify loading of local kubeconfig in sharedmain (# 2079)
> 5ac4a75 add optional fs() to edit fake ctx for testing purpose (# 2057)
Signed-off-by: Knative Automation <automation@knative.team>
2021-04-08 06:20:50 -07:00
knative-automation
8ae1528470
upgrade to latest dependencies ( #424 )
...
bumping knative.dev/pkg 6045ed4...a02dcff:
> a02dcff Bump a few assorted dependencies to their latest versions (# 2013)
> 4b2ae07 Replace deprecated github.com/markbates/inflect with github.com/gobuffalo/flect (# 2014)
> 8878069 upgrade to latest dependencies (# 2010)
> c493a9e Update common github actions (# 2009)
Signed-off-by: Knative Automation <automation@knative.team>
2021-02-08 17:34:28 -08:00
knative-automation
9bd909a648
upgrade to latest dependencies ( #404 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2020-12-14 17:52:43 -08:00
knative-automation
f2bc7482b3
upgrade to latest dependencies ( #377 )
...
Signed-off-by: Knative Automation <automation@knative.team>
2020-10-28 18:54:35 -07:00
Matt Moore
7bd76ca7b6
[master] Auto-update dependencies ( #337 )
...
Produced via:
`./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-09-21 10:47:50 -07:00
Matt Moore
446be89872
[master] Auto-update dependencies ( #297 )
...
Produced via:
`./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-07-29 10:21:00 -07:00
Matt Moore
57f445653b
[master] Auto-update dependencies ( #295 )
...
Produced via:
`./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-07-27 14:24:59 -07:00
Matt Moore
bf86c4f251
[master] Auto-update dependencies ( #293 )
...
Produced via:
`./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-07-24 09:08:58 -07:00
Matt Moore
641864dd52
[master] Auto-update dependencies ( #291 )
...
Produced via:
`./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-07-22 09:10:57 -07:00
Matt Moore
2825854d52
[master] Auto-update dependencies ( #287 )
...
Produced via:
`./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-07-15 12:06:33 -07:00
Matt Moore
90ce4328c6
[master] Auto-update dependencies ( #285 )
...
Produced via:
`./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-07-13 09:25:18 -07:00
Nghia Tran
95a2aaeace
Track floating deps @ master again ( #284 )
2020-07-07 13:03:44 -07:00
Nghia Tran
a78409990d
Pin test-infra & pkg to release-0.16 ( #281 )
2020-06-30 10:28:29 -07:00
Matt Moore
08192258fa
[master] Auto-update dependencies ( #265 )
...
Produced via:
`./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-05-05 08:53:44 -07:00
Matt Moore
7f5b718a01
[master] Auto-update dependencies ( #261 )
...
Produced via:
`./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-04-29 09:02:42 -07:00
Matt Moore
1dd26e7d03
Migrate caching to go mod ( #258 )
2020-04-27 14:35:51 -07:00
Matt Moore
b6c8f4851e
Generate injection client for knative/caching. ( #34 )
2019-06-05 11:23:38 -07:00
jonjohnsonjr
b9d80eaec5
Bump k8s deps: 1.11.0 -> 1.12.6 ( #22 )
...
* Update k8s deps: 1.11.0 -> 1.12.6
* ./hack/update-deps.sh
* ./hack/update-codegen.sh
2019-03-14 13:42:44 -07:00
Matt Moore
f0d7bb6095
Add the initial caching type definitions. ( #5 )
...
* Add the initial caching type definitions.
This is largely carried over from https://github.com/knative/serving/pull/1972
* Incorporate feedback from @evankanderson
* Add the CRD for the type definition.
2018-09-07 09:56:33 -07:00
Matt Moore
932173e3e2
Bootstrap knative/caching.
...
This adds all of the elements needed to bootstrap the knative/caching repo.
I've tried to limit this to largely boilerplate elements so that it can more easily be recycled as we create other repos.
2018-09-01 20:50:01 +00:00