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

networking-minimal services flake "Failed to get endpoints" #14197

Closed
danwinship opened this issue May 15, 2017 · 0 comments
Closed

networking-minimal services flake "Failed to get endpoints" #14197

danwinship opened this issue May 15, 2017 · 0 comments
Assignees
Labels
component/networking kind/test-flake Categorizes issue or PR as related to test flakes. priority/P1

Comments

@danwinship
Copy link
Contributor

Expected error:
    <*errors.errorString | 0xc421b8d0b0>: {
        s: "Failed to get endpoints for e2e-tests-net-services1-01zbr/service-9jzp2",
    }
    Failed to get endpoints for e2e-tests-net-services1-01zbr/service-9jzp2
not to have occurred

This can occur on any of the tests in services.go:

"should allow connections to another pod on the same node via a service IP"
"should allow connections to another pod on a different node via a service IP"
"should prevent connections to pods in different namespaces on the same node via service IPs"
"should prevent connections to pods in different namespaces on different nodes via service IPs"
"should allow connections to services in the default namespace from a pod in another namespace on the same node"
"should allow connections to services in the default namespace from a pod in another namespace on a different node"
"should allow connections from pods in the default namespace to a service in another namespace on the same node"
"should allow connections from pods in the default namespace to a service in another namespace on a different node"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/networking kind/test-flake Categorizes issue or PR as related to test flakes. priority/P1
Projects
None yet
Development

No branches or pull requests

2 participants