Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 24, 2020. It is now read-only.

Conversation

@iaguis
Copy link
Member

@iaguis iaguis commented Feb 25, 2016

🎸-it

CHANGELOG.md Outdated
- Add support for non-numerical UID/GID as specified in the appc spec ([#2159](https://github.com/coreos/rkt/pull/2159)).
- When an application terminates with a non-zero exit status, `rkt run` now returns that exit status ([#2198](https://github.com/coreos/rkt/pull/2198)). This requires [systemd >= v227](https://lists.freedesktop.org/archives/systemd-devel/2015-October/034509.html) in stage1. systemd-v229 can now be used in the [src and host flavors](https://github.com/coreos/rkt/blob/master/Documentation/build-configure.md#--with-stage1-flavors) but this is not yet available in the default coreos flavor.
- Use exit status 2 to report usage errors ([#2149](https://github.com/coreos/rkt/pull/2149)).
- Add support for tuning pod's network via the CNI tuning plugin ([#2140](https://github.com/coreos/rkt/pull/2140).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing parenthesis.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add link: CNI tuning plugin

Add more details. Suggestion:

For example, this allows to increase the size of the listen queue for accepting new TCP connections (net.core.somaxconn) in the rkt pod.

@alban
Copy link
Member

alban commented Feb 25, 2016

LGTM

iaguis added a commit that referenced this pull request Feb 25, 2016
@iaguis iaguis merged commit debc46e into rkt:master Feb 25, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants