Commit Graph

41 Commits

Author SHA1 Message Date
Knative Automation b42b259a7e
upgrade to latest dependencies (#877)
bumping knative.dev/pkg 8535fcc...3f6a546:
  > 3f6a546 Fix rand source in name (# 3070)
  > ee1db86 Update linter config and address lint warnings/failures (# 3068)
  > 26bc7b4 Register AuthenticatableType in schema (# 3069)

Signed-off-by: Knative Automation <automation@knative.team>
2024-06-26 23:36:42 +00:00
Knative Automation 2720a0e9c9
upgrade to latest dependencies (#865)
bumping knative.dev/pkg b1fd04d...11a3d46:
  > 11a3d46 Add composite ConfigStore to combine multiple ConfigStore (# 3027)

Signed-off-by: Knative Automation <automation@knative.team>
2024-05-15 13:32:40 +00:00
knative-automation 30a02f9443
upgrade to latest dependencies (#700)
bumping knative.dev/pkg 8fa1a3f...918fd93:
  > 918fd93 Update community files (# 2633)
  > 44d1d7d Go1.19 changes (# 2631)
  > 6718478 Update community files (# 2628)
  > dc1fae1 changeset: allow override the revision through ldflags (# 2601)
  > 92ed919 Fix: Mute the linter on error return values. (# 2627)
bumping knative.dev/hack 4b6bd86...8f3c705:
  > 8f3c705 Update community files (# 247)
  > 62b15bd drop support for the istio add on flag (# 243)
  > f5be74f Update community files (# 245)
  > 80fd6da KO_DATA_PATH doesn't need to be set anymore (# 244)

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-11-04 14:40:07 +00:00
knative-automation 6960c25b57
upgrade to latest dependencies (#683)
bumping knative.dev/pkg df29e2a...d1d5c84:
  > d1d5c84 Define a global for `reconciler.DefaultTimeout`. (# 2597)

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-09-21 14:15:10 +00:00
knative-automation 77b107b17f
upgrade to latest dependencies (#570)
bumping knative.dev/pkg d82be48...5708c4c:
  > 5708c4c codegen - support multiple annotation keys (# 2350)
  > 22c0eba Update community files (# 2352)
  > 54071ad Add retry checker for DNS failure from Ingress (# 2351)
bumping knative.dev/hack 128cf01...69a2295:
  > 69a2295 Update community files (# 117)

Signed-off-by: Knative Automation <automation@knative.team>
2021-11-17 23:07:29 -08:00
knative-automation e5d2243261
upgrade to latest dependencies (#528)
bumping knative.dev/pkg 71508fc...9a4b612:
  > 9a4b612 Added invalid value field error with details (# 2246)
  > d9b35c4 Delete deprecated ObserveFinalizeKind API (# 2248)

Signed-off-by: Knative Automation <automation@knative.team>
2021-09-08 23:56:59 -07:00
knative-automation 553240b1b3
upgrade to latest dependencies (#522)
bumping knative.dev/pkg 82f3a9f...7a61343:
  > 7a61343 only test downstream tekton with HEAD (# 2271)
  > c69aba0 Deduplicate Check and Poll functions on the spoof client (# 2264)
  > b721b0b fix check calls being unreliable (# 2250)
  > d60f1a4 Avoid double-resyncs without leader election. (# 2252)
  > 0482448 allow unknown metadata fields (# 2249)
  > f39ea04 Add eventing-redis to downstream test (# 2247)

Signed-off-by: Knative Automation <automation@knative.team>
2021-09-02 19:24:57 -07:00
knative-automation e08a858772
upgrade to latest dependencies (#474)
bumping knative.dev/pkg ea766de...980a337:
  > 980a337 Fix revive related linting issues (# 2131)

Signed-off-by: Knative Automation <automation@knative.team>
2021-05-26 09:17:28 -07:00
knative-automation dfd51be034
upgrade to latest dependencies (#461)
bumping knative.dev/pkg 2a0fc65...cfc1eed:
  > cfc1eed Better support for error wrapping with ReconcilerEvents (# 2106)

Signed-off-by: Knative Automation <automation@knative.team>
2021-04-26 20:08:50 -07:00
knative-automation 088b702d3c
upgrade to latest dependencies (#458)
bumping knative.dev/pkg 942c621...0c5259d:
  > 0c5259d Allow errors.As to work with reconciler.Events (# 2100)
  > 1afd049 Update knative/community files (# 2097)

Signed-off-by: Knative Automation <automation@knative.team>
2021-04-22 22:53:38 -07:00
knative-automation 9f992d13f5
upgrade to latest dependencies (#456)
bumping knative.dev/pkg b51994e...942c621:
  > 942c621 add prometheus condition (# 2088)
  > 554d133 Bump assorted dependencies (# 2096)
  > 2e62ba6 Add possibility to implement a deletion handler in a reconciler. (# 2089)
  > b80a192 Improve state reporting in kube checks (# 2082)

Signed-off-by: Knative Automation <automation@knative.team>
2021-04-19 22:24:35 -07:00
knative-automation 7983fcd03d
upgrade to latest dependencies (#378)
Signed-off-by: Knative Automation <automation@knative.team>
2020-10-29 09:56:35 -07:00
Matt Moore c5ce5c5965
upgrade to latest dependencies (#363)
Signed-off-by: Matt Moore (via Sockpuppet) <mattmoor@vmware.com>
2020-10-20 20:46:18 -07:00
Matt Moore 8bafccac22
upgrade to latest dependencies (#355)
Signed-off-by: Matt Moore (via Sockpuppet) <mattmoor@vmware.com>
2020-10-07 18:59:21 -07:00
Julian Friedman 60d18009af
Unpin deps following release (#347) 2020-10-01 06:34:30 -07:00
Matt Moore 7bd76ca7b6
[master] Auto-update dependencies (#337)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-09-21 10:47:50 -07:00
Matt Moore bb94d39d0c
[master] Auto-update dependencies (#327)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-09-10 07:26:51 -07:00
Matt Moore d5ae48ced0
[master] Auto-update dependencies (#298)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-07-30 11:01:01 -07:00
Nghia Tran a78409990d
Pin test-infra & pkg to release-0.16 (#281) 2020-06-30 10:28:29 -07:00
Matt Moore f5d470efb8
[master] Auto-update dependencies (#277)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-05-20 10:04:57 -07:00
Matt Moore a2fc9c5de2
[master] Auto-update dependencies (#274)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-05-15 10:38:04 -07:00
Matt Moore f613680e15
[master] Auto-update dependencies (#268)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-05-07 09:23:45 -07:00
Matt Moore 1dd26e7d03
Migrate caching to go mod (#258) 2020-04-27 14:35:51 -07:00
Matt Moore 732bdd7594
[master] Auto-update dependencies (#257)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-04-27 09:11:51 -07:00
Matt Moore ac178bf243
[master] Auto-update dependencies (#254)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-04-22 08:41:41 -07:00
Knative Prow Robot 5b74238e43
Auto-update dependencies (#223)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-03-04 10:54:54 -08:00
Matt Moore d2c62d27bb
Auto-update dependencies (#211)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign n3wscott
/cc n3wscott
2020-02-24 07:21:08 -08:00
Matt Moore 1f067018c4
Auto-update dependencies (#206)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign n3wscott
/cc n3wscott
2020-02-18 06:46:59 -08:00
Matt Moore 8b0cd41569
Auto-update dependencies (#203)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign n3wscott
/cc n3wscott
2020-02-13 09:59:37 -08:00
Matt Moore bb5b5155f3 Auto-update dependencies (#190)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign n3wscott
/cc n3wscott
2020-01-28 07:28:27 -08:00
Matt Moore 36171c8542 Auto-update dependencies (#177)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign n3wscott
/cc n3wscott
2020-01-08 07:18:53 -08:00
Matt Moore 62f685b3a0 Auto-update dependencies (#158)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign n3wscott
2019-12-12 08:27:52 -08:00
Matt Moore 4f108c7677 Auto-update dependencies (#144)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign n3wscott
2019-12-02 08:38:34 -08:00
Matt Moore 0fc39123e1 Auto-update dependencies (#128)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign n3wscott
2019-11-13 17:19:29 -08:00
mattmoor-sockpuppet 22a9e5ee16 Auto-update dependencies (#116)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign mattmoor
2019-10-23 13:42:37 -07:00
mattmoor-sockpuppet ee274c73a2 Auto-update dependencies (#113)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign mattmoor
2019-10-02 07:11:07 -07:00
mattmoor-sockpuppet 41c23b2a46 Auto-update dependencies (#102)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign mattmoor
2019-09-17 07:31:48 -07:00
mattmoor-sockpuppet effd5c6430 Auto-update dependencies (#91)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign mattmoor
2019-09-04 07:39:05 -07:00
mattmoor-sockpuppet ba3627dfdd Auto-update dependencies (#87)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign mattmoor
2019-09-02 07:18:59 -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
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