• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

clearcontainers / proxy / 53

Builds Branch Commit Type Ran Committer Via Coverage
53 master client: Create a create from a more generic net.Conn We don't use fd passing anymore so client.NewClient should take the more general net.Conn interface. Fixes: https://github.com/clearcontainers/proxy/issues/23 Signed-off-by: Damien Lespiau <da... Pull #11 04 Apr 2017 02:50PM UTC web-flow travis-ci pending completion   set done
52 master api: Replace offsets, sizes and masks with constants Note that the unit tests don't use those constants to cross-check the offsets from the tests instead of re-using the same constants. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com> Pull #11 04 Apr 2017 01:18PM UTC web-flow travis-ci pending completion   set done
51 master proxy: Implement the Signal command The proxy now supports receiving Signal commands from the shim, translates them to hyperstart commands and forwards them. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com> Pull #11 04 Apr 2017 12:39PM UTC web-flow travis-ci pending completion   set done
49 master proxy: Implement the Signal command The proxy now supports receiving Signal commands from the shim, translates them to hyperstart commands and forwards them. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com> Pull #11 23 Mar 2017 07:12PM UTC web-flow travis-ci pending completion   set done
48 master proxy: Implement the Signal command The proxy now supports receiving Signal commands from the shim, translates them to hyperstart commands and forwards them. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com> Pull #11 23 Mar 2017 07:00PM UTC web-flow travis-ci pending completion   set done
47 master proxy: Support forwarding the exit status to shims In 3.0, we have to translate the hyperstart-specific way to receive the exit status into our own protocol. Nothing too hard here, just need a new state in the ioSession object to track what hype... Pull #11 22 Mar 2017 10:25PM UTC web-flow travis-ci pending completion   set done
46 master proxy: Implement stdin/out/err forwarding The new protocol definition has a stream frame type to care stdin, stdout and stderr data. This commit implements forwarding those frames to hyperstart, converting from one protocol to another on the way... Pull #11 22 Mar 2017 06:31PM UTC web-flow travis-ci pending completion   set done
45 master proxy: Implement stdin/out/err forwarding The new protocol definition has a stream frame type to care stdin, stdout and stderr data. This commit implements forwarding those frames to hyperstart, converting from one protocol to another on the way... Pull #11 22 Mar 2017 06:22PM UTC web-flow travis-ci pending completion   set done
44 master hyper: Reject commands that don't need relocation but have tokens If a client sends a hyper commands that don't need I/O tokens, because they don't start any process in the VM, but provides one -> reject it. Signed-off-by: Damien Lespiau <damien... Pull #11 17 Mar 2017 04:46PM UTC web-flow travis-ci pending completion   set done
43 master tests: Remove dead code reading/writing hyperstart I/O data We don't need those function anymore since clients need to speak the new proxy protocol to convey I/O data. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com> Pull #11 17 Mar 2017 03:05PM UTC web-flow travis-ci pending completion   set done
42 master Merge pull request #18 from dlespiau/20170317-gofmt-unified-diff ci: Display unified diff with what gofmt wants us to change push 17 Mar 2017 02:27PM UTC web-flow travis-ci pending completion   set done
41 master ci: Display unified diff with what gofmt wants us to change We run gofmt with the simplify (-s) option. Some of the rewrite rules are hidden behind that flag because they break previous go versions. Editors don't run gofmt with -s by default for ... Pull #18 17 Mar 2017 01:54PM UTC web-flow travis-ci pending completion   set done
40 master client: Provide a HyperWithTokens function For client code that now has to send tokens with newcontainer/execmd. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com> Pull #11 17 Mar 2017 12:58PM UTC web-flow travis-ci pending completion   set done
39 master api: Serialize the writing of a frame. Store the header and payload in a single buffer, so that the entire frame is written at a time. Signed-off-by: Archana Shinde <archana.m.shinde@intel.com> Pull #11 10 Mar 2017 10:23PM UTC web-flow travis-ci pending completion   set done
38 master proxy: Implement {Connect,Disconnect}Shim commands These new commands are used by a shim to identify itself and signal the proxy to clean up it's per-shim resources. We do check that only a single process can claim a Token. More work can be done... Pull #11 10 Mar 2017 08:41PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc