Commit Graph

  • afa9ee174c Update dep for test-infra (#26) Nikhil Barthwal 2019-04-05 07:19:57 -0700
  • ae0befcc6f Update dep for test-infra Nikhil Barthwal 2019-04-04 17:39:11 -0700
  • babf400eee Fix knative.dev/crd-install label to match label schema types. (#25) Evan Anderson 2019-03-29 16:35:54 -0700
  • 50fbf5bd3b YAML cares about types, and `true` is a Boolean, not a String. Evan Anderson 2019-03-29 14:18:41 -0700
  • 491a46a562 Merge remote-tracking branch 'upstream/master' into label-hack Evan Anderson 2019-03-29 14:16:08 -0700
  • 54f7bb870f Add a label knative.dev/crd-install to CRDs to allow installing CRDs in a separate pass. (#24) Evan Anderson 2019-03-29 13:17:54 -0700
  • 3dfee2874d Add a label knative.dev/crd-install to CRDs to allow installing CRDs in a separate pass. Evan Anderson 2019-03-29 12:42:25 -0700
  • 3fc06fd3c9 This adds context.Context to the interfaces used by the pkg webhook. (#23) Matt Moore 2019-03-21 10:52:47 -0700
  • 2a242b03ee This adds context.Context to the interfaces used by the pkg webhook. Matt Moore 2019-03-20 16:28:09 +0000
  • b9d80eaec5 Bump k8s deps: 1.11.0 -> 1.12.6 (#22) jonjohnsonjr 2019-03-14 13:42:44 -0700
  • 4e64086670 ./hack/update-codegen.sh Jon Johnson 2019-03-07 22:10:42 +0000
  • 90d2715246 ./hack/update-deps.sh Jon Johnson 2019-03-07 22:09:35 +0000
  • e85c30aac6 Update k8s deps: 1.11.0 -> 1.12.6 Jon Johnson 2019-03-07 22:09:07 +0000
  • 97110f4e0c Update test-infra (#21) Adriano Cunha 2019-01-17 17:08:31 -0800
  • f81f14a59d Update test-infra Adriano Cunha 2019-01-10 22:50:31 -0800
  • 06e9787157 Enable status subresource on Knative's 'Image' cache resource (#20) Dave Protasowski 2019-01-02 14:04:39 -0500
  • 5e0d1e671f Bump "safe" dependencies (#19) Vincent Demeester 2018-12-27 18:48:37 +0100
  • 3fcaa7a612 Enable status subresource on Knative's 'Image' cache resource Dave Protasowski 2018-12-19 15:26:19 -0500
  • 6be7c335a2 Use `/usr/bin/env bash` instead of `/bin/bash` (#18) Vincent Demeester 2018-12-11 18:26:16 +0100
  • d3dc344a12 gopkg.in/yaml.v2: v2.2.1 -> v2.2.2 Vincent Demeester 2018-12-11 14:49:34 +0100
  • ef86a601db github.com/spf13/pflag: v1.0.2 -> v1.0.3 Vincent Demeester 2018-12-11 14:49:07 +0100
  • 17ea54ee57 github.com/gogo/protobuf: v1.1.1 -> v1.2.0 Vincent Demeester 2018-12-11 14:48:06 +0100
  • 80cfb9bdbb
    Use `/usr/bin/env bash` instead of `/bin/bash` Vincent Demeester 2018-12-11 14:44:04 +0100
  • b169404b88 Make verify-codegen.sh also check /vendor (#17) chaodaiG 2018-12-05 10:08:26 -0800
  • 0ca178788b Make verify-codegen.sh also check /vendor Chao Dai 2018-11-30 11:47:06 -0800
  • 0d560a5f98 Make verify-codegen.sh also check /vendor Chao Dai 2018-11-30 11:30:58 -0800
  • 1b7ae00b15 Remove images deletion step from e2e test / Update test-infra (#15) chaodaiG 2018-11-29 13:44:23 -0800
  • d5afc27efe Remove images deletion step from e2e test / Update test-infra Chao Dai 2018-11-29 08:44:20 -0800
  • 8daf125ea6 Add context and example to README Paul Morie 2018-10-10 00:27:06 -0400
  • 8aeeb3d0b9 Update knative/test-infra (#13) Adriano Cunha 2018-10-01 12:17:23 -0700
  • 17668b2fe5 Update knative/test-infra Adriano Cunha 2018-10-01 11:08:58 -0700
  • a9dfa18660 Allow creators to produce / consume a slice of LocalObjectReference for pull secrets. (#12) Matt Moore 2018-09-17 12:42:17 -0700
  • d5aed566c2 Allow creators to produce / consume a slice of LocalObjectReference for pull secrets. Matt Moore 2018-09-17 19:35:37 +0000
  • 177eed1b7b
    Merge 675b01988a into bba06b0586 Adriano Cunha 2018-09-14 18:08:12 +0000
  • 675b01988a [DO NOT MERGE] Prow bootstraping PR Adriano Cunha 2018-09-14 11:07:14 -0700
  • daa4a3cb1a Merge remote-tracking branch 'upstream/master' into test-owners Adriano Cunha 2018-09-14 11:06:27 -0700
  • bba06b0586
    Update knative/pkg to get kmeta.OwnerRefable. (#10) Matt Moore 2018-09-14 10:43:02 -0700
  • 9a8787bc84 Add OWNERS file to //test (#8) Adriano Cunha 2018-09-14 10:21:49 -0700
  • ed1e2c77d2 Update knative/pkg to get kmeta.OwnerRefable. Matt Moore 2018-09-14 17:19:35 +0000
  • 3afefcab6a Add OWNERS file to //test Adriano Cunha 2018-09-10 13:50:04 -0700
  • f0d7bb6095
    Add the initial caching type definitions. (#5) Matt Moore 2018-09-07 09:56:33 -0700
  • c7bfb36e60 Add the CRD for the type definition. Matt Moore 2018-09-07 03:20:33 +0000
  • e08fba5041 Incorporate feedback from @evankanderson Matt Moore 2018-09-06 23:19:09 +0000
  • 9d1119fcf3 Add the initial caching type definitions. Matt Moore 2018-09-01 21:03:11 +0000
  • b354e0c2f6
    Merge pull request #6 from knative/fix-gitattributes Matt Moore 2018-09-06 20:03:12 -0700
  • 34dbbb17d5
    Correct the generated client path Matt Moore 2018-09-06 15:51:55 -0700
  • ea3963fb4b
    Merge pull request #4 from mattmoor/skeleton-repo Matt Moore 2018-09-06 06:55:41 -0700
  • 28a57df60e
    Merge 932173e3e2 into 8d411f809d Matt Moore 2018-09-01 20:50:21 +0000
  • 932173e3e2 Bootstrap knative/caching. Matt Moore 2018-09-01 20:43:08 +0000
  • 8d411f809d
    Initial commit Mark Chmarny 2018-08-30 13:56:39 -0700