kubevela/test/e2e-apiserver-test
JohnJan 59e8b88d0a
Fix: create a config with the same name reported an incorrect error (#5270)
* Fix: create a config with the same name reported an incorrect error

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>

* Fix: create a config with the same name reported an incorrect error

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>

Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>
2023-01-11 14:23:41 +08:00
..
testdata Feat: implement pipeline APIs (#4908) 2022-10-31 23:59:04 +08:00
addon_test.go cleanup ioutil for newer go version (#5238) 2022-12-29 19:34:45 +08:00
application_rollback_test.go Feat: add the API that rollbacks the application (#5273) 2023-01-05 17:45:42 +08:00
application_sync_test.go Feat: enhance the application synchronizer (#5299) 2023-01-11 14:20:47 +08:00
application_test.go Feat: Refactoring the API Server module for better layering (#3945) 2022-05-23 12:17:28 +08:00
application_workflow_test.go Feat: enhance the workflow restful APIs (#5252) 2023-01-04 09:56:36 +08:00
cluster_test.go cleanup ioutil for newer go version (#5238) 2022-12-29 19:34:45 +08:00
config_test.go Fix: create a config with the same name reported an incorrect error (#5270) 2023-01-11 14:23:41 +08:00
definition_test.go Feat: Refactoring the API Server module for better layering (#3945) 2022-05-23 12:17:28 +08:00
env_test.go Feat: Refactoring the API Server module for better layering (#3945) 2022-05-23 12:17:28 +08:00
oam_application_test.go Feat: enhance the workflow restful APIs (#5252) 2023-01-04 09:56:36 +08:00
pipeline_test.go Fix: mongodb can not decode runtime.Object (#4971) 2022-11-01 17:20:30 +08:00
project_test.go Feat: Refactoring the API Server module for better layering (#3945) 2022-05-23 12:17:28 +08:00
suite_test.go Feat: add the API that rollbacks the application (#5273) 2023-01-05 17:45:42 +08:00
system_info_test.go Feat: Refactoring the API Server module for better layering (#3945) 2022-05-23 12:17:28 +08:00
user_test.go Feat: Refactoring the API Server module for better layering (#3945) 2022-05-23 12:17:28 +08:00
velaql_test.go Fix: query the resource duplicately (#4714) 2022-09-19 10:23:10 +08:00