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

Add /tmp volume mount #138

Merged
merged 1 commit into from
Apr 8, 2019
Merged

Add /tmp volume mount #138

merged 1 commit into from
Apr 8, 2019

Conversation

rajansandeep
Copy link
Member

For a workaround for related issues with crashing due to glog/klog issues, this add an EmptyDir volume and mounts it on /tmp

Fixes #137

@rajansandeep
Copy link
Member Author

/cc @johnbelamaric @chrisohaver

@chrisohaver
Copy link
Member

chrisohaver commented Apr 3, 2019

We should confirm that this prevents crashing when the API shuts down.

Adding a CI test is more work, because deployment CI currently only tests on master...
strike that - we pull the published image during deployment ci test, so should be doable.

@johnbelamaric
Copy link
Member

Ok, cool. Let's add CI and show it works, then we can merge it.

@rajansandeep
Copy link
Member Author

/integration-cipr104

1 similar comment
@rajansandeep
Copy link
Member Author

/integration-cipr104

@rajansandeep
Copy link
Member Author

Ok, cool. Let's add CI and show it works, then we can merge it.

The test added in coredns/ci#104 passes here confirming that adding /tmp to the deployment works. The test fails without the change in #139 as expected.

@chrisohaver
Copy link
Member

Great thanks. Just need to address a couple of comments on coredns/ci#104 ... then we can merge them.

@rajansandeep
Copy link
Member Author

/integration-cipr104

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.

3 participants