Commit Graph

437 Commits

Author SHA1 Message Date
mattmoor-sockpuppet 13dc5ad94d Auto-update dependencies (#69)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign @mattmoor
2019-08-08 07:23:57 -07:00
mattmoor-sockpuppet 63dd62a744 Auto-update dependencies (#68)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign @mattmoor
2019-08-07 07:22:56 -07:00
mattmoor-sockpuppet 2c1a329543 Auto-update dependencies (#67)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign @mattmoor
2019-08-06 07:13:56 -07:00
mattmoor-sockpuppet a75c7402a9 Auto-update dependencies (#66)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign @mattmoor
2019-08-05 07:16:55 -07:00
mattmoor-sockpuppet 9dbdb2f91c Auto-update dependencies (#65)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign @mattmoor
2019-08-02 07:08:45 -07:00
mattmoor-sockpuppet caf670d252 Auto-update dependencies (#64)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign @mattmoor
2019-08-01 08:09:44 -07:00
chaodaiG 6e4e72a5e3 Use knative.dev/test-infra (#62) 2019-07-31 20:03:43 -07:00
mattmoor-sockpuppet b22986eba8 Auto-update dependencies (#63)
Produced via:
  `dep ensure -update github.com/knative/test-infra knative.dev/pkg`
/assign @mattmoor
2019-07-31 07:16:43 -07:00
mattmoor-sockpuppet 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
mattmoor-sockpuppet 32acd0c37e Auto-update dependencies (#60)
Produced via:
  `dep ensure -update github.com/knative/test-infra knative.dev/pkg`
/assign @mattmoor
2019-07-29 07:30:06 -07:00
mattmoor-sockpuppet 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
mattmoor-sockpuppet 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
mattmoor-sockpuppet 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
Matt Moore 191bdc53f9 Update pkg and opencensus dep. (#56) 2019-07-17 15:30:28 -07:00
mattmoor-sockpuppet 194ab54362 Auto-update dependencies (#50)
Produced via:
  `dep ensure -update github.com/knative/test-infra knative.dev/pkg`
/assign @mattmoor
2019-07-12 07:23:37 -07:00
mattmoor-sockpuppet c74fd463d8 Auto-update dependencies (#49)
Produced via:
  `dep ensure -update github.com/knative/test-infra knative.dev/pkg`
/assign @mattmoor
2019-07-10 09:06:10 -07:00
mattmoor-sockpuppet 77d253c889 Auto-update dependencies (#48)
Produced via:
  `dep ensure -update github.com/knative/test-infra knative.dev/pkg`
/assign @mattmoor
2019-07-09 07:58:52 -07:00
Jacques Chester c4acbc0a45 Upgrade kubernetes-1.12.6 -> kubernetes-1.12.9 (#44) 2019-07-06 01:41:32 -07:00
mattmoor-sockpuppet 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
mattmoor-sockpuppet 207d4e297f Auto-update dependencies (#42)
Produced via:
  `dep ensure -update github.com/knative/test-infra knative.dev/pkg`
/assign @mattmoor
2019-07-03 22:04:33 -07:00
mattmoor-sockpuppet 55b45efbc4 Auto-update dependencies (#39)
Produced via:
  `dep ensure -update github.com/knative/test-infra knative.dev/pkg`
/assign @mattmoor
2019-06-28 08:25:07 -07:00
mattmoor-sockpuppet 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
Matt Moore 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
Matt Moore b6c8f4851e Generate injection client for knative/caching. (#34) 2019-06-05 11:23:38 -07:00
chaodaiG 57c5ec9f25 Update test-infra: get rid of Unbound variable running update-deps warning (#31) 2019-05-26 16:51:29 -07:00
chaodaiG 7fb2e7fb3e Update test-infra to the latest version (#30) 2019-05-16 08:09:22 -07:00
chaodaiG d4b89dbc0b Update test-infra: some fixes (#29)
* Update test-infra: some fixes

* install istio from addon
2019-05-06 12:07:36 -07:00
Nikhil Barthwal afa9ee174c Update dep for test-infra (#26) 2019-04-05 07:19:57 -07:00
Matt Moore 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
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
Adriano Cunha 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
Vincent Demeester 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
chaodaiG 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
Adriano Cunha 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
Matt Moore bba06b0586
Update knative/pkg to get kmeta.OwnerRefable. (#10) 2018-09-14 10:43:02 -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