提交历史

作者 SHA1 备注 提交日期
  Luther Monson 65edc01ef7 goimports and removing more init funcs with just logs 3 年之前
  Luther Monson 26b1485e07 moving go modules to flannel-io/flannel and updating to go 1.16 4 年之前
  Manuel Buil 31dbe1c508 Move from glog to klog 4 年之前
  Luther Monson 117c10277e pass waitgroup pointer 4 年之前
  knight42 82ca0723e7 doc(awsvpc): correct the required permissions 5 年之前
  Max Kutsevol 9a83d0bdcf Apply changes to etcdv2 code after package move 8 年之前
  Rakesh Kelkar 145a4a48dc backend: Get flannel building on windows with stubs 7 年之前
  Tom Denham e14feb7f8e Backends: Remove Run() from interface as it's not used 8 年之前
  Tom Taylor 2cbd855e63 aws-vpc: add support for multiple route tables 7 年之前
  Tom Denham 01afb49e72 Remove the experimental support for multiple networks. 8 年之前
  Tom Denham befe8799db Fix various little problems found by gometalinter 8 年之前
  Vaidas Jablonskis 921e7a9e22 backend: fixes and cleanups in awsvpc backend 8 年之前
  Tom Denham 2fc9397edb Merge pull request #523 from monder/endpoints 8 年之前
  Aleksejs Sinicins c10a89dd22 aws-vpc: remove "blackholes" 8 年之前
  Aleksejs Sinicins 94e4963dab aws-vpc: Fix crash when route has vpc-endpoints 8 年之前
  Tom Denham 808b3061e1 BUILDS: Use vendor directory instead of Godeps 8 年之前
  Eugene Yakubovich 878c525a3d Refactor the backend interfaces for multi-networks 9 年之前
  Eugene Yakubovich cdb519c3ce Change copyright from CoreOS to flannel authors 9 年之前
  Dan Williams f678fc0de6 Add UnregisterNetwork backend method 9 年之前
  Kamil Domański 29856d5cd3 aws-vpc: use SDK to get metadata 9 年之前
  Kamil Domański a011e7cce3 aws-vpc: migrate to official AWS SDK 9 年之前
  Dan Williams c1029314ad Split backend Init operation into New/Init and AddNetwork 9 年之前
  Eugene Yakubovich 178fe9e2b4 Refactoring: single ctx and pull out LeaseRenewer 9 年之前
  Eugene Yakubovich c80ceb5378 aws-vpc: fix typo in error message 9 年之前
  Eugene Yakubovich ded72c944d Merge pull request #263 from MohdAhmad/master 9 年之前
  Mohammad Ahmad 88c5af1d03 change log.Info to log.Infof 9 年之前
  José Moreira 50253461ca Add PublicIP address as an option 9 年之前
  Mohammad Ahmad 664c6f8c02 Fix seg fault when aws subnet linked to main route table 9 年之前
  Mohammad Ahmad 4f6ca99f3f Reuses route entry if match found 9 年之前
  Mohammad Ahmad 561c9ecd27 Disable srcDest check 9 年之前