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

[Automated] Update net-kourier nightly #15340

Merged

Conversation

knative-automation
Copy link
Contributor

/assign @knative/serving-writers
/cc @knative/serving-writers

Produced via:

for x in kourier.yaml; do
  curl https://storage.googleapis.com/knative-nightly/net-kourier/latest/$x > ${GITHUB_WORKSPACE}/./third_party/kourier-latest/$x
done

Details:

bumping knative.dev/net-kourier e94a4c5...593ddde:
  > 593ddde Update community files (# 1264)

bumping knative.dev/net-kourier e94a4c5...593ddde:
  > 593ddde Update community files (# 1264)

Signed-off-by: Knative Automation <automation@knative.team>
@knative-prow knative-prow bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jun 20, 2024
Copy link

knative-prow bot commented Jun 20, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: knative-automation
Once this PR has been reviewed and has the lgtm label, please assign davidhadas for approval. For more information see the Kubernetes Code Review Process.

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

Copy link

codecov bot commented Jun 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.50%. Comparing base (faf421a) to head (5f8559a).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #15340   +/-   ##
=======================================
  Coverage   84.49%   84.50%           
=======================================
  Files         219      219           
  Lines       13548    13548           
=======================================
+ Hits        11448    11449    +1     
- Misses       1731     1732    +1     
+ Partials      369      367    -2     

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

@skonto
Copy link
Contributor

skonto commented Jun 20, 2024

TestDestroyPodInflight There is #15092 but probably for Contour only. This time it seems to be for Kourier only though. However I dont see any change at the net-kourier side 🤔

@skonto
Copy link
Contributor

skonto commented Jun 20, 2024

/test kourier-stable

@skonto
Copy link
Contributor

skonto commented Jun 20, 2024

/test ?

Copy link

knative-prow bot commented Jun 20, 2024

@skonto: The following commands are available to trigger required jobs:

  • /test build-tests
  • /test contour-latest
  • /test contour-tls
  • /test gateway-api-latest
  • /test istio-latest-no-mesh
  • /test istio-latest-no-mesh-tls
  • /test kourier-stable
  • /test kourier-stable-tls
  • /test unit-tests
  • /test upgrade-tests

The following commands are available to trigger optional jobs:

  • /test gateway-api-latest-and-contour
  • /test https
  • /test istio-latest-mesh
  • /test istio-latest-mesh-short
  • /test istio-latest-mesh-tls
  • /test performance-tests

Use /test all to run the following jobs that were automatically triggered:

  • build-tests_serving_main
  • istio-latest-no-mesh-tls_serving_main
  • istio-latest-no-mesh_serving_main
  • kourier-stable-tls_serving_main
  • kourier-stable_serving_main
  • unit-tests_serving_main
  • upgrade-tests_serving_main

In response to this:

/test ?

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.

@skonto
Copy link
Contributor

skonto commented Jun 20, 2024

/test kourier-stable
/test kourier-stable-tls

@skonto
Copy link
Contributor

skonto commented Jun 21, 2024

It seems it failed multiple times I will check.

@skonto
Copy link
Contributor

skonto commented Jun 21, 2024

/test kourier-stable

@knative-prow knative-prow bot merged commit b22e06c into knative:main Jun 21, 2024
65 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/S Denotes a PR that changes 10-29 lines, ignoring generated files. skip-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants