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-gateway-api nightly #14158

Merged

Conversation

knative-automation
Copy link
Contributor

@knative-automation knative-automation commented Jul 10, 2023

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

Produced via:

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

Details:

bumping knative.dev/net-gateway-api 0627098...570bdad:
  > 570bdad Do not bump sigs.k8s.io/gateway-api via dependabot (# 504)
  > c05c289 Bump sigs.k8s.io/gateway-api from 0.6.0 to 0.7.1 (# 503)
  > 28da822 Bump actions/setup-go from 3 to 4 (# 500)
  > 25216be Bump go.uber.org/zap from 1.19.1 to 1.24.0 (# 502)
  > 1be5dcf Bump rtCamp/action-slack-notify from 2.1.0 to 2.2.0 (# 501)
  > 88d4f64 drop istio gatewayclass - istio provides this (# 499)
  > 0108702 Add dependabot and auto update deps (# 498)
  > 5dbb7e3 Update community files (# 497)
  > 9cc39bf upgrade to latest dependencies (# 496)

@knative-prow knative-prow bot requested a review from a team July 10, 2023 11:05
@knative-prow knative-prow bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jul 10, 2023
@codecov
Copy link

codecov bot commented Jul 10, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.06 🎉

Comparison is base (a7613e4) 86.20% compared to head (268bc74) 86.27%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14158      +/-   ##
==========================================
+ Coverage   86.20%   86.27%   +0.06%     
==========================================
  Files         199      199              
  Lines       14811    14811              
==========================================
+ Hits        12768    12778      +10     
+ Misses       1739     1732       -7     
+ Partials      304      301       -3     

see 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dprotaso
Copy link
Member

/lgtm
/approve

@knative-prow knative-prow bot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jul 10, 2023
@knative-prow knative-prow bot removed the lgtm Indicates that a PR is ready to be merged. label Jul 11, 2023
@dprotaso
Copy link
Member

/lgtm
/approve
/retest

@knative-prow knative-prow bot added lgtm Indicates that a PR is ready to be merged. area/test-and-release It flags unit/e2e/conformance/perf test issues for product features size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jul 11, 2023
bumping knative.dev/net-gateway-api 0627098...570bdad:
  > 570bdad Do not bump sigs.k8s.io/gateway-api via dependabot (# 504)
  > c05c289 Bump sigs.k8s.io/gateway-api from 0.6.0 to 0.7.1 (# 503)
  > 28da822 Bump actions/setup-go from 3 to 4 (# 500)
  > 25216be Bump go.uber.org/zap from 1.19.1 to 1.24.0 (# 502)
  > 1be5dcf Bump rtCamp/action-slack-notify from 2.1.0 to 2.2.0 (# 501)
  > 88d4f64 drop istio gatewayclass - istio provides this (# 499)
  > 0108702 Add dependabot and auto update deps (# 498)
  > 5dbb7e3 Update community files (# 497)
  > 9cc39bf upgrade to latest dependencies (# 496)

Signed-off-by: Knative Automation <automation@knative.team>
@dprotaso
Copy link
Member

hmm

Publishing test images
time="2023-07-12T11:18:23Z" level=error msg="client list: listing pods in : pods is forbidden: User "system:serviceaccount:test-pods:test-runner" cannot list resource "pods" in API group "" at the cluster scope" cmp=lister
time="2023-07-12T11:18:23Z" level=error msg="lister error: client list: listing pods in : pods is forbidden: User "system:serviceaccount:test-pods:test-runner" cannot list resource "pods" in API group "" at the cluster scope" cmp=controller
kail: error: Unable to initialize data source

/retest

@dprotaso
Copy link
Member

/lgtm
/approve

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Jul 12, 2023
@knative-prow
Copy link

knative-prow bot commented Jul 12, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dprotaso, knative-automation

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 merged commit 8d87d57 into knative:main Jul 12, 2023
50 checks passed
skonto pushed a commit to skonto/serving that referenced this pull request Oct 5, 2023
bumping knative.dev/net-gateway-api 0627098...570bdad:
  > 570bdad Do not bump sigs.k8s.io/gateway-api via dependabot (# 504)
  > c05c289 Bump sigs.k8s.io/gateway-api from 0.6.0 to 0.7.1 (# 503)
  > 28da822 Bump actions/setup-go from 3 to 4 (# 500)
  > 25216be Bump go.uber.org/zap from 1.19.1 to 1.24.0 (# 502)
  > 1be5dcf Bump rtCamp/action-slack-notify from 2.1.0 to 2.2.0 (# 501)
  > 88d4f64 drop istio gatewayclass - istio provides this (# 499)
  > 0108702 Add dependabot and auto update deps (# 498)
  > 5dbb7e3 Update community files (# 497)
  > 9cc39bf upgrade to latest dependencies (# 496)

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
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/networking area/test-and-release It flags unit/e2e/conformance/perf test issues for product features lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants