This repository was archived by the owner on Feb 8, 2021. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork 194
This repository was archived by the owner on Feb 8, 2021. It is now read-only.
Known issues and/or under working work items of refactor (#445) #462
Copy link
Copy link
Open
Labels
Milestone
Description
-
Done
-
Pass the integration tests (Refactor hyperd daemon package #445)// @gnawux -
Fix issues with// @gnawuxdevicemapperdriver (devicemapper: create device before inject files #464, fix dead lock for block volume insert runv#392) -
Tty improvement ( Update hyperstart api #471 Update hyperstart api runv#394 )// @laijs -
Implement streams attach in hyperd ( Implement streams attach in hyperd #476 )//@laijs -
start container API (GRPC interface for Start/Remove container #469)//@gnawux -
Remove attach info from pod start API ( separate start and attach in the client side #482 )// @gnawux -
Tty cleanup ( Tty cleanup #483 )//@laijs -
Hyperd reported wrong IPs after pod has been restarted #468 Hyperd reported wrong IPs after pod has been restarted -
Release Pods and Re-associate Sandbox after daemon restart ( fix deadlock in ReleaseAllVms() #509 fix daemon restore #511 )// @laijs @Crazykev -
On disk (and associate) compatibility with 0.7 or earlier version ( Migrate lagecy persistent data to current layout before restore daemon #518 )// @Crazykev -
Reimplement the service with IPVS ( Implement service with IPVS #494)// @Crazykev -
pod provision need a better rollback mechanism ( fix the race in case sandbox start failed during pod creating #600 )// @gnawux
-
-
Patch Available
-
Work in Process
-
Next
- Pod level Port mapping
- Remove created volumes during Pod/Container remove
Crazykev and xlgao-zju