Albin Kerouanton
|
80c44b4b2e
daemon: rename: don't reload endpoint from datastore
|
1 年之前 |
Cory Snider
|
058b30023f
libnetwork: loosen container IPAM validation
|
1 年之前 |
Albin Kerouanton
|
13915f6521
libnet: document what Network.networkType represents
|
1 年之前 |
Albin Kerouanton
|
6a2542dacf
libnet: remove Endpoint.anonymous
|
1 年之前 |
Albin Kerouanton
|
3bb13c7eb4
libnet: Use Endpoint.dnsNames to create DNS records
|
1 年之前 |
Sebastiaan van Stijn
|
2cf230951f
add //go:build directives to prevent downgrading to go1.16 language
|
1 年之前 |
Brian Goff
|
524eef5d75
Merge pull request #46681 from corhere/libn/datastore-misc-cleanups
|
1 年之前 |
Albin Kerouanton
|
d47b3ef4c9
libnet: early return from updateSvcRecord if no addr available
|
1 年之前 |
Cory Snider
|
4039b9c9c4
libnetwork/datastore: drop (KVObject).DataScope()
|
1 年之前 |
Cory Snider
|
bcca214e36
libnetwork: open-code updating svc records
|
1 年之前 |
Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 年之前 |
Albin Kerouanton
|
4de8459265
libnet: add OTEL tracing to the embedded DNS
|
1 年之前 |
Sebastiaan van Stijn
|
3350f815c7
Merge pull request #46480 from thaJeztah/remove_remote_endpoints
|
1 年之前 |
Albin Kerouanton
|
e19e541e2c
libnet: add comment to ipamType
|
1 年之前 |
Albin Kerouanton
|
3092b261e2
daemon: move most of validateEndpointSettings into api/t/net
|
1 年之前 |
Sebastiaan van Stijn
|
8ae5dc4aae
libnetwork: Network.updateSvcRecord: remove unused localEps arg
|
1 年之前 |
Sebastiaan van Stijn
|
8b21609654
libnetwork: remove Endpoint.Interface
|
1 年之前 |
Sebastiaan van Stijn
|
3b9f4395cf
libnetwork: remove InterfaceInfo interface
|
1 年之前 |
Albin Kerouanton
|
42d34e40f9
libnet: Replace BadRequest with InvalidParameter
|
1 年之前 |
Sebastiaan van Stijn
|
3d0a7d819c
libnetwork: remove Network.Info() and remove NetworkInfo interface
|
2 年之前 |
Sebastiaan van Stijn
|
74354043ff
remove uses of libnetwork/Network.Info()
|
2 年之前 |
Sebastiaan van Stijn
|
94dc10378d
libnetwork: network.requestPoolHelper: slightly optimize order of checks
|
2 年之前 |
Sebastiaan van Stijn
|
67e2c1d482
libnetwork: network.requestPoolHelper: remove dead code
|
2 年之前 |
Sebastiaan van Stijn
|
ad68883c5a
libnetwork: network.requestPoolHelper: don't defer in a loop
|
2 年之前 |
Sebastiaan van Stijn
|
32fcde6d9e
libnetwork: network.IpamConfig, network.IpamInfo: name output vars
|
2 年之前 |
Sebastiaan van Stijn
|
87fc8c772b
libnetwork/ipam: Allocator.RequestPool: name args, output vars
|
2 年之前 |
Sebastiaan van Stijn
|
5438356348
libnetwork: rename vars that collided with builtin and type
|
2 年之前 |
Sebastiaan van Stijn
|
6ec03d6745
libnetwork: move datastore Scope consts to libnetwork/scope
|
2 年之前 |
Sebastiaan van Stijn
|
64c6f72988
libnetwork: remove Network interface
|
2 年之前 |
Sebastiaan van Stijn
|
e21ff6c0c9
libnetwork/config: remove IsValidName utility
|
2 年之前 |