This repository has been archived by the owner on Feb 8, 2021. It is now read-only.
Release 0.5.0
In version 0.5, Hyper and runV introduced many features, improved stability, and fixed many bugs.
Highlight features
- Optimized the
run
command, for example, now you can use-t
flag for tty. - Support
libvirt
for pod management, nowvirsh
will show Hyper VMs. - Built-in service discovery in Pod
- New
hyper logs
command to retrieve container logs - Integration with Openstack Cinder (Ceph), Neutron
- Add storage driver configuration
Other improvements
- Improve file insert, now you can insert files from either remote or local machine by specifying the URI
- Hyper CLI now returns the exit value of the process when
run
orexec
exit. - Generate default
/etc/hosts
and/etc/resolv.conf
for the user if no hosts or DNS configured. - Improve
list
command, now you can filter the output - Support registry mirror and insecure registry options
- Build RPM packages for CentOS and Fedora with Hyper
- Add integration test suite
- Many stability improvements and bug fixes.
More details on our website: (http://hyper.sh).