Commit History

Author SHA1 Message Date
  Albin Kerouanton c4689034fd daemon: don't call NetworkMode.IsDefault() 1 year ago
  Albin Kerouanton 4eed3dcdfe api: normalize the default NetworkMode 1 year ago
  Albin Kerouanton 7c7e453255 Merge pull request #47474 from robmry/47441_mac_addr_config_migration 1 year ago
  Rob Murray a580544d82 Don't create endpoint config for MAC addr config migration 1 year ago
  Paweł Gronowski 432390320e api/pre-1.44: Default `ReadOnlyNonRecursive` to true 1 year ago
  Sebastiaan van Stijn 8758d08bb4 api: remove handling of HostConfig on POST /containers/{id}/start (api < v1.24) 1 year ago
  Sebastiaan van Stijn d1974aa492 api: remove code for container stats on api < v1.21 1 year ago
  Sebastiaan van Stijn dfdf2adf0c api: POST /containers/{id}/kill: remove handling for api < 1.20 1 year ago
  Sebastiaan van Stijn 2970b320aa api: remove code for adjusting CPU shares (api < v1.19) 1 year ago
  Sebastiaan van Stijn 1b1147e46b api: POST /commit: remove version-gate for "pause" (api < v1.16) 1 year ago
  Paweł Gronowski bfb810445c volumes: Implement subpath mount 2 years ago
  Sebastiaan van Stijn 484e6b784c api/types: move ContainerCreateConfig, ContainerRmConfig to api/types/backend 1 year ago
  Albin Kerouanton ee9f0ed895 api: Deprecate ContainerConfig.MacAddress 2 years ago
  Albin Kerouanton 4f0cab3b74 api: ContainerCreate: re-organize BC conditions 1 year ago
  Albin Kerouanton 79589354df api: ContainerCreate: remove repetitive nil checks 1 year ago
  Albin Kerouanton 91eee33f62 api: ContainerCreate: return an error when config is nil 1 year ago
  Albin Kerouanton a73dfe68d3 api: ContainerCreate: init hostConfig and networkingConfig when nil 1 year ago
  Albin Kerouanton 70158284b7 api: fix a nil check on the wrong var 1 year ago
  Sebastiaan van Stijn ebef4efb88 api/types: move ContainerLogsOptions to api/types/container 1 year ago
  Sebastiaan van Stijn 9670d9364d api/types: move ContainerListOptions to api/types/container 1 year ago
  Sebastiaan van Stijn cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 year ago
  Albin Kerouanton 5e15ed314b api: Improve error on ContainerCreate with multiple endpoints 1 year ago
  Albin Kerouanton bbcd662532 api: Allow ContainerCreate to take several EndpointsConfig for >= 1.44 2 years ago
  Sebastiaan van Stijn d52f20048d api/server: format code with gofumpt 1 year ago
  Brian Goff 2216d3ca8d Add health start interval 5 years ago
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg 2 years ago
  Akihiro Suda 5045a2de24 Support recursively read-only (RRO) mounts 2 years ago
  Cory Snider 967c7bc5d3 api/server: allow empty body for POST /commit again 2 years ago
  Jeyanthinath Muthuram 307b09e7eb fixing consistent aliases for OCI spec imports 2 years ago
  Sebastiaan van Stijn bf5ae17c16 api/server/router/container: containerRouter.postCommit: inline struct 2 years ago