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

[release-1.16] Fixed the CI issues in 1.16 #2022

Closed
wants to merge 1 commit into from

Conversation

houshengbo
Copy link
Contributor

No description provided.

@knative-prow knative-prow bot requested review from aliok and matzew March 11, 2025 20:59
Copy link

knative-prow bot commented Mar 11, 2025

[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

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 Mar 11, 2025
Copy link

codecov bot commented Mar 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.76%. Comparing base (ce79a4c) to head (99652f0).
Report is 1 commits behind head on release-1.16.

Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.16    #2022      +/-   ##
================================================
- Coverage         63.88%   62.76%   -1.12%     
================================================
  Files                54       49       -5     
  Lines              2622     2291     -331     
================================================
- Hits               1675     1438     -237     
+ Misses              830      761      -69     
+ Partials            117       92      -25     

☔ 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.

bumping knative.dev/serving 9be0816...a9c5467:
  > a9c5467 upgrade to latest dependencies (# 15749)
bumping knative.dev/networking 4376124...e6fc9bb:
  > e6fc9bb upgrade to latest dependencies (# 1045)
  > a4342aa fix codegen by using newer scripts (# 1042)
  > 5afdd71 upgrade to latest dependencies (# 1044)

Signed-off-by: Knative Automation <[email protected]>

Update the dependencies and manifests (knative#1993)

* Update the dependencies and manifests

* Modified the clients

* Changed the go version

* Update the knative.dev/pkg

Upgrade the deps for 1.18 (knative#1995)

* Upgrade the deps for 1.18

* Change the syntax of exclude-dirs

Update knative.dev/pkg (knative#1997)

* Update knative.dev/pkg

* Update pkg

* Added the tags files under vendor

Update community files (knative#1998)

Signed-off-by: Knative Automation <[email protected]>

upgrade to latest dependencies (knative#1999)

bumping knative.dev/hack ce4c934...306ce74:
  > 306ce74 Update community files (# 414)
bumping knative.dev/pkg c925de2...9e26561:
  > 9e26561 Update community files (# 3151)
bumping knative.dev/eventing 9a7c6d5...51637df:
  > 51637df IntegrationSink prefactors (# 8486)
  > c429fc5 Remove unused code (# 8485)
  > 732ec62 Partial implementation of certmanager for integration sink (# 8481)
  > 5998cfe [main] Update community files (# 8480)
bumping knative.dev/reconciler-test 62eb465...5ca0bd4:
  > 5ca0bd4 Update community files (# 786)
bumping knative.dev/serving 582f453...87c07ee:
  > 87c07ee Update net-istio nightly (# 15789)
  > 09ec3f5 Update net-gateway-api nightly (# 15788)
  > 1124aff Update net-contour nightly (# 15787)
  > 99a8b20 Update net-istio nightly (# 15786)
  > 8d80bbe Update community files (# 15785)
  > 6da3d87 Update net-kourier nightly (# 15784)
bumping knative.dev/caching fae69d3...cd0465a:
  > cd0465a Update community files (# 926)

Signed-off-by: Knative Automation <[email protected]>

upgrade to latest dependencies (knative#2001)

bumping knative.dev/eventing 51637df...ae049c8:
  > ae049c8 Jsonata Event transform e2e tests (# 8499)
  > c828898 Generic code for Certificates (# 8489)
  > 351898d fix: verify trigger is not ready before pingsource dependency exists (# 8494)
  > c651616 Add initial iteration of eventing-integration resources (# 8493)

Signed-off-by: Knative Automation <[email protected]>

upgrade to latest dependencies (knative#2005)

bumping knative.dev/caching cd0465a...ad23fbd:
  > ad23fbd upgrade to latest dependencies (# 925)
bumping github.com/google/go-cmp c3ad843...9b12f36:
  > 9b12f36 Detect proto.Message types when failing to export a field (# 370)
  > 4dd3d63 fix: type 'aribica' => 'arabica' (# 368)
  > 391980c Support compare functions with SortSlices and SortMaps (# 367)
bumping knative.dev/eventing ae049c8...3153b47:
  > 3153b47 EventTransform: Inject tracing configurations (# 8479)
  > db0cf43 Update to the correct file (# 8507)
  > adaafa2 [Automated] Update eventing-eventing-integrations nightly (# 8506)
  > 714deeb Update k8s version in e2e tests (# 8503)
  > 54a2402 Fix golangci exclude config (# 8502)
  > 80dd84e Guard reserved access with lock and create vpods in tests (# 8457)
  > 5bcee30 Inject integration images from ConfigMap (# 8500)
bumping knative.dev/pkg 9e26561...0372c08:
  > 0372c08 Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (# 3152)

Signed-off-by: Knative Automation <[email protected]>

upgrade to latest dependencies (knative#2006)

bumping knative.dev/networking 2cde432...863b7af:
  > 863b7af fix linter config (# 1049)
  > 1aaade7 upgrade to latest dependencies (# 1047)
  > d23278a Update community files (# 1048)
bumping knative.dev/serving 87c07ee...0210658:
  > 0210658 upgrade to latest dependencies (# 15793)
bumping knative.dev/eventing 3153b47...1e889be:
  > 1e889be SinkBinding: Set specific conditions for reconciler steps (# 8508)
  > 6073039 [main] Upgrade to latest dependencies (# 8512)

Signed-off-by: Knative Automation <[email protected]>

upgrade to latest dependencies (knative#2007)

bumping knative.dev/eventing 1e889be...fe83e25:
  > fe83e25 EventTransform: add reconciler unit tests (# 8513)

Signed-off-by: Knative Automation <[email protected]>

Fix the Istio setup in CI (knative#2013)

* Pin the istio to 1.22 in CI

* Updated the manifests

* Change the Istio setup in CI

Updated the dependencies for 1.18 (knative#2015)

* Updated the dependencies for 1.18

* Updated github.com/manifestival/client-go-client to 0.6.0

* Ignore the test coverage for some files

[release-1.17] Fixed the CI issue for 1.17
Copy link

knative-prow bot commented Mar 11, 2025

@houshengbo: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
upgrade-tests_operator_release-1.16 99652f0 link true /test upgrade-tests
eventing-upgrade-tests_operator_release-1.16 99652f0 link true /test eventing-upgrade-tests
integration-tests_operator_release-1.16 99652f0 link true /test integration-tests

Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@houshengbo houshengbo closed this Mar 12, 2025
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. 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.

1 participant