Commit Graph

10 Commits

Author SHA1 Message Date
knative-automation 5eb1ecefdc
upgrade to latest dependencies (#1527)
bumping knative.dev/hack 69a2295...813559c:
  > 813559c [pre-1.0] Use the TAG unmodified when publishing dot releases (# 119)
  > 9f34905 Update community files (# 118)
bumping knative.dev/pkg d016976...0fae0af:
  > 0fae0af upgrade to latest dependencies (# 2357)
bumping knative.dev/serving 5e96dc0...26c7dc6:
  > 26c7dc6 Update net-istio nightly (# 12336)
  > 3f97065 Bump go-containerregistry to HEAD (# 12335)
  > 11acb06 upgrade to latest dependencies (# 12334)
  > 9e5f1a2 Unfreeze containers on TERM so shutdown can occur (# 12319)
  > cd175b5 Update net-kourier nightly (# 12326)
  > 67efc26 Update net-contour nightly (# 12328)
  > 4560333 Update net-certmanager nightly (# 12327)
bumping knative.dev/networking 75d86c5...aa82452:
  > aa82452 refactor some annotation constants using the kmap utility (# 576)
  > 29ed0ab upgrade to latest dependencies (# 577)
bumping knative.dev/eventing 7c8aaa4...2cda8f4:
  > 2cda8f4 upgrade to latest dependencies (# 5929)
  > 85f324c replace annotating with labeling (# 5926)
  > b5550c0 Retry on conflicts when labeling namespaces in tests (# 5925)
  > 3a045b2 Pass through b3 tracing headers (# 5920)

Signed-off-by: Knative Automation <automation@knative.team>
2021-11-23 06:11:51 -08:00
knative-automation d0adde433d
upgrade to latest dependencies (#1519)
bumping knative.dev/eventing 31e4e2e...1241853:
  > 1241853 Update support rotation (# 5883)
  > d5201e7 Add test for default deadLetterSink namespace in generic Channel (# 5908)
  > 24b20f3 upgrade to latest dependencies (# 5902)
  > 8dd3598 Retry on any webhook EOF error (# 5895)
  > 1e9f9f1 Implement CE Subscriptions filters (# 5715)
  > 62219cc upgrade to latest dependencies (# 5894)
  > 536f2b9 Fix subscription re-resolving channel dlsuri when using it's channel DLS (# 5872)
  > 3787a04 Update actions (# 5890)
  > 91c1208 upgrade miekg nad jwt-go to resolve vulnerabilities (# 5889)
bumping knative.dev/pkg 91d1932...517ef02:
  > 517ef02 upgrade to latest dependencies (# 2349)
  > 0b0c339 Remove unclear comment for makeSpoofClient() (# 2347)
  > cd0d505 Update actions (# 2346)
bumping knative.dev/serving c02ef31...dae92fc:
  > dae92fc Fix TestRouteCreation to be consistent (# 12283)
  > 532231b HPA v2beta2 (# 12278)
  > 670bab7 Update net-contour nightly (# 12275)
  > 86a64c3 Update net-kourier nightly (# 12276)
  > dbe20a7 Update net-istio nightly (# 12274)
  > fad7b08 upgrade to latest dependencies (# 12273)
  > eb83774 Update net-contour nightly (# 12268)
  > 883e1cb Update net-kourier nightly (# 12269)
  > 9aa902f Update net-certmanager nightly (# 12267)
  > 24766a5 remove mako tests and dependency (# 12266)
  > 8f4ab1f Disable activator probe optimisation when exec probe is specified (# 12250)
  > 4861d5f Support image resolution for init containers (# 12152)
  > b84916c Drop unneeded if blocks from validation (# 12261)
  > bf9dfbd Drop goroutine leak test for statsserver (# 12259)
  > 1f77419 Update net-contour nightly (# 12263)
  > 8e1233e upgrade to latest dependencies (# 12265)
  > 7a316be Update net-kourier nightly (# 12262)
  > a54c867 Update net-istio nightly (# 12252)
  > 0410338 Update actions (# 12258)
  > 6c3394b upgrade to latest dependencies (# 12256)
  > 67f3678 Update net-certmanager nightly (# 12254)
  > cec45d3 Update net-kourier nightly (# 12253)
  > 47fd41b Update net-contour nightly (# 12251)
  > bfa5f8a upgrade to latest dependencies (# 12248)
  > 92b5a12 Update k8s app labels (# 12247)
bumping knative.dev/networking 1507a59...3f45c8b:
  > 3f45c8b bump downstream workflow to use go1.17 (# 563)
  > 9d00526 upgrade to latest dependencies (# 561)
  > 526348e upgrade to latest dependencies (# 560)
  > 4755ad1 Update actions (# 559)
bumping knative.dev/hack 96aac1c...128cf01:
  > 128cf01 Allows to see tag from build_release func (# 104)
  > e1db8b2 chore: further explain knative CRD-generation support (# 105)

Signed-off-by: Knative Automation <automation@knative.team>
2021-11-16 10:24:52 -08:00
knative-automation 87ea0f83a1
upgrade to latest dependencies (#1512)
bumping knative.dev/networking 8c71a27...6ef2676:
  > 6ef2676 upgrade to latest dependencies (# 553)
  > 4f29f65 upgrade to latest dependencies (# 550)
  > e9f6e55 upgrade to latest dependencies (# 549)
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...92b8dc6:
  > 92b8dc6 upgrade to latest dependencies (# 2342)
  > 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)
bumping knative.dev/eventing 1e4fa35...cdeae54:
  > cdeae54 upgrade to latest dependencies (# 5871)
  > 4b5ef0b fixed eventing testgrid url on community contacts md file (# 5869)
bumping knative.dev/serving f1e419a...782db02:
  > 782db02 Update net-kourier nightly (# 12210)
  > 5aece9a Update net-istio nightly (# 12209)
  > d4f4e0f update fetching the latest istio release (# 12211)
  > 79e7ec9 upgrade to latest dependencies (# 12216)

Signed-off-by: Knative Automation <automation@knative.team>
2021-11-04 01:29:01 -07:00
knative-automation 7f0bc78b55
upgrade to latest dependencies (#1501)
bumping knative.dev/hack b96d65a...11d193b:
  > 11d193b 1.0 Backports (# 99)
bumping knative.dev/serving 44358cc...4317e47:
  > 4317e47 Update net-kourier nightly (# 12202)
  > 44128f9 Update net-istio nightly (# 12201)
  > e9b8ec4 Avoid controller startup race in nscert_test.go (# 12192)
  > 1603c8d Fix importas configuration and be more strict about it (# 12199)
  > ec7c0a6 Remove logging config example for net-nscert-controller (# 12193)
  > 1751f97 Update net-kourier nightly (# 12197)
  > 6d85e01 Update net-contour nightly (# 12196)
  > 00a3b41 Update net-istio nightly (# 12195)

Signed-off-by: Knative Automation <automation@knative.team>
2021-11-01 13:57:41 -07:00
knative-automation 7e4954781d
upgrade to latest dependencies (#1431)
bumping knative.dev/networking acdfd41...defa6b8:
  > defa6b8 Revert "Add a new test case to request unexpected hash (# 468)" (# 482)
  > 34afc1d upgrade to latest dependencies (# 481)
  > 90ed29a Format go code (# 480)
  > e347271 Use actual cluster domain for TestRewriteHost (# 476)
  > 078ce25 Add a new test case to request unexpected hash (# 468)
  > b245118 Bump Golang version to 1.16 (# 475)
  > d3550bf Update community files (# 478)
  > 8fad814 Update actions (# 477)
bumping knative.dev/serving 5ad15df...5ab9710:
  > 5ab9710 upgrade to latest dependencies (# 11830)
  > 7f32cde Add conformance test for periodSeconds>0 case (# 11814)
  > d932855 Update deps and fix deprecations (# 11824)
  > 265dfe5 Update net-istio nightly (# 11825)
  > 0629672 Update net-istio nightly (# 11816)
  > fa213a4 Update net-certmanager nightly (# 11815)
  > 3e7900e Remove deprecated ServiceName field (# 11817)
  > 6a54ed8 Adds a flag to skip conformance tests against non-required API (# 11769)
  > 32f12b6 Makes conformance test for error condition more genernal (# 11784)
  > b7abe27 Update net-istio nightly (# 11808)
  > 269555f Update net-kourier nightly (# 11807)
  > 3bf25ce Update net-kourier nightly (# 11804)
  > db6e59d Update net-istio nightly (# 11803)
  > 1f7f69c Update community files (# 11800)
bumping knative.dev/hack e28525d...815cd31:
  > 815cd31 Stop performing pre-releases (# 77)
bumping knative.dev/eventing 0c41e6d...19fcdf4:
  > 19fcdf4 Fix DeadLetterSink on Trigger status (# 5642)
  > cfcab6f remove vaikas from roster (# 5645)
  > 3a4912d upgrade to latest dependencies (# 5635)
  > 9dd1419 Fix deprecation of controller.Run to controller.RunContext (# 5644)
  > 4b18ab8 Add myself to support roster (# 5640)
  > 5c08bd3 be more explicit about the semantic of ceOverrides (# 5641)
  > c183833 Resurrect source spec (# 5637)
  > 72fae58 Add trace exporting to mt broker (# 5634)
  > 41e36ee Update community files (# 5632)
  > 6296a81 Add tracing support to eventdisplay and heartbeats (# 5631)
bumping knative.dev/pkg 21eb4c1...bda81c0:
  > bda81c0 upgrade to latest dependencies (# 2218)
  > 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)

Signed-off-by: Knative Automation <automation@knative.team>
2021-08-19 21:50:05 -07:00
David Simansky e23b4d626e
Update k8s dependencies to v0.20.7 (#1344)
* Update k8s dependencies to v0.20.7

* Update vendor dir

* Fix license dir

* Remove commented code

* Update knative deps

* Use scheme to add known types for dynamic client

* Update go-licenses in build script
2021-06-17 07:42:22 -07:00
knative-automation 6dbf72ecae
upgrade to latest dependencies (#1334)
bumping knative.dev/hack 93ad912...de04b70:
  > de04b70 Do not print debug info when running release.sh (# 70)
bumping knative.dev/eventing 49420f4...608a7fe:
  > 608a7fe upgrade to latest dependencies (# 5447)
  > e27695b Update community files (# 5462)
bumping knative.dev/pkg 79f8b3f...0e61d67:
  > 0e61d67 Bump assorted dependencies (# 2140)
  > a2869ae upgrade to latest dependencies (# 2139)
  > e6552a0 Update community files (# 2138)
bumping knative.dev/networking bf0fc84...a442bb6:
  > a442bb6 upgrade to latest dependencies (# 429)
  > 6ce35e5 Update community files (# 428)
bumping knative.dev/serving c1051d9...16a1f6f:
  > 16a1f6f Update net-certmanager nightly (# 11453)
  > f61441d Update net-istio nightly (# 11452)
  > cb81f43 Update net-contour nightly (# 11451)
  > aa2d324 Make schema generation idempotent (# 11445)
  > 561868d Use TLS for websocket and gRPC tests (# 11322)
  > a5caa66 upgrade to latest dependencies (# 11449)
  > 3676663 Regenerate schema after changing some comments in pkg (# 11447)
  > f0520a8 Update community files (# 11446)
  > 2a1b1e7 upgrade to latest dependencies (# 11444)
  > c6d95c0 Unflake per-item test again (# 11443)
  > 22f9ebf Update net-istio nightly (# 11416)
  > 4530c92 Wrap the Reconciler context with timeout (# 10587)

Signed-off-by: Knative Automation <automation@knative.team>
2021-06-02 14:15:45 -07:00
knative-automation e829ed24a0
upgrade to latest dependencies (#1292)
bumping knative.dev/hack b6ab329...88c69cd:
  > 88c69cd Add debug info for release.sh to investigate https://knative.slack.com/archives/CA1DTGZ2N/p1619160369065000 (# 66)
  > b5f6e25 Update OWNERS_ALIASES to match autogen in community (# 62)
bumping knative.dev/eventing a0a3302...83a1713:
  > 83a1713 Drop --strict flag on ko (# 5303)
bumping knative.dev/serving 3537984...792c8d2:
  > 792c8d2 upgrade to latest dependencies (# 11260)
bumping knative.dev/networking 2b84569...7a7ad51:
  > 7a7ad51 upgrade to latest dependencies (# 401)
  > 2ee665e upgrade to latest dependencies (# 398)
bumping knative.dev/pkg 0c5259d...2a0fc65:
  > 2a0fc65 Make VolatileTime compatible with controller-gen (# 2104)
  > 78b8140 Use semantic equality for status update retries (# 2103)

Signed-off-by: Knative Automation <automation@knative.team>
2021-04-26 18:17:39 -07:00
knative-automation 14bc2ddf42
upgrade to latest dependencies (#1126)
Signed-off-by: Knative Automation <automation@knative.team>
2020-11-24 11:12:43 -08:00
Scott Nichols d1552ee0a3
updating to use the hack repo (#1084)
* updating to use the hack repo

* eof

* you need to run update deps after codegen to pick up any new deps.

* do not reinvent update-deps.

* must be winter
2020-10-30 11:41:35 -07:00