Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[main] Upgrade to latest dependencies #273

Conversation

knative-automation
Copy link
Contributor

@knative-automation knative-automation commented Apr 14, 2021

Cron. -knative-prow-robot

/cc knative-sandbox/channel-wg-leads
/assign knative-sandbox/channel-wg-leads

Produced via:

./hack/update-deps.sh --upgrade --release v0.23
./hack/update-codegen.sh

Details:

bumping knative.dev/eventing 68afe54...e807987:
  > e807987 [v1] Add flows yaml desc (# 5315)
  > 178be6b Remove some vbeta1 IMC configs in tests (# 5314)
  > d21b7d6 :lipstick: Adding API description (e.g. for k explain) for IMC and generic Channel (# 5307)
  > 18fb3db CreatePodOrFail retry on "No API token found" (# 5313)
  > 504cae3 Fixing versions and api groups for subscription validation test (# 5310)
  > 386cd07 upgrade to latest dependencies (# 5302)
  > 5dccb29 Tidy up the CRD to remove the v1beta1 (# 5298)
  > 978778a Increase Subscription validation test coverage (# 5305)
  > 0d25138 Increase Trigger validation test coverage (# 5306)
  > a62ed6a :broom: lifting some apis to more recent level (# 5300)
  > 6f7c5cf Doing version bumps for some files to v1 (# 5299)
  > 83a1713 Drop --strict flag on ko (# 5303)
  > a0a3302 upgrade to latest dependencies (# 5297)
  > 7775e37 Move eventing-contrib/cmd/* here (# 5295)
  > 4c98f8a Adding more coverage (# 5290)
  > 8565fcd Clean up resources created by Feature tests (# 5289)
  > 73ce225 [Rekt] Channel Delivery Spec data plane tests. (# 5279)
  > 5ed9b36 event type v1beta1 (# 5272)
  > 5855490 Running validation for events on broker ingress (# 5275)
  > 0fa5989 Add pre-review checklist to PR template (# 5184)
  > f1909db Improve performance of eventfilter lookups (# 5288)
  > 60bc1cf break delivery/routing tests into features (# 5287)
  > 79e83bd adding more polling for channel tests (# 5284)
  > 31cda4c upgrade to latest dependencies (# 5283)
  > 56631a5 Add tests for additional ingress error cases (# 5281)
  > facbd02 [Rekt] Add polling on inner channel subscriber status (# 5278)
  > 4324aef add test with reply (# 5282)
  > b3ccb11 Do events end where they should (# 5280)
  > cd7c750 test trigger delivery specs fully (# 5268)
  > 0452204 Filtering fix for consistency in handling empty string as value (# 5273)
  > 96a4cc3 Remove KafkaChannel upgrade hack (# 5276)
  > 97c0d30 upgrade to latest dependencies (# 5263)
  > e745733 make sure the mtchannelbasedbroker uses trigger.spec.delivery (# 5267)
  > 71153e6 Adding dataplane conformance tests for Delivery Specs for Brokers. (# 5262)
  > 92fb0f4 Do not panic prober if report fetched too early (# 5264) (# 5265)
  > fc115ae update to new release of goland sdk for cloudevents 2.4.1 (# 5261)
  > 1f54d0e Format markdown (# 5251)
  > 7544bdb Use Event Prober, and Event Library  (# 5216)
bumping knative.dev/reconciler-test 730c555...cd315b0:
  > cd315b0 [# 180] Add --feature flag for filtering (# 188)
  > 1e16df9 fix tiny README typos (# 187)
  > 9a9c4dd document Store and KVStore (# 159)
  > 4598ca0 add feature to context, add refs to feature (# 183)
  > 15b4e12 Fail on feature.Require errors. (# 182)
  > 2e99af8 upgrade to latest dependencies (# 179)
  > 9efa295 implement step planning event (# 178)
  > b0c3de2 update to new release of goland sdk for cloudevents 2.4.1 (# 176)
  > 74440cd Adding prober reject settings and examples. (# 175)
  > fe2c006 upgrade to latest dependencies (# 174)
bumping knative.dev/pkg b51994e...cfc1eed:
  > cfc1eed Better support for error wrapping with ReconcilerEvents (# 2106)
  > 2a0fc65 Make VolatileTime compatible with controller-gen (# 2104)
  > 78b8140 Use semantic equality for status update retries (# 2103)
  > 0c5259d Allow errors.As to work with reconciler.Events (# 2100)
  > 1afd049 Update knative/community files (# 2097)
  > 942c621 add prometheus condition (# 2088)
  > 554d133 Bump assorted dependencies (# 2096)
  > 2e62ba6 Add possibility to implement a deletion handler in a reconciler. (# 2089)
  > b80a192 Improve state reporting in kube checks (# 2082)
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)

@knative-automation knative-automation requested review from a team as code owners April 14, 2021 02:06
@knative-automation knative-automation requested review from tcnghia and a user April 14, 2021 02:06
@google-cla google-cla bot added the cla: yes Indicates the PR's author has signed the CLA. label Apr 14, 2021
@knative-prow-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign vaikas after the PR has been reviewed.
You can assign the PR to them by writing /assign @vaikas in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow-robot knative-prow-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Apr 14, 2021
@codecov
Copy link

codecov bot commented Apr 14, 2021

Codecov Report

Merging #273 (dc97521) into main (3f3a1fe) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #273   +/-   ##
=======================================
  Coverage   60.93%   60.93%           
=======================================
  Files          28       28           
  Lines        1797     1797           
=======================================
  Hits         1095     1095           
  Misses        616      616           
  Partials       86       86           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3f3a1fe...dc97521. Read the comment docs.

@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch 2 times, most recently from 1755105 to 4d052f9 Compare April 15, 2021 03:55
@knative-prow-robot knative-prow-robot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Apr 15, 2021
@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch from 4d052f9 to 72c7dc3 Compare April 16, 2021 02:04
@knative-prow-robot knative-prow-robot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Apr 16, 2021
@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch 4 times, most recently from 3fd4ee7 to 4af2fce Compare April 20, 2021 13:53
@n3wscott
Copy link

we need to look into why the conf tests are failing.
cc @vaikas

@vaikas
Copy link
Contributor

vaikas commented Apr 21, 2021

Might be because things are taking too many resources. I think I have a fix in eventing

@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch 7 times, most recently from e412e4d to cd4b049 Compare April 26, 2021 17:51
@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch from cd4b049 to c692fd9 Compare April 27, 2021 02:17
bumping knative.dev/eventing 68afe54...e807987:
  > e807987 [v1] Add flows yaml desc (# 5315)
  > 178be6b Remove some vbeta1 IMC configs in tests (# 5314)
  > d21b7d6 💄 Adding API description (e.g. for k explain) for IMC and generic Channel (# 5307)
  > 18fb3db CreatePodOrFail retry on "No API token found" (# 5313)
  > 504cae3 Fixing versions and api groups for subscription validation test (# 5310)
  > 386cd07 upgrade to latest dependencies (# 5302)
  > 5dccb29 Tidy up the CRD to remove the v1beta1 (# 5298)
  > 978778a Increase Subscription validation test coverage (# 5305)
  > 0d25138 Increase Trigger validation test coverage (# 5306)
  > a62ed6a 🧹 lifting some apis to more recent level (# 5300)
  > 6f7c5cf Doing version bumps for some files to v1 (# 5299)
  > 83a1713 Drop --strict flag on ko (# 5303)
  > a0a3302 upgrade to latest dependencies (# 5297)
  > 7775e37 Move eventing-contrib/cmd/* here (# 5295)
  > 4c98f8a Adding more coverage (# 5290)
  > 8565fcd Clean up resources created by Feature tests (# 5289)
  > 73ce225 [Rekt] Channel Delivery Spec data plane tests. (# 5279)
  > 5ed9b36 event type v1beta1 (# 5272)
  > 5855490 Running validation for events on broker ingress (# 5275)
  > 0fa5989 Add pre-review checklist to PR template (# 5184)
  > f1909db Improve performance of eventfilter lookups (# 5288)
  > 60bc1cf break delivery/routing tests into features (# 5287)
  > 79e83bd adding more polling for channel tests (# 5284)
  > 31cda4c upgrade to latest dependencies (# 5283)
  > 56631a5 Add tests for additional ingress error cases (# 5281)
  > facbd02 [Rekt] Add polling on inner channel subscriber status (# 5278)
  > 4324aef add test with reply (# 5282)
  > b3ccb11 Do events end where they should (# 5280)
  > cd7c750 test trigger delivery specs fully (# 5268)
  > 0452204 Filtering fix for consistency in handling empty string as value (# 5273)
  > 96a4cc3 Remove KafkaChannel upgrade hack (# 5276)
  > 97c0d30 upgrade to latest dependencies (# 5263)
  > e745733 make sure the mtchannelbasedbroker uses trigger.spec.delivery (# 5267)
  > 71153e6 Adding dataplane conformance tests for Delivery Specs for Brokers. (# 5262)
  > 92fb0f4 Do not panic prober if report fetched too early (# 5264) (# 5265)
  > fc115ae update to new release of goland sdk for cloudevents 2.4.1 (# 5261)
  > 1f54d0e Format markdown (# 5251)
  > 7544bdb Use Event Prober, and Event Library  (# 5216)
bumping knative.dev/reconciler-test 730c555...cd315b0:
  > cd315b0 [# 180] Add --feature flag for filtering (# 188)
  > 1e16df9 fix tiny README typos (# 187)
  > 9a9c4dd document Store and KVStore (# 159)
  > 4598ca0 add feature to context, add refs to feature (# 183)
  > 15b4e12 Fail on feature.Require errors. (# 182)
  > 2e99af8 upgrade to latest dependencies (# 179)
  > 9efa295 implement step planning event (# 178)
  > b0c3de2 update to new release of goland sdk for cloudevents 2.4.1 (# 176)
  > 74440cd Adding prober reject settings and examples. (# 175)
  > fe2c006 upgrade to latest dependencies (# 174)
bumping knative.dev/pkg b51994e...cfc1eed:
  > cfc1eed Better support for error wrapping with ReconcilerEvents (# 2106)
  > 2a0fc65 Make VolatileTime compatible with controller-gen (# 2104)
  > 78b8140 Use semantic equality for status update retries (# 2103)
  > 0c5259d Allow errors.As to work with reconciler.Events (# 2100)
  > 1afd049 Update knative/community files (# 2097)
  > 942c621 add prometheus condition (# 2088)
  > 554d133 Bump assorted dependencies (# 2096)
  > 2e62ba6 Add possibility to implement a deletion handler in a reconciler. (# 2089)
  > b80a192 Improve state reporting in kube checks (# 2082)
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)

Signed-off-by: Knative Automation <automation@knative.team>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Indicates the PR's author has signed the CLA. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants