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  
				
					
						
							
							
								 
						
							
								6e4e72a5e3 
								
							 
						 
						
							
							
								
								Use knative.dev/test-infra ( #62 )  
							
							
							
						 
						
							2019-07-31 20:03:43 -07:00  
				
					
						
							
							
								 
						
							
								b230142e60 
								
							 
						 
						
							
							
								
								Auto-update dependencies ( #61 )  
							
							... 
							
							
							
							Produced via:
  `dep ensure -update github.com/knative/test-infra knative.dev/pkg`
/assign @mattmoor 
							
						 
						
							2019-07-30 07:18:50 -07:00  
				
					
						
							
							
								 
						
							
								ce106ecb61 
								
							 
						 
						
							
							
								
								Auto-update dependencies ( #59 )  
							
							... 
							
							
							
							Produced via:
  `dep ensure -update github.com/knative/test-infra knative.dev/pkg`
/assign @mattmoor 
							
						 
						
							2019-07-28 11:03:05 -07:00  
				
					
						
							
							
								 
						
							
								2032732871 
								
							 
						 
						
							
							
								
								Auto-update dependencies ( #58 )  
							
							... 
							
							
							
							Produced via:
  `dep ensure -update github.com/knative/test-infra knative.dev/pkg`
/assign @mattmoor 
							
						 
						
							2019-07-19 07:08:29 -07:00  
				
					
						
							
							
								 
						
							
								5c6bfd657c 
								
							 
						 
						
							
							
								
								Auto-update dependencies ( #57 )  
							
							... 
							
							
							
							Produced via:
  `dep ensure -update github.com/knative/test-infra knative.dev/pkg`
/assign @mattmoor 
							
						 
						
							2019-07-18 07:08:28 -07:00  
				
					
						
							
							
								 
						
							
								83def4b88b 
								
							 
						 
						
							
							
								
								Auto-update dependencies ( #45 )  
							
							... 
							
							
							
							Produced via:
  `dep ensure -update github.com/knative/test-infra knative.dev/pkg`
/assign @mattmoor 
							
						 
						
							2019-07-04 15:00:33 -07:00  
				
					
						
							
							
								 
						
							
								d723de8a29 
								
							 
						 
						
							
							
								
								Auto-update dependencies ( #37 )  
							
							... 
							
							
							
							Produced via:
  `dep ensure -update github.com/knative/test-infra knative.dev/pkg`
/assign @mattmoor 
							
						 
						
							2019-06-26 19:54:06 -07:00  
				
					
						
							
							
								 
						
							
								aa9bd3961c 
								
							 
						 
						
							
							
								
								Migrate to knative.dev/pkg ( #35 )  
							
							... 
							
							
							
							These changes done via:
```
sed -i 's@"github.com/knative/pkg@"knative.dev/pkg@g' $(find -name '*.go' | grep -v vendor | xargs grep github.com/knative/pkg | cut -d':' -f 1)
```
`Gopkg.toml`:
 - github.com/knative/pkg -> knative.dev/pkg
  - release-0.7 -> master
`./hack/update-codegen.sh`:
 - github.com/knative/pkg -> knative.dev/pkg
```
./hack/update-deps.sh
./hack/update-codegen.sh
``` 
							
						 
						
							2019-06-26 13:56:06 -07:00  
				
					
						
							
							
								 
						
							
								b6c8f4851e 
								
							 
						 
						
							
							
								
								Generate injection client for knative/caching. ( #34 )  
							
							
							
						 
						
							2019-06-05 11:23:38 -07:00  
				
					
						
							
							
								 
						
							
								57c5ec9f25 
								
							 
						 
						
							
							
								
								Update test-infra: get rid of Unbound variable running update-deps warning ( #31 )  
							
							
							
						 
						
							2019-05-26 16:51:29 -07:00  
				
					
						
							
							
								 
						
							
								7fb2e7fb3e 
								
							 
						 
						
							
							
								
								Update test-infra to the latest version ( #30 )  
							
							
							
						 
						
							2019-05-16 08:09:22 -07:00  
				
					
						
							
							
								 
						
							
								d4b89dbc0b 
								
							 
						 
						
							
							
								
								Update test-infra: some fixes ( #29 )  
							
							... 
							
							
							
							* Update test-infra: some fixes
* install istio from addon 
							
						 
						
							2019-05-06 12:07:36 -07:00  
				
					
						
							
							
								 
						
							
								afa9ee174c 
								
							 
						 
						
							
							
								
								Update dep for test-infra ( #26 )  
							
							
							
						 
						
							2019-04-05 07:19:57 -07:00  
				
					
						
							
							
								 
						
							
								3fc06fd3c9 
								
							 
						 
						
							
							
								
								This adds context.Context to the interfaces used by the pkg webhook. ( #23 )  
							
							... 
							
							
							
							See also: https://github.com/knative/pkg/pull/332  
							
						 
						
							2019-03-21 10:52:47 -07:00  
				
					
						
							
							
								 
						
							
								97110f4e0c 
								
							 
						 
						
							
							
								
								Update test-infra ( #21 )  
							
							... 
							
							
							
							* Bring in the latest features and fixes.
* Use the default build/unit test runners.
* Remove test-infra import hack from `Gopack.lock` and `update-deps.sh` 
							
						 
						
							2019-01-17 17:08:31 -08:00  
				
					
						
							
							
								 
						
							
								5e0d1e671f 
								
							 
						 
						
							
							
								
								Bump "safe" dependencies ( #19 )  
							
							... 
							
							
							
							* github.com/gogo/protobuf: v1.1.1 -> v1.2.0
Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
* github.com/spf13/pflag: v1.0.2 -> v1.0.3
Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
* gopkg.in/yaml.v2: v2.2.1 -> v2.2.2
Signed-off-by: Vincent Demeester <vdemeest@redhat.com> 
							
						 
						
							2018-12-27 09:48:37 -08:00  
				
					
						
							
							
								 
						
							
								1b7ae00b15 
								
							 
						 
						
							
							
								
								Remove images deletion step from e2e test / Update test-infra ( #15 )  
							
							... 
							
							
							
							Old images cleanup is no longer part of e2e test, this functionality will be moved to a separate job runs periodically.
Proposed Changes
This part is done in knative/test-infra, updating dependencies in this repo to include this update.
Link to the issue in test-infra: knative/test-infra#276  
							
						 
						
							2018-11-29 13:44:23 -08:00  
				
					
						
							
							
								 
						
							
								8aeeb3d0b9 
								
							 
						 
						
							
							
								
								Update knative/test-infra ( #13 )  
							
							... 
							
							
							
							Major changes:
* fixes and updates to E2E test framework
* better parsing of E2E test results 
							
						 
						
							2018-10-01 12:17:23 -07:00  
				
					
						
							
							
								 
						
							
								bba06b0586 
								
							 
						 
						
							
							
								
								Update knative/pkg to get kmeta.OwnerRefable. ( #10 )  
							
							
							
						 
						
							2018-09-14 10:43:02 -07:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								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