Commit Graph

57 Commits

Author SHA1 Message Date
knative-automation 33ee55cdfd
upgrade to latest dependencies (#529)
bumping knative.dev/pkg 9a4b612...d569db3:
  > d569db3 Add context to reconcile error logs (# 2281)

Signed-off-by: Knative Automation <automation@knative.team>
2021-09-09 06:24:59 -07:00
knative-automation 77b5d6ab75
upgrade to latest dependencies (#521)
bumping knative.dev/pkg 2bd91f7...82f3a9f:
  > 82f3a9f Add triggers to the downstream test (# 2236)
  > e957ee5 Drop several deprecated APIs. (# 2228)

Signed-off-by: Knative Automation <automation@knative.team>
2021-08-30 23:45:56 -07:00
knative-automation 0af7ed4d93
upgrade to latest dependencies (#514)
bumping knative.dev/pkg 7b5ecbc...3bed4dc:
  > 3bed4dc Make the configmap update logging Debugf (# 2226)
  > 44fffc8 This implements the EventExpansion needed to emit K8s events. (# 2224)
  > 6ef763d Remove long deprecated NewImplWithStats (# 2223)
  > 9c7fd8e Introduce `NewContext`, deprecate `NewImplFull`. (# 2222)
  > 766b8f7 Have the addressable resolver take a tracker. (# 2220)
  > 9b9bc2a Run codegen (# 2221)
  > 52d2a0d Deprecate ReadOnlyFinalizer interface over OnDeletionInterface (# 2212)
  > 44fc074 Update community files (# 2219)
  > bda81c0 upgrade to latest dependencies (# 2218)

Signed-off-by: Knative Automation <automation@knative.team>
2021-08-22 23:25:35 -07:00
knative-automation 389c38e8d1
upgrade to latest dependencies (#512)
bumping knative.dev/pkg 21eb4c1...7b5ecbc:
  > 7b5ecbc Sketch out an alternate way of injecting clients/informers (# 2210)
  > 8c88fa2 Revert "Remove the unused file (# 1935)" (# 2213)
  > 50410e0 Use consistent case for "Deprecated" comments (# 2216)
  > 35bcd16 Drop redundant pointers and decoders (# 2211)
  > bf176d5 Sink two codegen passes below loop. (# 2209)
  > 2c8a7b6 Update community files (# 2208)
  > 23b0147 Update actions (# 2206)
bumping knative.dev/hack e28525d...815cd31:
  > 815cd31 Stop performing pre-releases (# 77)

Signed-off-by: Knative Automation <automation@knative.team>
2021-08-18 22:45:04 -07:00
knative-automation 6947bb32bc
upgrade to latest dependencies (#505)
bumping knative.dev/pkg 842df75...64ab22b:
  > 64ab22b k8s-service-trailing-slash-fix (# 2178)
  > c367a9d Drop Client as it is only used in tests (# 2203)
  > bb4aaf0 Ignore special errors in codegen for events (# 2202)
  > 3826bb2 Add a new mechanism for requeuing a key. (# 2201)
  > 889b567 Update community files (# 2199)

Signed-off-by: Knative Automation <automation@knative.team>
2021-08-01 23:24:43 -07:00
knative-automation 684ef90643
upgrade to latest dependencies (#500)
bumping knative.dev/pkg e8973c6...7d1b0f1:
  > 7d1b0f1 Add ability to filter objects on injection controller promotion (# 2180)
  > 459d317 Add CheckEndpointState method to SpoofingClient (# 2166)

Signed-off-by: Knative Automation <automation@knative.team>
2021-07-14 00:46:32 -07:00
knative-automation e6e703d955
upgrade to latest dependencies (#495)
bumping knative.dev/pkg dd0db4b...51cfaab:
  > 51cfaab Added inverse functions for the ptr package (# 2172)
  > cf1994e Update community files (# 2171)
  > 4cdacd0 add concurrency for each controller (# 2160)
  > e117baa Replace reference to obsolete xip.io service (# 2169)
  > a1bc850 Print proper warning logs from API warnings (# 2168)
  > a421cf1 upgrade to latest dependencies (# 2167)
  > 6b252df Update community files (# 2165)

Signed-off-by: Knative Automation <automation@knative.team>
2021-06-30 19:57:02 -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 49fcc5f83e
upgrade to latest dependencies (#432)
bumping knative.dev/hack 8368e1f...f99a255:
  > f99a255 Schema tool for reflective schema generation. (# 51)
bumping knative.dev/pkg 8fbab7e...737401c:
  > 737401c upgrade to latest dependencies (# 2047)
  > 7f753ea Slash off 5s from TestAdmissionValidResponseForResource (# 2046)
  > 1002883 Add kn-plugin-admin to downstream tests (# 1983)
  > 04fdbd7 Add WaitForCacheSyncQuick and use it in tests (# 2045)

Signed-off-by: Knative Automation <automation@knative.team>
2021-03-08 06:14:22 -08:00
knative-automation 5ce2f83e58
upgrade to latest dependencies (#431)
bumping knative.dev/pkg 08fc626...8fbab7e:
  > 8fbab7e Redo the comment a bit further (# 2042)

Signed-off-by: Knative Automation <automation@knative.team>
2021-03-04 06:58:15 -08:00
knative-automation 4863ed60e6
upgrade to latest dependencies (#430)
bumping knative.dev/pkg 9039dc1...08fc626:
  > 08fc626 Fix comment for skipKeyError (# 2041)
  > 2bc944b Fix race: Make informed watcher start wait for Add event 🏎️ (# 2036)

Signed-off-by: Knative Automation <automation@knative.team>
2021-03-03 05:36:15 -08:00
knative-automation ac5fcb4a9e
upgrade to latest dependencies (#429)
bumping knative.dev/pkg 84c98f3...9039dc1:
  > 9039dc1 moved release docs to github.com/knative/release (# 2040)
  > 07b5ddf add demoteFunc controller option (# 2033)
  > 8a8de5f Move IsKProbe to drainer, since it's the only place it's used (# 2038)
  > 5367a43 Fix potential deadlock when k8s client is used (# 2031)
  > b5bf07b adding retry event count metric for source (# 2016)
  > 17a36e7 Format markdown (# 2037)
  > 29be1c1 Add the release badge for all of the repos (# 2035)
  > e90ac15 Remove the system.Clock and it's mock in a different location (# 2034)
  > 8a9bf76 Add symmetric filter helped based on OwnerRefable. (# 2032)
  > 29092fe Format markdown (# 2030)
  > d733bb4 Add nightly badged to release tables (# 2029)
  > 7b5bcc3 Use the constant for UserAgent (# 2028)
  > 86a8236 Format markdown (# 2025)
  > 6c2f94a Unregister views to avoid slow oom issue during meter cleanup (# 2005)
  > 7689cce Update common github actions (# 2024)
  > f4650d8 Add releasability badges for each repo (# 2023)
  > 584933f Format markdown (# 2022)

Signed-off-by: Knative Automation <automation@knative.team>
2021-02-28 18:31:48 -08:00
knative-automation daa996f87c
upgrade to latest dependencies (#427)
bumping knative.dev/pkg 448ae65...84c98f3:
  > 84c98f3 remove reflector metrics (# 2020)
  > adbe77d Updates to the release process with 0.20 (# 1982)

Signed-off-by: Knative Automation <automation@knative.team>
2021-02-15 17:35:37 -08:00
knative-automation 1212288570
upgrade to latest dependencies (#426)
bumping knative.dev/pkg a02dcff...448ae65:
  > 448ae65 Metric unit fixes (# 2018)
  > e38bb89 Update common github actions (# 2017)

Signed-off-by: Knative Automation <automation@knative.team>
2021-02-14 19:02:44 -08:00
knative-automation 8ae1528470
upgrade to latest dependencies (#424)
bumping knative.dev/pkg 6045ed4...a02dcff:
  > a02dcff Bump a few assorted dependencies to their latest versions (# 2013)
  > 4b2ae07 Replace deprecated github.com/markbates/inflect with github.com/gobuffalo/flect (# 2014)
  > 8878069 upgrade to latest dependencies (# 2010)
  > c493a9e Update common github actions (# 2009)

Signed-off-by: Knative Automation <automation@knative.team>
2021-02-08 17:34:28 -08:00
knative-automation ba2835b006
upgrade to latest dependencies (#415)
bumping knative.dev/pkg f0ea5e6...5bb97df:
  > 5bb97df fix duration logging (# 1992)
  > a74906c Use structured logging to augment our logger vs. naming (# 1991)

Signed-off-by: Knative Automation <automation@knative.team>
2021-01-18 06:41:21 -08:00
knative-automation 3657044850
upgrade to latest dependencies (#414)
bumping knative.dev/hack 4ed1ecb...4422dca:
  > 4422dca Set GOBIN in codegen-library.sh (# 44)
  > d946d25 Revert "Add hermetic go mod aware handling to run_go_tool (# 38)" (# 39)
  > ea9c9a0 Add hermetic go mod aware handling to run_go_tool (# 38)
bumping knative.dev/pkg 27db5ac...f0ea5e6:
  > f0ea5e6 Use special error type to designate skips. (# 1988)
  > acbf2af Harden logstream against non-object events (# 1984)
  > 93874f0 Drainer supports customized kubelet probe check (# 1977)
  > 51c72e2 Update common github actions (# 1981)
  > 0ef9bd9 Comment k8s version to update docs when changed (# 1980)
  > fb3dc71 Update common github actions (# 1978)

Signed-off-by: Knative Automation <automation@knative.team>
2021-01-14 19:14:20 -08:00
knative-automation c3efd692dc
upgrade to latest dependencies (#407)
Signed-off-by: Knative Automation <automation@knative.team>
2020-12-16 17:52:04 -08:00
knative-automation cc50055c16
upgrade to latest dependencies (#395)
Signed-off-by: Knative Automation <automation@knative.team>
2020-11-24 17:51:34 -08: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 b76849c954
upgrade to latest dependencies (#361)
Signed-off-by: Matt Moore (via Sockpuppet) <mattmoor@vmware.com>
2020-10-18 19:36:58 -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 58627457dc
K8s 1.18 libs (#328) 2020-09-11 08:32:01 -07:00
Matt Moore 3979a562c6
[master] Auto-update dependencies (#315)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-08-24 09:20:48 -07:00
Matt Moore bed54e5ecf
[master] Auto-update dependencies (#310)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-08-17 08:50:07 -07:00
Matt Moore dd6cc6539c
[master] Auto-update dependencies (#308)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-08-12 10:13:06 -07:00
Matt Moore 445f83d76e
[master] Auto-update dependencies (#304)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-08-07 13:36:30 -07:00
Matt Moore 66593618d9
[master] Auto-update dependencies (#301)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-08-04 11:30:28 -07:00
Matt Moore 34cb7522da
[master] Auto-update dependencies (#296)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-07-28 07:38:59 -07:00
Matt Moore 641864dd52
[master] Auto-update dependencies (#291)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-07-22 09:10:57 -07:00
Matt Moore 3c3c283e9f
[master] Auto-update dependencies (#289)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-07-20 10:07:36 -07:00
Matt Moore 2825854d52
[master] Auto-update dependencies (#287)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-07-15 12:06:33 -07:00
Nghia Tran a78409990d
Pin test-infra & pkg to release-0.16 (#281) 2020-06-30 10:28:29 -07:00
Matt Moore bed5ab4ba6
[master] Auto-update dependencies (#269)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-05-08 08:41:46 -07:00
Matt Moore f7d206ca4a
[master] Auto-update dependencies (#264)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-05-04 09:54:44 -07:00
Matt Moore 6345caf6fe
[master] Auto-update dependencies (#262)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-04-30 09:03:43 -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 fcbfad7ffa
[master] Auto-update dependencies (#255)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-04-23 10:22:32 -07:00
Matt Moore ad9c545be7
[master] Auto-update dependencies (#248)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-04-13 09:48:11 -07: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 5dcbd8b57e
Auto-update dependencies (#195)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign n3wscott
/cc n3wscott
2020-02-04 08:14:30 -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 ca2d829d6b Auto-update dependencies (#124)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign mattmoor
2019-10-29 08:14:13 -07: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 cbe51777e2 Auto-update dependencies (#106)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign mattmoor
2019-09-23 07:19:14 -07:00
mattmoor-sockpuppet ff16d22461 Auto-update dependencies (#105)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign mattmoor
2019-09-20 07:21:06 -07: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