Skip to content

Commit

Permalink
🌟support nerwork policy (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
Xuetao Song authored and ks-ci-bot committed Aug 20, 2019
1 parent 2868c71 commit 9d1fc75
Show file tree
Hide file tree
Showing 7 changed files with 746 additions and 22 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ bin/
.vscode

*.coverprofile
coverage.txt
coverage.txt
.DS_Store
2 changes: 1 addition & 1 deletion config/10-hostnic.conf → config/10-ahostnic.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"cniVersion": "0.3.1",
"name": "hostnic",
"type": "hostnic",
"type": "hostnic"
}
Loading

0 comments on commit 9d1fc75

Please sign in to comment.