barnettZQG
|
976d683185
|
Feat: refactor CLI commands related to resources (#4500)
* Feat: refactor CLI commands related to resources
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: remove the old test case.
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: e2e test
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: optimize test cases
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: rename 'vela pods' to 'vela status --pod'
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: optimize the e2e test case
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: sort the objects
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: optimize the e2e test case
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: list the pod by the labels
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: order the tree resource
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: set multicluster config
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
|
2022-08-01 19:44:27 +08:00 |
|
barnettZQG
|
ab6c1a57eb
|
Fix: the empty SectionName causes panic (#4408)
* Fix: the empty SectionName causes panic
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: unit test bug
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
|
2022-07-19 22:05:56 +08:00 |
|
barnettZQG
|
1fc65f56bf
|
Feat: support HTTPRoute to generate endpoint (#4378)
* Feat: support HTTPRoute to generate endpoint
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: print the inner in CLI
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: change the comment
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
|
2022-07-14 18:15:20 +08:00 |
|
Tianxin Dong
|
170debf3ae
|
Fix: change seldon service from istio to ambassador (#3278)
* Fix: change seldon service from istio to ambassador
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
* fix lint
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
* get service name form sdep
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
|
2022-02-20 13:06:24 +08:00 |
|
Tianxin Dong
|
7ee4b14a88
|
Feat: add seldon virtual service support in endpoints (#3259)
* Feat: add seldon virtual service support in endpoints
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
* fix ut
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
|
2022-02-16 14:25:34 +08:00 |
|