Commit Graph

7 Commits

Author SHA1 Message Date
knative-automation 08e34dbb9c
upgrade to latest dependencies (#609)
bumping knative.dev/hack cf8cbc0...e178598:
  > e178598 Update community files (# 157)
bumping knative.dev/pkg 80c511a...2fdd5f2:
  > 2fdd5f2 Update actions (# 2449)
  > 76a28b0 set git user name/email prior to merging upstream (# 2448)
  > fe26417 Allow overriding lease name for a reconciler (# 2435)
  > 9b5c411 allow overriding the default grace period of 45 seconds (# 2423)
  > 4c2331f Bump golang.org/x/crypto (# 2444)
  > 708dc1c Update community files (# 2443)
  > 062ca30 upgrade to latest dependencies (# 2433)
  > 4fcbc1b Update actions (# 2434)

Signed-off-by: Knative Automation <automation@knative.team>
2022-03-02 07:27:43 -08: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 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 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 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