Skip to content

Fix tests relying on non-existent services#5489

Merged
knative-prow-robot merged 1 commit into
knative:mainfrom
benmoss:fix-tests
Jun 10, 2021
Merged

Fix tests relying on non-existent services#5489
knative-prow-robot merged 1 commit into
knative:mainfrom
benmoss:fix-tests

Conversation

@benmoss
Copy link
Copy Markdown
Contributor

@benmoss benmoss commented Jun 9, 2021

Upcoming changes to AddressableResolver will make it so that if a k8s service does not exist it will error when we try to resolve it

Part of fixing #5442

Upcoming changes to AddressableResolver will make it so that if a
k8s service does not exist it will error when we try to resolve it
@google-cla google-cla Bot added the cla: yes Indicates the PR's author has signed the CLA. label Jun 9, 2021
@knative-prow-robot knative-prow-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jun 9, 2021
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 9, 2021

Codecov Report

Merging #5489 (9824897) into main (5e0d902) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #5489   +/-   ##
=======================================
  Coverage   82.71%   82.71%           
=======================================
  Files         197      197           
  Lines        6098     6098           
=======================================
  Hits         5044     5044           
  Misses        729      729           
  Partials      325      325           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5e0d902...9824897. Read the comment docs.

Copy link
Copy Markdown
Member

@matzew matzew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Jun 10, 2021
@knative-prow-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: benmoss, matzew

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-robot knative-prow-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 10, 2021
@knative-prow-robot knative-prow-robot merged commit 5de1e47 into knative:main Jun 10, 2021
@benmoss benmoss deleted the fix-tests branch June 10, 2021 13:53
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. cla: yes Indicates the PR's author has signed the CLA. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants