Brian Goff
|
f0b89e63b9
Fix missing import for "scope" package
|
1 éve |
Brian Goff
|
524eef5d75
Merge pull request #46681 from corhere/libn/datastore-misc-cleanups
|
1 éve |
Cory Snider
|
4039b9c9c4
libnetwork/datastore: drop (KVObject).DataScope()
|
1 éve |
Cory Snider
|
4f4a897dda
libnetwork/datastore: drop (*Store).Scope() method
|
1 éve |
Cory Snider
|
bcca214e36
libnetwork: open-code updating svc records
|
1 éve |
Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 éve |
Sebastiaan van Stijn
|
2e60051c92
libnetwork: Controller.sandboxCleanup: return errors
|
1 éve |
Sebastiaan van Stijn
|
4401ccac22
libnetwork: Sandbox: remove some intermediate vars
|
1 éve |
Sebastiaan van Stijn
|
95abde479a
libnetwork: implement Controller.setupOSLSandbox
|
1 éve |
Sebastiaan van Stijn
|
6ec03d6745
libnetwork: move datastore Scope consts to libnetwork/scope
|
1 éve |
Sebastiaan van Stijn
|
64c6f72988
libnetwork: remove Network interface
|
1 éve |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 éve |
Cory Snider
|
18bf3aa442
libnetwork: log why osl sandbox restore failed
|
2 éve |
Sebastiaan van Stijn
|
b8e963595e
libnetwork: sbState: rename ExtDNS2 back to ExtDNS
|
2 éve |
Cory Snider
|
befff0e13f
libnetwork: remove more datastore scope plumbing
|
2 éve |
Cory Snider
|
c71555f030
libnetwork: return concrete-typed *Endpoint
|
2 éve |
Cory Snider
|
0e91d2e0e9
libnetwork: return concrete-typed *Sandbox
|
2 éve |
Cory Snider
|
f96b9bf761
libnetwork: return concrete-typed *Controller
|
2 éve |
Cory Snider
|
ae09fe3da7
libnetwork: don't embed mutex in controller
|
2 éve |
Brian Goff
|
a0a473125b
Fix libnetwork imports
|
4 éve |
Chris Telfer
|
06922d2d81
Use fmt precision to limit string length
|
7 éve |
Christoph Ziebuhr
|
40923e7353
Use ordered array instead of heap for sb.endpoints
|
7 éve |
Derek McGowan
|
710e0664c4
Update logrus to v1.0.1
|
8 éve |
Flavio Crisciani
|
af5e370627
Add gosimple check
|
8 éve |
Santhosh Manohar
|
6f507f53e3
Fix the data model inconsistency that breaks daemon upgrade to 1.14-dev
|
8 éve |
Santhosh Manohar
|
bf832ec2a7
Add embedded DNS server support for host loopback resolver
|
8 éve |
Daehyeok Mun
|
7f473c779a
Refactoring logrus import and formatting
|
8 éve |
Madhu Venugopal
|
849712f35d
Better error handling in restoring sandbox states
|
9 éve |
Jana Radhakrishnan
|
d5ce149555
Do not add loadbalancer to unpopulated sandboxes
|
9 éve |
Santhosh Manohar
|
96cc604cf1
Setup external DNS servers after daemon restart with live-restore
|
9 éve |