Tianxin Dong and GitHub
592f8b8e8f
Fix: stores workflow status in revison if it is restarted ( #5604 ) ( #5673 )
...
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2023-03-14 22:14:41 +08:00
1723a1795d
Fix: make read-only object not found error more clear ( #5619 )
...
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit 7bc97f812b )
Co-authored-by: Somefive <yd219913@alibaba-inc.com >
2023-03-06 13:20:20 +08:00
52c9a8f0a3
[Backport release-1.7] Fix: length of name should be less than 32 ( #5599 )
...
* Fix: length of name should be less than 32
Signed-off-by: caiqi <caiqi_yewu@cmss.chinamobile.com >
(cherry picked from commit c06347c923 )
* Fix: length of name should be less than 32
Signed-off-by: caiqi <caiqi_yewu@cmss.chinamobile.com >
(cherry picked from commit b18bca6f92 )
---------
Co-authored-by: caiqi <caiqi_yewu@cmss.chinamobile.com >
2023-03-03 16:56:38 +08:00
9dca76e0de
[Backport release-1.7] Fix: the array type cannot be converted to interface type ( #5588 )
...
* Fix: the array type cannot be converted to interface type
Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com >
(cherry picked from commit 16f70d7335 )
* Fix: the array type cannot be converted to interface type
Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com >
(cherry picked from commit 0d0f51e3c5 )
* Fix: the array type cannot be converted to interface type
Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com >
(cherry picked from commit 07a52595d3 )
* Fix: the array type cannot be converted to interface type
Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com >
(cherry picked from commit 19175578dc )
---------
Co-authored-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com >
2023-03-01 09:49:19 +08:00
348f540a82
Fix: The resource topology fails to display the pods under the job ( #5566 ) ( #5573 )
...
Signed-off-by: hanzhaoyang <hanzhaoyang@jd.com >
(cherry picked from commit c0327918fb )
Co-authored-by: hanzhaoyang <hanzhaoyang@jd.com >
2023-02-27 16:29:38 +08:00
1c2df10299
Fix: swagger DateType ( #5570 )
...
Signed-off-by: yueyongyue <yueyongyue@sina.cn >
(cherry picked from commit a4a4d64729 )
Co-authored-by: yueyongyue <yueyongyue@sina.cn >
2023-02-27 09:53:52 +08:00
918ed9727b
[Backport release-1.7] Fix: delete the secret of the cluster ( #5517 )
...
* Fix: delete the secret of the cluster
Signed-off-by: suwanliang_yewu <suwanliang_yewu@cmss.chinamobile.com >
(cherry picked from commit ec466ab67e )
* Fix: add test
Signed-off-by: suwanliang_yewu <suwanliang_yewu@cmss.chinamobile.com >
(cherry picked from commit 63c44fdc39 )
* Fix: modify error
Signed-off-by: suwanliang_yewu <suwanliang_yewu@cmss.chinamobile.com >
(cherry picked from commit e580597367 )
* Fix: solve check-diff
Signed-off-by: suwanliang_yewu <suwanliang_yewu@cmss.chinamobile.com >
(cherry picked from commit c2316e10e8 )
* Fix: modify test
Signed-off-by: suwanliang_yewu <suwanliang_yewu@cmss.chinamobile.com >
(cherry picked from commit afca7e6027 )
---------
Co-authored-by: suwanliang_yewu <suwanliang_yewu@cmss.chinamobile.com >
2023-02-16 14:04:41 +08:00
fa78cb7632
[Backport release-1.7] Fix: removes default parameter name for terraform provider ( #5516 )
...
* removes default name for terraform provider
Signed-off-by: afzalbin64 <afzal442@gmail.com >
(cherry picked from commit 92e7bf8263 )
* fixes minor typos
Signed-off-by: afzalbin64 <afzal442@gmail.com >
undo the changes to typo
fixes minor typos in go_test files
updates config_test to support name as required param
(cherry picked from commit 51c2650a95 )
---------
Co-authored-by: afzalbin64 <afzal442@gmail.com >
2023-02-16 14:02:10 +08:00
f3cdbcf203
[Backport release-1.7] Feat: The vela-apiserver supports displaying chart values stored in the OCI registry ( #5509 )
...
* support helm chart values
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
rebase
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
no lint
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
fix lint error
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
add test and deprecated API
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
fix url bug
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
fix tests panic
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
fix tests
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit fc1d8c248d )
* fix golint
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit 6c462b7850 )
* return values.yaml
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit 70d8cc5d52 )
* fix test
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit ef4574a188 )
* fix return values
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit c1488eee77 )
* add multiple valeus yaml in
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit 04436188ff )
* add old interface back
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit ae0ac9f50f )
* fix golint
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
fix test
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit 00957744c0 )
---------
Co-authored-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2023-02-15 14:00:16 +08:00
191d9038f1
[Backport release-1.7] Fix: use get before create or update ( #5450 )
...
* Fix: use get before create or update
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit 93c1881663 )
* Fix: ignore resource not found error when manage privileges for target
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit dd4864c6d1 )
---------
Co-authored-by: Somefive <yd219913@alibaba-inc.com >
2023-02-08 14:50:38 +08:00
7f1743ef58
[Backport release-1.7] Fix: sync project from app crd to velaux ( #5410 )
...
* Fix: sync project from app crd to velaux
Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com >
(cherry picked from commit 3c613d7358 )
* Fix: sync project from app crd to velaux
Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com >
(cherry picked from commit 2492e3725c )
* Fix: sync project from app crd to velaux
Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com >
(cherry picked from commit db3c7ea0a5 )
* Fix: sync project from app crd to velaux
Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com >
(cherry picked from commit 1a364e0737 )
* Fix: sync project from app crd to velaux
Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com >
(cherry picked from commit 363f56ac2a )
* Fix: sync project from app crd to velaux
Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com >
(cherry picked from commit 279517c142 )
---------
Co-authored-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com >
2023-02-02 15:31:25 +08:00
0851454c6f
Fix: ignore validation webhook for ref-objects typed component ( #5406 )
...
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit 0fb1ab497b )
Co-authored-by: Somefive <yd219913@alibaba-inc.com >
2023-02-01 16:10:16 +08:00
cd3577db53
Fix: skip last-applied-configuration error for threewaymergepatch ( #5405 )
...
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit 6bf79461d4 )
Co-authored-by: Somefive <yd219913@alibaba-inc.com >
2023-02-01 16:00:44 +08:00
Jianbo Sun and GitHub
0742ca9ee5
Fix: aligin config create to be managed by apps with Dispatch function ( #5384 ) ( #5394 )
...
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com >
2023-01-31 18:04:36 +08:00
1cf4ae3fc3
[Backport release-1.7] Feat: add the updating the application trigger API ( #5395 )
...
* Feat: add the updating the application trigger API
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 05bc42bc50 )
* Fix: change the test case
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit d6f3e0e90b )
* Fix: imported more than once
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 37f7af0beb )
---------
Co-authored-by: barnettZQG <barnett.zqg@gmail.com >
2023-01-31 17:14:03 +08:00
d94293ac59
Fix: failed to create the record when rollbacking the application ( #5381 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 57d85ecb7c )
Co-authored-by: barnettZQG <barnett.zqg@gmail.com >
2023-01-30 20:51:04 +08:00
657e3b1bde
Fix: optimize skip reconcile and expose error if the traits patch an invalid workload like terraform ( #5342 )
...
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit 3730291eff )
Co-authored-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2023-01-13 17:08:52 +08:00
6dcba5ef11
[Backport release-1.7] Fix: conflict while using gc policy and shared-resource policy concurrently ( #5333 )
...
* Fix: conflict while using gc policy and shared-resource policy concurrently
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit f8239be21e )
* Fix: github ci
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit 72e54e5f90 )
Co-authored-by: Somefive <yd219913@alibaba-inc.com >
2023-01-13 15:55:05 +08:00
fd39804dc9
Fix: maintain compatibility with old project data ( #5331 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit fef55b9b1b )
Co-authored-by: barnettZQG <barnett.zqg@gmail.com >
2023-01-13 13:59:35 +08:00
80b2b2c2d3
velaql support indexing into exported array field ( #5323 )
...
Signed-off-by: hnd4r7 <307365651@qq.com >
(cherry picked from commit 441d8f0a66 )
Co-authored-by: hnd4r7 <307365651@qq.com >
2023-01-12 10:13:57 +08:00
1ee5915546
Fix: the developer user can't load the definition ( #5319 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 78c9a1a370 )
Co-authored-by: barnettZQG <barnett.zqg@gmail.com >
2023-01-11 18:28:36 +08:00
3f6b38cc7f
small optimzie for addon ( #5318 )
...
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
name the compoennt
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit 3a020041d9 )
Co-authored-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2023-01-11 16:33:16 +08:00
c2c7ab91f9
Feat: vela dry-run render results should be affected by override policy and deploy workflowstep ( #4815 ) ( #5314 )
...
* [Feature] vela dry-run render results should be affected by override policy and deploy workflowstep
Signed-off-by: cezhang <c1zhang.dev@gmail.com >
* multiple input files support; policy,workflow support; new flag: merge orphan policy or workflow
Signed-off-by: cezhang <c1zhang.dev@gmail.com >
* add more tests
Signed-off-by: cezhang <c1zhang.dev@gmail.com >
* fix comment issues
Signed-off-by: cezhang <c1zhang.dev@gmail.com >
* add tests
Signed-off-by: cezhang <c1zhang.dev@gmail.com >
* fix e2e
Signed-off-by: cezhang <c1zhang.dev@gmail.com >
* fix tests
Signed-off-by: cezhang <c1zhang.dev@gmail.com >
Signed-off-by: cezhang <c1zhang.dev@gmail.com >
Signed-off-by: cezhang <c1zhang.dev@gmail.com >
Co-authored-by: cezhang <c1zhang.dev@gmail.com >
2023-01-11 15:39:45 +08:00
a2a8d73a58
Fix: don't return err if subresource type is not found when listing application resources ( #5312 )
...
Signed-off-by: hnd4r7 <307365651@qq.com >
(cherry picked from commit 58a150d1d4 )
Co-authored-by: hnd4r7 <307365651@qq.com >
2023-01-11 14:56:22 +08:00
500dc52b34
[Backport release-1.7] Fix: create a config with the same name reported an incorrect error ( #5307 )
...
* Fix: create a config with the same name reported an incorrect error
Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com >
(cherry picked from commit 3c1759896b )
* Fix: create a config with the same name reported an incorrect error
Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com >
(cherry picked from commit 0aa456642b )
Co-authored-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com >
2023-01-11 14:25:13 +08:00
789aa38476
[Backport release-1.7] Feat: enhance the application synchronizer ( #5305 )
...
* Feat: enhance the application synchronizer
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit e5d112b04a )
* Fix: e2e test case
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 940ffb30f5 )
* Fix: the unit test case
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit c3e896fbc1 )
Co-authored-by: barnettZQG <barnett.zqg@gmail.com >
2023-01-11 14:24:25 +08:00
17adf35717
Fix: Index structure map[string]string,Mongo resulting in inconsistent results obtained by filtering non-string type by index. ( #5303 )
...
Signed-off-by: old.prince <di7zhang@gmail.com >
(cherry picked from commit a763d3da54 )
Co-authored-by: old.prince <di7zhang@gmail.com >
2023-01-11 13:06:15 +08:00
586f266798
[Backport release-1.7] Fix: more explicit error when addon package hasn't a metadata.yaml ( #5302 )
...
* more explicit error when addon package hasn't a metadata.yaml
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
fix checkdiff
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit 6953fe872d )
* fix commets
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit 7cacb50976 )
* fix test
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit 4d35cd58f9 )
Co-authored-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2023-01-11 11:53:00 +08:00
778579c79b
Test: let addon helper tests use local helm server ( #5290 )
...
Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com >
(cherry picked from commit 44eaa1d004 )
Co-authored-by: Charlie Chiang <charlie_c_0129@outlook.com >
2023-01-09 13:30:04 +08:00
barnettZQG and GitHub
3a917cb6af
Fix: the addon management APIs support the user impersonation ( #5282 )
...
* Fix: the addon management APIs support the user impersonation
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
* Fix: change the test case
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
2023-01-06 15:11:56 +08:00
barnettZQG and GitHub
1c43c6d1c5
Fix: keep the workflow data structure in MongoDB ( #5276 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
2023-01-06 15:11:42 +08:00
barnettZQG and GitHub
9bbf7bf01b
Fix: make the synced workflow name normative ( #5278 )
...
* Fix: make the synced workflow name normative
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
* Fix: query the latest workflow
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
2023-01-06 15:11:29 +08:00
Somefive and GitHub
5a845104fb
Feat: support interactive mode to manually skip encountered errors ( #5266 )
2023-01-06 15:03:47 +08:00
Somefive and GitHub
693eb3cb1d
Feat: add pre-dispatch dryrun check ( #5277 )
...
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
2023-01-06 10:46:50 +08:00
Jianbo Sun and GitHub
78f5827fa6
Fix: move notes to the right to avoid package head to be invalid format ( #5280 )
...
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com >
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com >
2023-01-06 10:29:34 +08:00
barnettZQG and GitHub
97ce8ba500
Feat: add the API that rollbacks the application ( #5273 )
...
* Feat: add the API that rollbacks the application
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
* Fix: enhance the test cases
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
* Fix: use the klog/v2 package
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
2023-01-05 17:45:42 +08:00
qiaozp and GitHub
03d892bcf1
Fix: apiserver k8sclient have duplicated multicluster wrapper ( #5275 )
...
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com >
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com >
2023-01-05 15:42:38 +08:00
barnettZQG and GitHub
ba0a726cfc
Fix: make the impersonation feature work ( #5261 )
...
* Fix: make the impersonation feature work
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
* Fix: update the document of the chart
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
2023-01-04 16:58:03 +08:00
Tianxin Dong and GitHub
5f71d05db1
Fix: fix inputs conflict for workflow ( #5251 )
...
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2023-01-04 10:45:51 +08:00
barnettZQG and GitHub
340059989b
Feat: enhance the workflow restful APIs ( #5252 )
...
* Feat: enhange the workflow restful APIs
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
* Fix: change the test case
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
* Fix: the workflow record status is empty
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
* Fix: change the unit test case
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
* Fix: add some logs
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
* Fix: enhance the e2e test case
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
2023-01-04 09:56:36 +08:00
6461625832
Docs: correct update project user api's doc description ( #5244 )
...
Signed-off-by: william302 <william902@qq.com >
Signed-off-by: william302 <william902@qq.com >
Co-authored-by: william302 <william902@qq.com >
2023-01-03 11:02:55 +08:00
old prince and GitHub
7bc2f4e8d1
Fix:Dry-run from revision application,Problems caused by resource version lower than the current version ( #5246 )
...
Signed-off-by: old.prince <di7zhang@gmail.com >
Signed-off-by: old.prince <di7zhang@gmail.com >
2023-01-03 10:46:59 +08:00
barnettZQG and GitHub
d588def0af
Feat: versioned the context backend values to the app revision ( #5231 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
2023-01-02 21:23:12 +08:00
Somefive and GitHub
18f778a871
Fix: gc failure cause workflow restart not working properly ( #5240 )
...
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
2022-12-29 23:15:02 +08:00
my-git9 and GitHub
2fb0633354
cleanup ioutil for newer go version ( #5238 )
...
Signed-off-by: xin.li <xin.li@daocloud.io >
Signed-off-by: xin.li <xin.li@daocloud.io >
2022-12-29 19:34:45 +08:00
Tianxin Dong and GitHub
38aa522016
Chore: update workflow version to add restart from step and fix bugs ( #5233 )
...
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2022-12-29 18:34:59 +08:00
Somefive and GitHub
88f4c33d72
Feat: upgrade dependency ( #5217 )
2022-12-27 16:28:13 +08:00
Somefive and GitHub
f0902e91d1
Feat: add prestart-hook for vela-core and add crd guard check ( #5232 )
...
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
2022-12-27 10:18:01 +08:00
Joshua Agboola and GitHub
a9bc43a9dd
Feat: Support SSH for retrieving terraform modules in private git repo ( #5059 )
...
* Feat: Support SSH for retrieving terraform modules in private git repo
Signed-off-by: motilayo <44736801+motilayo@users.noreply.github.com >
* fix lint errors
Signed-off-by: motilayo <44736801+motilayo@users.noreply.github.com >
* fix gofmt lint error
Signed-off-by: motilayo <joshuaagboola@live.ca >
* update gitCredentialsReference to gitCredentialsSecretReference, validate secret, improve known_hosts logic
Signed-off-by: motilayo <joshuaagboola@live.ca >
* SImplify logic to get publickey
Signed-off-by: motilayo <joshuaagboola@live.ca >
* Set known_hosts and export SSH_KNOWN_HOSTS
Signed-off-by: motilayo <joshuaagboola@live.ca >
* Call GetGitSSHPublicKey for cli
Signed-off-by: motilayo <joshuaagboola@live.ca >
* fix parser.go - nil check for ref.Client
Signed-off-by: motilayo <joshuaagboola@live.ca >
* Unit test for GetGitSSHPublicKey
Signed-off-by: motilayo <joshuaagboola@live.ca >
* improve test coverage
Signed-off-by: motilayo <joshuaagboola@live.ca >
* make reviewable
Signed-off-by: motilayo <joshuaagboola@live.ca >
* minor improvements & cleanup
Signed-off-by: motilayo <joshuaagboola@live.ca >
* update secret name in test
Signed-off-by: motilayo <joshuaagboola@live.ca >
Signed-off-by: motilayo <44736801+motilayo@users.noreply.github.com >
Signed-off-by: motilayo <joshuaagboola@live.ca >
2022-12-23 16:27:27 +08:00
qiaozp and GitHub
4ad8a13b5e
Feat: support data-passing in deploy step ( #5161 )
...
* Feat: support component data-passing in deploy step
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com >
* health check with input
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com >
* add union test for io and replication
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com >
* format
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com >
* format
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com >
* use pkg/slices.parMap
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com >
* reduce the GET request
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com >
* reviewable
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com >
* fix break test
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com >
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com >
2022-12-23 14:50:28 +08:00