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

Updating backends/fakes to return 404 in the same way as all other fakes #56

Merged
merged 1 commit into from
Oct 23, 2017

Conversation

nikhiljindal
Copy link
Contributor

Updating pkg/backends/fakes.go to return 404 when object does not exist.
Verified that all other packages (pkg/firewalls, pkg/healthchecks and pkg/instances) return 404s in the same way.

Updated pkg/healthchecks/fakes.go to use the same util method as all other packages.

cc @nicksardo @bowei

@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Oct 21, 2017
@nicksardo
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 23, 2017
@nicksardo nicksardo merged commit 3a98276 into kubernetes:master Oct 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

3 participants