Skip to content

Prep for the release of 1.22#2287

Merged
knative-prow[bot] merged 3 commits intoknative:mainfrom
houshengbo:prep-1.22
May 1, 2026
Merged

Prep for the release of 1.22#2287
knative-prow[bot] merged 3 commits intoknative:mainfrom
houshengbo:prep-1.22

Conversation

@houshengbo
Copy link
Copy Markdown
Contributor

No description provided.

@knative-prow
Copy link
Copy Markdown

knative-prow Bot commented Apr 29, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: houshengbo

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

The pull request process is described here

Details 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 knative-prow Bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Apr 29, 2026
@knative-prow knative-prow Bot requested review from aliok and kahirokunn April 29, 2026 19:48
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.84%. Comparing base (d1f9a68) to head (7d72541).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2287   +/-   ##
=======================================
  Coverage   63.84%   63.84%           
=======================================
  Files          55       55           
  Lines        2478     2478           
=======================================
  Hits         1582     1582           
  Misses        777      777           
  Partials      119      119           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@kahirokunn
Copy link
Copy Markdown
Member

Thank you 🙏

@kahirokunn
Copy link
Copy Markdown
Member

I found that the multicluster failure is caused by the spoke cluster missing Gateway API CRDs. The net-gateway-api-controller deployment is created there, but it does not become ready because the required Gateway API resources are unavailable.

I opened a separate main-based PR with only that fix: #2288

Signed-off-by: Vincent Hou <vhou@coreweave.com>
@kahirokunn
Copy link
Copy Markdown
Member

If you could rebase it on the main branch, I think it will pass CI! 🙌

@kahirokunn
Copy link
Copy Markdown
Member

Thank you! Let's go 🙌

@kahirokunn
Copy link
Copy Markdown
Member

All CI passed! 🙌

@dprotaso
Copy link
Copy Markdown
Member

/hold

still in the process of releasing some repos - eg. kafka-broker

@knative-prow knative-prow Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 30, 2026
@kahirokunn
Copy link
Copy Markdown
Member

Looks like it has been published!

eventing-kafka-broker now has the knative-v1.22.0 release, and the Kafka artifacts are available in GCS as well.

Release:
https://github.com/knative-extensions/eventing-kafka-broker/releases/tag/knative-v1.22.0

I think re-running ./hack/update-codegen.sh should now pick up the missing cmd/operator/kodata/eventing-source/1.22/kafka/... files.

@dprotaso
Copy link
Copy Markdown
Member

dprotaso commented May 1, 2026

/hold cancel

/lgtm

@knative-prow knative-prow Bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label May 1, 2026
@knative-prow knative-prow Bot added the lgtm Indicates that a PR is ready to be merged. label May 1, 2026
@dprotaso
Copy link
Copy Markdown
Member

dprotaso commented May 1, 2026

I don't see the operator needing eventing-istio in it's manifests - that still hasn't been released.

@houshengbo can you confirm?

@knative-prow knative-prow Bot merged commit 2f25197 into knative:main May 1, 2026
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. 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.

3 participants