mirror of https://github.com/knative/client.git
5 Commits
| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
89218bc780
|
upgrade to latest dependencies (#1487)
bumping knative.dev/pkg ba2b2b1...a8fb292: > a8fb292 Update actions (# 2328) > 7049a59 Update actions (# 2321) > 819d556 Allow configuring bounded staleness for dynamic injection. (# 2323) bumping knative.dev/eventing 7af98bb...a20ff70: > a20ff70 upgrade to latest dependencies (# 5845) > 6ce29ca add odacremolbap to support roster (# 5842) > 714ce1d Propagate Channel based Broker updates to underlying Channels. (# 5840) > e136cbb Fix broker conformance tests (# 5839) > 6c0ed2d Trigger dls resolution fallback to broker (# 5833) > 20294a7 Update actions (# 5837) > 2db2eef upgrade to latest dependencies (# 5827) bumping knative.dev/networking c8d6474...31eca9c: > 31eca9c Update actions (# 539) > dea025f upgrade to latest dependencies (# 538) > de9cf66 Add a namespace selector for wildcard certs so we can consolidate controllers. (# 537) > e50e34d Update actions (# 536) bumping knative.dev/serving 2446281...8f02c27: > 8f02c27 Update actions (# 12171) > 2d04803 upgrade to latest dependencies (# 12169) > dea4a44 Post upgrade CRD test - expect single stored version (# 12151) > 387b338 Update actions (# 12156) > 3a35c93 Update net-kourier nightly (# 12158) > 70c7fc0 Update net-istio nightly (# 12157) > 47e32eb Update net-certmanager nightly (# 12159) > a459514 Use hostIP for container-freezer (# 12162) > 8c971a5 Delete no-longer-needed upgrade code (# 12160) > 85e7705 Update net-contour nightly (# 12154) > 1de1d39 Update net-kourier nightly (# 12146) > d4c270c Update net-certmanager nightly (# 12153) > e4b3034 Add init containers e2e test (# 12123) > ab2fcc6 upgrade to latest dependencies (# 12150) bumping knative.dev/hack ced8ce7...a71c865: > a71c865 Format go code (# 88) > 02860f5 Update community files (# 87) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
4470416f44
|
upgrade to latest dependencies (#1411)
bumping knative.dev/serving 492d71c...4dc9fc6: > 4dc9fc6 Allow setting priorityClassName in pod spec (# 11746) > 5710865 Use update API instead of patch API in conformance tests (# 11740) > d35a736 Change label and annotation key names in tests from camelCase to lowercase with dash (# 11750) > 0493df4 Adding section to DEVELOPMENT.md on updating schemas when iterating (# 11739) > 62544bd Adding test for automountServiceAccountToken=true (# 11743) bumping knative.dev/pkg 889b567...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) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
72aeb1c820
|
upgrade to latest dependencies (#1207)
bumping knative.dev/hack 8d623a0...8368e1f: > 8368e1f guard against set -o unset (# 49) > 2b4f6fc disable go's proxy and sumdb only for knative deps (# 47) bumping knative.dev/networking 8b522a9...e24bdfe: > e24bdfe upgrade to latest dependencies (# 350) > ab1235e Bump a few assorted dependencies to their latest versions (# 349) > 45b7ed1 Add ingress conformance test to ensure we do not add retries (# 348) > |
|
|
|
90c70efe9e
|
upgrade to latest dependencies (#1196)
bumping knative.dev/networking 07a8160...b17f435:
> b17f435 upgrade to latest dependencies (# 337)
> dcc8744 Remove out-of-date documentation (# 336)
> 4751606 upgrade to latest dependencies (# 335)
> 07536a6 Move RewriteHost conformance tests to Beta (# 334)
> e223a89 upgrade to latest dependencies (# 333)
> 356d71b upgrade to latest dependencies (# 332)
bumping knative.dev/pkg f0ea5e6...1bbf0a6:
> 1bbf0a6 add LabelSelector to InformerFactory so that the informers only list and watch resources with the given labels (# 1940)
> 75d66b5 preserve the stable webhook logger names we had before (# 1994)
> 22f4898 upgrade to latest dependencies (# 1990)
> 5bb97df fix duration logging (# 1992)
> a74906c Use structured logging to augment our logger vs. naming (# 1991)
bumping knative.dev/eventing 1c94ef8...5dc363d:
> 5dc363d [# 4744] Update conformance test helper (# 4756)
> 764685c upgrade to latest dependencies (# 4761)
> b10d720 [# 4744] Bump test zipkin version (# 4755)
> 2b95f45 upgrade to latest dependencies (# 4747)
> d395f6f Cleanup channel template internal types (# 4749)
> 8e0e286 💽 Change KIND's k8s to 1.19.4 and add 1.20.0 (# 4729)
> 0f2f567 Format markdown (# 4746)
bumping knative.dev/serving 84421cd...db82b33:
> db82b33 Backfill missing test (# 10585)
> 7dc411c Update net-kourier nightly (# 10584)
> 197b97f upgrade to latest dependencies (# 10582)
> 76e9ba5 Update net-kourier nightly (# 10578)
> 11f0b4b Add validation to the route and service annotations for rollout duration (# 10581)
> 44bd297 Update net-istio nightly (# 10577)
> 2488c73 Use more consistent constant name (# 10580)
> 2ed1f20 rename configUID to configurationUID to be consistent with the other labels (# 10579)
> 4a7c82a Update net-contour nightly (# 10573)
> dab32d1 Update net-kourier nightly (# 10572)
> 404ef98 upgrade to latest dependencies (# 10576)
> da1db84 Allow setting ReadOnlyRootFilesystem (# 10560)
> 5fbe2f1 upgrade to latest dependencies (# 10574)
> 3177cc7 Add a serviceUID label to ksvc (and implicitly to config) (# 10539)
> 59e35cd Add the new annotation for the rollout duration and its validation (# 10561)
> b7a7c18 Drop logger annotations (# 10570)
> 078edf2 Be consistent in reading revision headers (# 10563)
> 8509e6e Fixed comment about autoscaler logging config override (# 10569)
> b5cd2eb Update net-contour nightly (# 10565)
> a8c2dae Update net-certmanager nightly (# 10564)
> 3135ad4 upgrade to latest dependencies (# 10568)
> 80321c4 Update net-kourier nightly (# 10552)
> cb128a4 Update net-istio nightly (# 10550)
> 66389d3 Cut down queue health tests from 2s to basically nothing (# 10556)
> fbd3968 Cut down the probe test runtime from 18s to 3s (# 10546)
> 9b69859 Widen timeouts for queue probe tests to harden them (# 10555)
> 9979954 upgrade to latest dependencies (# 10562)
Signed-off-by: Knative Automation <automation@knative.team>
|
|
|
|
c60b85150c
|
Export test refactor (#1069)
* vendor changes for importing serving test * refactor export test * vendor changes * lint changes * add comments and address review comments * review comments for #1069 * rebase * remove vendor/license * remove vendor/license |