Commit Graph

5 Commits

Author SHA1 Message Date
Matt Moore 58627457dc
K8s 1.18 libs (#328) 2020-09-11 08:32:01 -07:00
Scott Nichols 1114dba63e update boilerplate to use 2020 (#175) 2020-01-07 16:17:52 -08:00
Matt Moore e93f1a11b7 Update our dependency on K8s libs to 1.15.3 (#101)
With a minimum K8s version of 1.14 (starting in 0.10), 1.15.3 puts us in the center of the +/-1 version window of support.

/hold
2019-09-18 13:49:54 -07:00
chaodaiG 96cb0bf1f9 Migrate caching to use the knative.dev/caching import path (#36)
* Migrate to knative.dev

* manual replace

* run update-codegen
2019-06-26 20:43:13 -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