Skip to content

Changes

#2995 (Jun 4, 2024, 8:19:05 PM)

  1. daemon/cluster: remove Cluster.getRequestContext() — Sebastiaan van Stijn / githubweb

#2994 (Jun 4, 2024, 3:17:46 PM)

  1. api/types: remove aliases for deprecated Image types — Sebastiaan van Stijn / githubweb

#2993 (Jun 4, 2024, 12:14:05 PM)

  1. integration/network: remove used of deprecated NetworkInspectOptions — Sebastiaan van Stijn / githubweb

#2992 (Jun 3, 2024, 10:05:58 PM)

  1. daemon: set the default local addr pool if none configured — Albin Kerouanton / githubweb
  2. daemon: add ULA prefix by default — Albin Kerouanton / githubweb

#2991 (Jun 3, 2024, 11:17:24 AM)

  1. opts: remove alias for ipamutils — Sebastiaan van Stijn / githubweb

#2990 (Jun 3, 2024, 10:36:12 AM)

  1. api/server/httpstatus: FromError: remove redundant checks and cleanup — Sebastiaan van Stijn / githubweb

#2989 (Jun 3, 2024, 9:43:44 AM)

  1. client: Client.NetworkInspectWithRaw: minor cleanup — Sebastiaan van Stijn / githubweb
  2. client: ensureReaderClosed: make linters happier — Sebastiaan van Stijn / githubweb
  3. client: Client.doRequest: fix closing filehandle and reversed errors — Sebastiaan van Stijn / githubweb

#2988 (Jun 1, 2024, 1:50:57 PM)

  1. api/types: migrate NetworkListOptions to api/types/network — Sebastiaan van Stijn / githubweb

#2987 (May 30, 2024, 7:56:55 PM)

  1. api/types: migrate NetworkCreateResponse to network.CreateResponse — Sebastiaan van Stijn / githubweb
  2. api/types: migrate NetworkConnect, NetworkDisconnect to api/types/network — Sebastiaan van Stijn / githubweb
  3. api/types: migrate NetworkInspectOptions to api/types/network — Sebastiaan van Stijn / githubweb
  4. api/types: migrate EndpointResource to api/types/network — Sebastiaan van Stijn / githubweb

#2986 (May 29, 2024, 8:54:20 AM)

  1. Factor out selection of endpoint for config migration — rob.murray / githubweb
  2. Move EndpointSettings.DriverOpts from op-state to config — rob.murray / githubweb
  3. Add per-endpoint sysctls to DriverOpts — rob.murray / githubweb

#2985 (May 28, 2024, 9:52:22 PM)

  1. api/types: NetworkCreate: add GoDoc — Sebastiaan van Stijn / githubweb
  2. api: swagger: POST /networks/create: inline examples per-field — Sebastiaan van Stijn / githubweb
  3. docs/api: POST /networks/create: inline examples per-field (v1.41 - v1.45) — Sebastiaan van Stijn / githubweb
  4. api: swagger: Network: inline examples, and add ConfigOnly, ConfigFrom — Sebastiaan van Stijn / githubweb
  5. api: swagger: POST /networks/create: document Scope, ConfigOnly, ConfigFrom — Sebastiaan van Stijn / githubweb
  6. api: swagger: Network: add Peers — Sebastiaan van Stijn / githubweb
  7. docs/api: add Scope, ConfigOnly, ConfigFrom, Peers  (v1.41 - v1.45) — Sebastiaan van Stijn / githubweb

#2984 (May 28, 2024, 9:43:07 PM)

  1. cmd/dockerd: deprecate `api-cors-header` — Albin Kerouanton / githubweb

#2983 (May 28, 2024, 6:42:16 PM)

  1. update docker-py to 7.1.0 — Sebastiaan van Stijn / githubweb

#2982 (May 28, 2024, 5:56:56 PM)

  1. integration/system: remove redundant type-conversion, and minor cleanup — Sebastiaan van Stijn / githubweb
  2. integration/container: remove redundant type-conversion, and minor cleanup — Sebastiaan van Stijn / githubweb

#2981 (May 28, 2024, 5:55:21 PM)

  1. integration/internal/swarm: rename vars that collided with imports — Sebastiaan van Stijn / githubweb
  2. integration/internal/swarm: remove unused ContainerPoll — Sebastiaan van Stijn / githubweb
  3. testutil/fakestorage: fix minor (linting) issues — Sebastiaan van Stijn / githubweb

#2980 (May 28, 2024, 2:02:10 PM)

  1. don't depend on containerd platform.Parse to return a typed error — Sebastiaan van Stijn / githubweb

#2979 (May 24, 2024, 5:00:54 PM)

  1. Dockerfile: update buildx to v0.14.1 — Sebastiaan van Stijn / githubweb
  2. Dockerfile: update compose to v2.27.1 — Sebastiaan van Stijn / githubweb

#2978 (May 24, 2024, 4:38:33 PM)

  1. Disable ip6tables in tests that disable iptables — rob.murray / githubweb
  2. Allow "--ip6tables=true" when "--iptables=false" — rob.murray / githubweb
  3. Set up IPv6 n/w isolation rules when --ip6tables=true — rob.murray / githubweb
  4. Gate setting of bridge-nf-call-ip6tables on "--ip6tables=true". — rob.murray / githubweb
  5. Enable filtering on IPv6 bridges with no IPv6 address — rob.murray / githubweb
  6. Make it an error to set up filtering on an unnamed bridge — rob.murray / githubweb
  7. Enable 'ip6tables' by default, don't require 'experimental'. — rob.murray / githubweb
  8. Don't explicitly enable ip6tables in tests — rob.murray / githubweb

#2977 (May 23, 2024, 7:15:14 PM)

  1. Fix issue where node promotion could fail — derny / githubweb

#2976 (May 23, 2024, 3:57:57 PM)

  1. Replace dead RFC8878 go doc hyperlink — weebney / githubweb

#2975 (May 23, 2024, 9:07:30 AM)

  1. libnet/i/defaultipam: introduce a linear allocator — Albin Kerouanton / githubweb
  2. libnet/i/defaultipam: Unmap IPv4-mapped IPv6 addrs — Albin Kerouanton / githubweb
  3. libnet/i/defaultipam: improve address pools validation — Albin Kerouanton / githubweb

#2974 (May 22, 2024, 8:52:32 PM)

  1. libnet/i/defaultipam: Disambiguate PoolID string format — Albin Kerouanton / githubweb
  2. libnet/i/defaultipam: Use InternalErrorf instead of InvalidParameterErrof — Albin Kerouanton / githubweb

#2973 (May 22, 2024, 3:36:37 PM)

  1. Update containerd to v1.7.17 — Derek McGowan / githubweb

#2972 (May 21, 2024, 9:16:14 PM)

  1. Dockerfile: update containerd binary to v1.7.17 (static binaries and CI only) — Paweł Gronowski / githubweb
  2. integration/TestDiskUsage: Make 4096 also a 'empty' value — Paweł Gronowski / githubweb

#2971 (May 21, 2024, 3:19:22 PM)

  1. Default to "windows-dns-proxy":true — rob.murray / githubweb

#2970 (May 21, 2024, 1:27:57 PM)

  1. libnet: init datastore in ctrler constructor — Albin Kerouanton / githubweb
  2. libnet: Controller: drop closeStores — Albin Kerouanton / githubweb
  3. libnet: Controller: drop getStore() — Albin Kerouanton / githubweb

#2969 (May 21, 2024, 8:12:33 AM)

  1. libnet/d/bridge: don't parse the MacAddress netlabel — Albin Kerouanton / githubweb

#2968 (May 16, 2024, 9:13:12 PM)

  1. Explicity write http headers on streaming endpoints — Brian Goff / githubweb

#2967 (May 14, 2024, 12:15:05 PM)

  1. tarexport: Plumb ctx, add OTEL spans, handle cancellation — Paweł Gronowski / githubweb

#2966 (May 14, 2024, 10:23:03 AM)

  1. Forward DNS requests into --internal networks — rob.murray / githubweb

#2965 (May 10, 2024, 11:26:55 AM)

  1. libnet/d/remote: replace errorWithRollback — Albin Kerouanton / githubweb

#2964 (May 10, 2024, 8:18:26 AM)

  1. Do not remove kernel-ll addresses from bridges — rob.murray / githubweb
  2. Refactor IPv6 subnet validation — rob.murray / githubweb
  3. Disallow IPv6 multicast as bridge n/w subnet — rob.murray / githubweb
  4. Don't delete IPv6 multicast addresses from a bridge — rob.murray / githubweb

#2963 (May 10, 2024, 8:18:01 AM)

  1. Fix TestDockerSwarmSuite/TestSwarmInitIPv6 — rob.murray / githubweb
  2. Remove integration-cli TestDaemonSuite/TestDaemonIPv6Enabled — rob.murray / githubweb
  3. Delete broken/unused test requirement helper "IPv6" — rob.murray / githubweb

#2962 (May 9, 2024, 11:10:28 AM)

  1. libnet: don't check if ctrler store is nil — Albin Kerouanton / githubweb

#2961 (May 8, 2024, 8:59:10 AM)

  1. update to go1.21.10 — Paweł Gronowski / githubweb

#2960 (May 7, 2024, 4:24:55 PM)

  1. Do not forward DNS requests to self. — rob.murray / githubweb

#2959 (May 7, 2024, 1:52:43 PM)

  1. Add firewalld policy "docker-forwarding". — rob.murray / githubweb

#2958 (May 7, 2024, 12:58:41 PM)

  1. Move StartedAt time to before starting the container — l.s.andringa / githubweb

#2957 (May 7, 2024, 8:40:22 AM)

  1. API: bump version to 1.46 — Paweł Gronowski / githubweb

#2956 (May 6, 2024, 6:02:38 AM)

  1. Makefile: bundles is not PHONY — Brian Goff / githubweb