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

kubernetes: Add test for unready endpoints #141

Merged
merged 1 commit into from
Apr 27, 2021

Conversation

chrisohaver
Copy link
Member

Adds a headless service and deployment with pods that never download an image, so that they stay perpetually unready.
Adds a test that verifies a query for the headless service selecting the unready pods will return nxdomain.

Signed-off-by: Chris O'Haver cohaver@infoblox.com

Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
@chrisohaver
Copy link
Member Author

1.19 and 1.20 should fail for the added test, since the fix isnt merged in coredns yet.

@chrisohaver chrisohaver merged commit 59667df into coredns:master Apr 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant