Skip to content

Updating FakeLoadBalancers.Delete to return NotFound when appropriate#178

Merged
nicksardo merged 1 commit intokubernetes:masterfrom
nikhiljindal:fakesDelete
Mar 28, 2018
Merged

Updating FakeLoadBalancers.Delete to return NotFound when appropriate#178
nicksardo merged 1 commit intokubernetes:masterfrom
nikhiljindal:fakesDelete

Conversation

@nikhiljindal
Copy link
Copy Markdown
Contributor

Ref GoogleCloudPlatform/k8s-multicluster-ingress#155

Fakes should return NotFound as the real code does.
This will help us catch issues like GoogleCloudPlatform/k8s-multicluster-ingress#155 in our unit tests.

cc @G-Harmon @nicksardo @bowei @MrHohn

@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Mar 28, 2018
@nikhiljindal
Copy link
Copy Markdown
Contributor Author

Updated to fix the tests

Copy link
Copy Markdown
Member

@MrHohn MrHohn left a comment

Choose a reason for hiding this comment

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

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 28, 2018
@nicksardo nicksardo merged commit 5911f80 into kubernetes:master Mar 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants