Commit History

作者 SHA1 備註 提交日期
  Derek McGowan 88fdcfef02 Limit push and pull to v2 official registry 10 年之前
  Arnaud Porterie bb4d24de06 Merge pull request #10469 from dmcgowan/v2-registry-push-fallback 10 年之前
  Derek McGowan 7d62943178 Add push fallback to v1 for the official registry 10 年之前
  Derek McGowan 403d981d70 Revert client signature 10 年之前
  Alexander Morozov d400ac756c Merge pull request #10433 from guoxiuyan/Fix_typo 10 年之前
  guoxiuyan 07d190a61c Fix a minor typo 10 年之前
  Derek McGowan 629815b424 Buffer tar file on v2 push 10 年之前
  Michael Crosby 70ea474de9 Merge pull request #10361 from dmcgowan/v2-registry-errors 10 年之前
  Derek McGowan d277714614 Better error messaging and logging for v2 registry requests 10 年之前
  Derek McGowan 0091c490dd Revert progressreader to not defer close 10 年之前
  Stephen J Day 4e4a5b2532 Ensure that progress reader is closed after usage 10 年之前
  Ian Babrou b682d7cde6 removed unused compression arg in Graph.TempLayerArchive() 10 年之前
  Derek McGowan 9c6f8e1439 Cleanup v2 session to require endpoint 10 年之前
  Derek McGowan 750b41ced4 Refactor push and pull to move code out of cmd function 10 年之前
  Derek McGowan 8ceb9d20d6 Update push to sign with the daemon's key when no manifest is given 10 年之前
  Derek McGowan 25945a40c4 Refactor from feedback 10 年之前
  Derek McGowan 7d61255f57 Allow private V2 registry endpoints 10 年之前
  Derek McGowan 0336b0cdaa Update push and pull to registry 2.1 specification 10 年之前
  Derek McGowan e9b590d85e Update push to use mount blob endpoint 10 年之前
  Derek McGowan 188b56c836 Push flow 10 年之前
  Michael Crosby 476cf1b906 Use channels and set workers to make image lookup safe 10 年之前
  Ian Calvert 3328658929 Replace custom waiting code with a WaitGroup 10 年之前
  Ian Calvert 90c5ff4f06 Run the remote image presence checks in parallel 10 年之前
  Don Kjer 568f86eb18 Deprecating ResolveRepositoryName 10 年之前
  Daehyeok Mun 8123c1e9fe Chnage LookupRemoteImage to return error 10 年之前
  Tibor Vass 4455f51760 registry: refactor registry.IsSecure calls into registry.NewEndpoint 10 年之前
  Michael Crosby f29b2e48eb Refactor IsSecure change 11 年之前
  unclejack 380c8320a7 make http usage for registry explicit 11 年之前
  Alexandr Morozov ee7dd44c01 Mass gofmt 10 年之前
  Alexandr Morozov 7c62cee51e Use logrus everywhere for logging 10 年之前