Commit Graph

8 Commits

Author SHA1 Message Date
knative-automation 4ee229f529
upgrade to latest dependencies (#724)
bumping knative.dev/pkg 2f55fe0...2fdd6bf:
  > 2fdd6bf Allow reconcilers to listen to leader promotion events  (# 2688)
  > f65eba5 Make ZipkinTracingEnabled flag thread safe (# 2690)
  > f306c13 upgrade to latest dependencies (# 2684)
bumping knative.dev/hack f41894d...f2f3107:
  > f2f3107 Update community files (# 273)

Signed-off-by: Knative Automation <automation@knative.team>
2023-02-23 10:39:29 +00: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 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
Nghia Tran a78409990d
Pin test-infra & pkg to release-0.16 (#281) 2020-06-30 10:28:29 -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 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 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