erdun
erdun
The end users don't care about what trait's name is or workload's name is, support generate name auto.
With api schemes update and new operation registed, OMA controller must update, rebuild and redeploy, should support getting api scheme from endpoint ``` apiVersion: core.oam.dev/v1alpha2 kind: WorkloadDefinition metadata: name: schema.example.oam.dev...
Oam create the ecosystem of operation, should provide a place to show all operations, and sppourt other developers upload new operation. Help the end-users use oam more simply
第五章运行 ``` python3 object_detection/train.py --train_dir voc/train_dir/ --pipeline_config_path voc/voc.config ``` 报错:  在源码中 https://github.com/hzy46/Deep-Learning-21-Examples/blob/master/chapter_5/research/object_detection/trainer.py#L33 ``` from deployment import model_deploy ``` 确实引入了 deployment 模块,但是没有该文件
upgrade depend `rc-checkbox` version to run in react16
test
Merge the master and test.