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

git: ignore cilium yamls created by tests #11509

Merged
merged 2 commits into from May 13, 2020

Conversation

jrajahalme
Copy link
Member

Add 'test/cilium-.yaml' files to .gitignore.

Sync .gitignore and .dockerignore. We used to create .dockerignore from .gitignore on demand. These files have diverged since we included .dockerignore in the git repo. Sync them and move all the material differences to the end with an appropriate comment.

Signed-off-by: Jarno Rajahalme <jarno@covalent.io>
We used to create .dockerignore from .gitignore on demand. These files
have diverged since we included .dockerignore in the git repo. Sync
them and move all the material differences to the end with an
appropriate comment.

Signed-off-by: Jarno Rajahalme <jarno@covalent.io>
@jrajahalme jrajahalme added kind/cleanup This includes no functional changes. release-note/misc This PR makes changes that have no direct user impact. area/build Anything to do with the build, more general then area/CI labels May 12, 2020
@jrajahalme jrajahalme requested a review from a team as a code owner May 12, 2020 21:02
@maintainer-s-little-helper maintainer-s-little-helper bot added this to In progress in 1.8.0 May 12, 2020
@jrajahalme
Copy link
Member Author

test-me-please

@coveralls
Copy link

Coverage Status

Coverage increased (+0.004%) to 37.847% when pulling 3eb86e1 on pr/jrajahalme/git-ignore-test-yamls into 8e86001 on master.

@jrajahalme jrajahalme merged commit d147e15 into master May 13, 2020
1.8.0 automation moved this from In progress to Merged May 13, 2020
@jrajahalme jrajahalme deleted the pr/jrajahalme/git-ignore-test-yamls branch May 13, 2020 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build Anything to do with the build, more general then area/CI kind/cleanup This includes no functional changes. release-note/misc This PR makes changes that have no direct user impact.
Projects
No open projects
1.8.0
  
Merged
Development

Successfully merging this pull request may close these issues.

None yet

2 participants