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

upgrade to latest dependencies (#1132) #646

Merged
merged 1 commit into from
Apr 19, 2022
Merged

Conversation

serverless-qe
Copy link
Collaborator

bumping knative.dev/pkg e6e3cf0...e325df6:

e325df6 upgrade to latest dependencies (# 2490)
00c122e Add genreconcile for ConfigMap (# 2489)
6bb6518 Update actions (# 2488)
5b0e728 drop deprecated eventing repos (# 2463)
75629c8 Update community files (# 2487)
ca82d2b Add NewProxyAutoTLSTransport and DialTLSWithBackOff to support TLS proxy (# 2479)
e2b4d74 Update community files (# 2486)
4d62e1d bump our min k8s version to 1.22 (# 2485)
9ae44fe Update community files (# 2484)
29f716f Fix InitialBuckets() for statefulSetBuilder's electors (# 2483)
8db11d0 Update community files (# 2482)
dcd5d7c bump go version of tekton downstream workflow (# 2481)
0ce1e92 Update actions (# 2480)
4f42bf4 Update actions (# 2478)
7479994 Update actions (# 2477)
c2f1f3e Update community files (# 2476)
0a1ec2e upgrade to latest dependencies (# 2474)
1f7514a bump k8s deps to v0.23.5 (# 2469)
19a2589 fix coverage settings (# 2471)
2daa86a Electors can provide an initial set of buckets (# 2473)
bumping k8s.io/client-go b425fb6...97582f2:
97582f2 Update dependencies to v0.23.5 tag
bumping knative.dev/control-protocol b92711b...013cfc5:
013cfc5 upgrade to latest dependencies (# 169)
391cf58 Adding code of conduct to reference knative/community's CoC (# 153)
eb07cf8 Update actions (# 167)
e65c0f2 upgrade to latest dependencies (# 168)
022d508 upgrade to latest dependencies (# 166)
45f0303 Update community files (# 165)
f814e8c Update community files (# 164)
2162aa8 upgrade to latest dependencies (# 163)
168dd0c Update community files (# 162)
f12d619 Update actions (# 161)
3866c3f Update actions (# 160)
d88a49e Update community files (# 159)
9978f75 Update community files (# 157)
7f0f345 upgrade to latest dependencies (# 151)
e8ed38c Update actions (# 158)
5a6a695 Updated top level README to indicate usage in distributed KafkaChannel (# 156)
7a7ee57 use go 1.17 and update deps (# 155)
bumping knative.dev/eventing a27ee9e...2222324:
2222324 Update actions (# 6323)
e7459cb upgrade to latest dependencies (# 6324)
e874b89 upgrade to latest dependencies (# 6321)
fd10179 Update community files (# 6320)
bb76b30 Update community files (# 6310)
5accb7a Update actions (# 6303)
2ff606c upgrade to latest dependencies (# 6307)
58865af Update community files (# 6305)
c6fd9d4 Update community files (# 6304)
dcdd9e0 [rekt] Improve various isReady/GoesReady checks (# 6241)
05733bf 💄 symlink the observability file (# 6301)
d1bb7a8 Update actions (# 6300)
632efa5 Do not fail upgrade tests if tracing is not configured (# 6299)
aaa15c1 Symlink tracing.yaml config map (# 6295)
741fb0e Update community files (# 6296)
06f57ca Add sugar namespace and trigger reconcilers to main eventing controller (# 6027)
380849f Print traces for missed events in upgrade tests (# 6249)
38562c3 Update actions (# 6294)
5ede92d Update community files (# 6293)
02663e2 Update community files (# 6290)
04eafff Process empty tracing config in test images (# 6289)
3890b39 Wathola Tracing for upgrade tests (# 6219)
eb2bfff upgrade to latest dependencies (# 6288)
7001b65 upgrade to latest dependencies (# 6286)
4be06cd Feature/keep ports for service (# 6283)
5081edd Drop sendevent tool since there is kn-plugin-event (# 6284)
bumping k8s.io/api a1613d7...cd271e7:
cd271e7 Update dependencies to v0.23.5 tag
a6b2207 Merge pull request # 108139 from liggitt/automated-cherry-pick-of-# 108138-upstream-release-1.23
80b93d4 Revert v1beta1 PodDisruptionBudget select patchStrategy
bumping knative.dev/hack 14f832e...6ffd841:
6ffd841 Update community files (# 168)
02c525c Update community files (# 167)
0e0784b Update community files (# 166)
a75ca49 Update community files (# 165)
9c0ea69 Update community files (# 164)
c7a1ce1 Update community files (# 163)
f067737 Adding code of conduct to reference knative/community's CoC (# 162)
bumping k8s.io/apimachinery 276a8a7...276a8a7:
bumping knative.dev/reconciler-test afd9ca7...994f0c3:
994f0c3 upgrade to latest dependencies (# 329)
6da8e62 Update actions (# 327)
0c8c4d7 upgrade to latest dependencies (# 328)
55eab02 upgrade to latest dependencies (# 326)
bec200e Update community files (# 325)
490effc Update community files (# 324)
6498690 upgrade to latest dependencies (# 323)
93ef963 Update community files (# 322)
94576b8 Update actions (# 321)
0bae583 Update actions (# 320)
3f1d5e0 Update community files (# 319)
4686fbf Update community files (# 316)
2c6b541 upgrade to latest dependencies (# 318)
7d32310 Update actions (# 317)
e134f58 use go 1.17 and upgrade deps (# 315)

Signed-off-by: Knative Automation automation@knative.team

@openshift-ci
Copy link

openshift-ci bot commented Apr 19, 2022

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: serverless-qe
To complete the pull request process, please assign jcrossley3 after the PR has been reviewed.
You can assign the PR to them by writing /assign @jcrossley3 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

@serverless-qe
Copy link
Collaborator Author

OCF Webhook is merging this PR

@serverless-qe serverless-qe merged commit e4e4861 into release-next Apr 19, 2022
ReToCode pushed a commit to ReToCode/eventing-kafka that referenced this pull request Jan 3, 2023
* set global maxresponsesize

* dynamically adjust MaxResponseSize
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant