Commit History

Author SHA1 Message Date
  Sebastiaan van Stijn 5b3e6555a3 api/types: move ServiceUpdateResponse 2 years ago
  Sebastiaan van Stijn e6907243af client: negotiate api version before handling version-specific code 1 year ago
  Sebastiaan van Stijn 83477ce8d0 client: remove custom "headers" type, and use "http.Header" instead 2 years ago
  Sebastiaan van Stijn e4ce676d3d client: ServiceCreate, ServiceUpdate: omit "version" header on API >= 1.30 2 years ago
  Sebastiaan van Stijn 857cb260c7 api: add const for 'X-Registry-Auth' 3 years ago
  Sebastiaan van Stijn d9524d92a9 api/types/swarm: Version: implement stringer interface 3 years ago
  Sebastiaan van Stijn ed096538e8 extract logic for resolving image/plugin digest and platform 5 years ago
  Sebastiaan van Stijn 10c748cd39 imageWithDigestString: return image unmodified if there are no changes 5 years ago
  Sebastiaan van Stijn 799bd475fb ServiceCreate/ServiceUpdate: refactor and fix potential NPE 5 years ago
  Sebastiaan van Stijn 9c846b2fcc Client: always call ensureReaderClosed 6 years ago
  Harrison Turton 77162b39da Update documentation for ServiceUpdate 6 years ago
  Kir Kolyshkin 7d62e40f7e Switch from x/net/context -> context 7 years ago
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 years ago
  Brian Goff 72c3bcf2a5 Make plugin emit strongly typed, consumable events 8 years ago
  Nishant Totla da85b62001 Do not add duplicate platform information to service spec 8 years ago
  Nishant Totla 5efcec7717 Ensure service images get default tag and print familiar strings 8 years ago
  Nishant Totla 587d07cca8 Adding compatible platforms to service spec 8 years ago
  Nishant Totla c0afd9c873 Disabling digest pinning for API versions < 1.30 8 years ago
  Nishant Totla c1635c1ae3 Moving docker service digest pinning to client side 8 years ago
  Aaron Lehmann f9bd8ec8b2 Implement server-side rollback, for daemon versions that support this 8 years ago
  Aaron Lehmann 948e60691e Return warnings from service create and service update when digest pinning fails 8 years ago
  Aaron Lehmann 67bebd6d81 API changes for service rollback and failure threshold 8 years ago
  Michael Crosby 7c36a1af03 Move engine-api client package 8 years ago