Commit Graph

14 Commits

Author SHA1 Message Date
knative-automation 08e34dbb9c
upgrade to latest dependencies (#609)
bumping knative.dev/hack cf8cbc0...e178598:
  > e178598 Update community files (# 157)
bumping knative.dev/pkg 80c511a...2fdd5f2:
  > 2fdd5f2 Update actions (# 2449)
  > 76a28b0 set git user name/email prior to merging upstream (# 2448)
  > fe26417 Allow overriding lease name for a reconciler (# 2435)
  > 9b5c411 allow overriding the default grace period of 45 seconds (# 2423)
  > 4c2331f Bump golang.org/x/crypto (# 2444)
  > 708dc1c Update community files (# 2443)
  > 062ca30 upgrade to latest dependencies (# 2433)
  > 4fcbc1b Update actions (# 2434)

Signed-off-by: Knative Automation <automation@knative.team>
2022-03-02 07:27:43 -08:00
knative-automation a2e8051b64
upgrade to latest dependencies (#581)
bumping knative.dev/hack 813559c...e11ac12:
  > e11ac12 Update community files (# 126)
  > 4ec2223 Update community files (# 124)
bumping knative.dev/pkg 438776b...18589ac:
  > 18589ac Bump assorted dependencies to their latest releases (# 2371)
  > d37811b Update community files (# 2370)
  > 0c482f1 Update actions (# 2369)
  > 07fb0dd Update community files (# 2368)

Signed-off-by: Knative Automation <automation@knative.team>
2021-12-06 05:21:28 -08:00
knative-automation 81e17fbea3
upgrade to latest dependencies (#561)
bumping knative.dev/hack 11d193b...b284d49:
  > b284d49 fix the latest_version function (# 101)
  > 42a2ccb Release use `knative-vX.Y.Z` tag and infer go module tag version automatically (# 98)
  > a42c72a Update community files (# 95)
  > 810ab22 Make go_update_deps module-release aware (# 93)
  > f1228dd Update community files (# 90)
bumping knative.dev/pkg 96c0204...4640349:
  > 4640349 Bump assorted dependencies (# 2340)
  > fc9d595 upgrade to latest dependencies (# 2336)
  > 6ff7fb8 add array of user agents for healthcheck  in drainer (# 2331)
  > dce062f Update community files (# 2335)
  > 95f98e5 Update actions (# 2332)
  > 8bcc5aa upgrade to latest dependencies (# 2333)
  > f7b70f5 Update community files (# 2330)

Signed-off-by: Knative Automation <automation@knative.team>
2021-11-03 09:59:48 -07:00
knative-automation 6facf87d69
upgrade to latest dependencies (#548)
bumping knative.dev/hack 47ac3b0...ced8ce7:
  > ced8ce7 Fix bash version check to allow v4 or later (# 84)
bumping knative.dev/pkg 3463dd7...caa95fe:
  > caa95fe Bump assorted dependencies (# 2318)
  > a34efd6 upgrade to latest dependencies (# 2317)
  > ecdde77 Update actions (# 2316)

Signed-off-by: Knative Automation <automation@knative.team>
2021-10-19 06:21:35 -07:00
knative-automation 9b6ee73dc4
upgrade to latest dependencies (#539)
bumping go.uber.org/zap c8e813e...eaeb0fc:
  > eaeb0fc Preparing release v1.19.1 (# 1005)
  > 0944a26 Update changelog (# 1004)
  > 305c249 json: Fix float32 encoding and add test (# 1003)
  > 914c4ff json: Fix encoding complex with negative i (# 1001)
  > d8fd848 Fixes multiple CVE from imports (# 990)
bumping knative.dev/pkg 5ae4821...2267a4c:
  > 2267a4c Bump a few assorted deps (# 2301)
  > 221312a duck cronjob (# 2299)
  > f07c8e4 Add pod / cronjob (# 2298)
  > 07ea512 Update very old Google API dependencies (# 2294)
  > 55de825 Update actions (# 2296)
  > c92466a Update community files (# 2295)
  > b708bde Bump a few assorted dependencies (# 2292)
  > 7d6d325 Update actions (# 2287)
  > 61a3edd Add IsNum to true when set `-0` to minimumVersion.Pre (# 2288)
  > c5ec096 Update community files (# 2286)
  > 52b0e29 Source validation fixes (# 2285)
  > d8349b0 Update community files (# 2284)

Signed-off-by: Knative Automation <automation@knative.team>
2021-09-29 06:14:22 -07:00
knative-automation f4b23a3262
upgrade to latest dependencies (#519)
bumping knative.dev/pkg a94f5f0...4472e04:
  > 4472e04 Bump golangci-lint timeout to 10m for github actions (# 2241)
  > fac4920 Update assorted dependencies (# 2240)
  > 263ce40 Add chains to the downstream test (# 2237)
  > ddd97e9 Remove obsolete verbose log message for pre-release (# 2235)
  > a7f5b39 Addressable resolver now accepts custom resolvers (# 2195)
  > 2b66fdd Update community files (# 2239)
  > 51f5642 Update actions (# 2238)
  > 46a3611 Add Tekton downstream test (# 2233)
  > a70bb26 Add length limit for the generated names used in tests (# 2217)
  > a4ed097 Update version check comment (# 2234)
bumping go.uber.org/zap 120b08c...c8e813e:
  > c8e813e Release v1.19.0 (# 987)
  > 2198a43 Optimize size of BufferedWriteSyncer by moving stopped bool field (# 984)
  > 81879d1 Simplify check for writing errors to ErrorOutput (# 983)
  > 1cac10b go mod tidy (# 977)
  > 42e70dd fix typo (# 976)
  > 007a55e Discard counters for out-of-bounds levels (# 975)

Signed-off-by: Knative Automation <automation@knative.team>
2021-08-27 06:13:38 -07:00
knative-automation 5c740fb8f2
upgrade to latest dependencies (#499)
bumping go.uber.org/zap ebebbf3...120b08c:
  > 120b08c Release v1.18.1, fix panic
  > 35f15d1 Release v1.18.0 (# 973)
  > a779980 Prepare release v1.18.1
  > d5c2a1a Add zapio.Writer (# 971)
  > 80f724f Prepare release v1.18.0
  > 7ea57ce NopLogger: Fix nil Clock panic
  > 5afb307 Add Buffer.WriteByte and WriteString methods (# 691)
  > 1797f10 zapio/writer: More documentation and example test
  > fb71758 zapcore: add stopped for Stop method called exactly once (# 966)
  > 0c42722 fix typo (# 967)
  > aa3e73e zapcore: Add Buffered Writer (# 961)
  > c05967d zaptest/ObservedLogs: Expose more filters (# 943)
  > 084fb2a SugaredLogger/sweetenFields: Don't panic (# 949)
  > 4950e39 Merge v1.17.0 release into master
  > cfe34dc fossa: Run separately, only on push (# 957)
  > 56304dc zapcore/FieldType: Don't change enum values (# 955)
  > 3c7c771 Integrate FOSSA (# 953)
  > fec3dad lint: Check that 'go mod tidy' was run (# 951)
  > 7699673 clock: Move to zapcore (# 950)
  > dedcdad clock: Add Ticker support (# 948)
  > 3748251 go mod tidy (# 947)
  > debd2f1 internal/readme: Simplify if condition (# 945)
  > f73286f FAQ: Add zapfilter (# 939)
  > 8b883c6 Update dependencies to fix vulnerabilities in (# 936)
  > d9a4dcc Switch from Travis to GitHub Actions (# 940)
  > 7b21229 zapcore: Cleanup copy in NewMultiWriteSyncer (# 934)
  > c23abee Update dependencies to fix vulnerabilities (# 931)
  > bfa147a Add FilterFieldKey to zaptest/observer (# 928)
  > ca7ddee Support multi-field encoding using zap.Inline (# 912)
  > 89e3820 Add support for grpclog.LoggerV2 (# 881)
  > aecb309 tools: Move to submodule (# 914)
  > ab0cbad Remove outdated information, make dependencies is no longer necessary. (# 915)
  > 4f6f7e9 Optimize Sugar logger for calls with a single string arg (# 913)
  > 89d9466 Fix: code quality issues using DeepSource (# 907)
  > b274f65 http: support additional content type (# 903)
  > f8ef926 Add WithClock Option (# 897)
bumping knative.dev/pkg 51cfaab...e8973c6:
  > e8973c6 Bump a few assorted dependencies (# 2186)
  > 4377330 Update community files (# 2185)
  > 4a3e56d Update actions (# 2182)
  > fe90576 Retry 'no route to host' errors by default (# 2181)
  > 30f9568 Update actions (# 2177)

Signed-off-by: Knative Automation <automation@knative.team>
2021-07-12 22:21:50 -07:00
knative-automation 0c47112c29
upgrade to latest dependencies (#473)
bumping knative.dev/pkg e2947db...ea766de:
  > ea766de Bump assorted dependencies (# 2130)
bumping github.com/google/go-cmp 8fa37b4...d103655:
  > d103655 Print as text if mostly text (# 258)
  > 9181d1e Avoid diffing by lines if inefficient (# 260)
  > c5c3378 Cleanup edit groups after coalescing (# 259)
  > 1ee4af8 Fix typo in path.go (# 256)

Signed-off-by: Knative Automation <automation@knative.team>
2021-05-26 05:58:27 -07:00
knative-automation 9bd909a648
upgrade to latest dependencies (#404)
Signed-off-by: Knative Automation <automation@knative.team>
2020-12-14 17:52:43 -08: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
Nghia Tran 95a2aaeace
Track floating deps @ master again (#284) 2020-07-07 13:03:44 -07:00
Matt Moore 7f5b718a01
[master] Auto-update dependencies (#261)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-04-29 09:02:42 -07:00
Matt Moore 1dd26e7d03
Migrate caching to go mod (#258) 2020-04-27 14:35:51 -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