-
Notifications
You must be signed in to change notification settings - Fork 42
API Backward Compatibility
CMGS edited this page Dec 10, 2019
·
12 revisions
Before version 19.07.01, Eru does not guarantee backward compatibility. After that, Eru will ensure backward compatibility as much as possible, and incompatible APIs change will be specially marked here.
You can visit here to check version.
no more GetNodeByName
API, refactor all node APIs.
no more ContainerDeployed
API, refactor all status APIs.
- Refactor
- no more
inspect
- no more
verification
-
storage
become id 12
- ListContainers API now is a streaming API.
- no more
SetNodeAvailable
- no more
Force
use DeployOptions.IgnoreHook
instead
-
SendMessage
renameErr
toError
- Return
Empty
now.
- Pod without
favor
now.
- No need to set
favor
when add a pod.
-
softlimit
rename tosoft_limit
- add
cpu_bind
-
mem
rename tomemory
-
cpu
rename tocpu_percents
-
mem
rename tomemory_percents
-
diff
rename toverifications
-
detail
rename todetails