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

RenderTemplateToFile writes file to node #11160

Merged
merged 1 commit into from Apr 29, 2020

Conversation

David0922
Copy link

@David0922 David0922 commented Apr 26, 2020

RenderTemplateToFile saved the file to the host machine which was not ideal because it relied on NFS to sync the file it generated to the VM where tests were run. This patch fixes this by saving the file directly to the VM via ssh.

Signed-off-by: David Chen yudechen@google.com

@David0922 David0922 requested a review from a team as a code owner April 26, 2020 17:38
@maintainer-s-little-helper
Copy link

Commit e756684f0bce7b2a54869310433b0523ba45445b does not contain "Signed-off-by".

Please follow instructions provided in https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#developer-s-certificate-of-origin

@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-sign-off The author needs to add signoff to their commits before merge. label Apr 26, 2020
@maintainer-s-little-helper
Copy link

Please set the appropriate release note label.

@maintainer-s-little-helper
Copy link

Please set the appropriate release note label.

@maintainer-s-little-helper maintainer-s-little-helper bot added this to In progress in 1.8.0 Apr 26, 2020
@coveralls
Copy link

coveralls commented Apr 26, 2020

Coverage Status

Coverage increased (+0.02%) to 44.78% when pulling dd325d6 on David0922:RenderTemplateToFile into 5cdde10 on cilium:master.

@aanm aanm added the release-note/ci This PR makes changes to the CI. label Apr 27, 2020
@aanm
Copy link
Member

aanm commented Apr 27, 2020

@David0922 please follow the instructions provided here #11160 (comment) the commit itself does not contain a sign-off message.

Signed-off-by: David Chen <yudechen@google.com>
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-sign-off The author needs to add signoff to their commits before merge. label Apr 27, 2020
@David0922
Copy link
Author

@nebril could you please take a look? thanks!

@aanm
Copy link
Member

aanm commented Apr 27, 2020

test-me-please

@nebril
Copy link
Member

nebril commented Apr 28, 2020

test-gke

@nebril
Copy link
Member

nebril commented Apr 28, 2020

test-with-kernel

1 similar comment
@pchaigno
Copy link
Member

test-with-kernel

@aanm aanm added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Apr 29, 2020
@qmonnet qmonnet merged commit 15f1a12 into cilium:master Apr 29, 2020
1.8.0 automation moved this from In progress to Merged Apr 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/ci This PR makes changes to the CI.
Projects
No open projects
1.8.0
  
Merged
Development

Successfully merging this pull request may close these issues.

None yet

6 participants