Xu Wang

Results 96 comments of Xu Wang

@SergeyOvsienko In the previous versions, we define port mapping in the spec of each container. While in the new version, the port mapping will become a pod level configuration, and...

@nickdoikov it's just an API/model change, not about the backend implementation. The past is `iptables`, and the future is `iptables` too.

Yes, in the 0.9, both REST/cli and GRPC will be supported. Note: The life cycle has changed since 0.8.x. (ref: [0.8 release note](https://docs.hypercontainer.io/release_notes/v0.8.html)) > - Enhancement: simplify the model and...

iptables and cli will all exist in future release. But the interface may be changed.

For the REST API, - the port mapping spec will move from `containers` to top level of `pod` - will have new port mapping add/remove API - will support the...

It should be done in 1 or 2 months. And if we could not make a major release, we will release these not-so-big functions in a 0.8.2 release.

Great, if you met any other issues, feel free to file an issue.

but, IIRC, runc do not care about mounting filesystems, right?

@resouer had you done this one?

@Chen8132 thanks for reporting, will check it. It would be appreciated if you could paste related logs which located in `/var/log/hyper/` by default.