f8f75a3b64
Fix: The apply failure error is ignored when the workflow is executed ( #4460 )
...
Signed-off-by: yangsoon <songyang.song@alibaba-inc.com >
(cherry picked from commit b1d8e6c88b )
Co-authored-by: yangsoon <songyang.song@alibaba-inc.com >
2022-07-25 22:17:53 +08:00
8bad1fc055
Fix: fix the goroutine leak in http request ( #4303 )
...
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit 559ef83abd )
Co-authored-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2022-07-01 17:55:41 +08:00
Zheng Xi Zhou and GitHub
43bbc97319
Fix: failed to create Provider by CLI ( #3964 )
...
Fix #3955
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
2022-05-24 16:42:22 +08:00
cbed2b5cb3
Fix: remove last-applied-config annotation for configmap and secret ( #3942 )
...
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com >
(cherry picked from commit 4789fa8833 )
Co-authored-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com >
2022-05-20 17:09:50 +08:00
8be75545bc
Fix: modify the template definition to solve the trait cli error Signed-off-by: Shijie Zhong <zhongsjie@cmbchina.com> ( #3880 )
...
Signed-off-by: ZhongsJie <zhongsjie@gmail.com >
(cherry picked from commit b3ef120f95 )
Co-authored-by: ZhongsJie <zhongsjie@gmail.com >
2022-05-13 10:54:03 +08:00
d748096f7c
Fix: the endpoints is repeated and can not query the ingress with v1 version ( #3864 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 31c28b6d00 )
Co-authored-by: barnettZQG <barnett.zqg@gmail.com >
2022-05-11 14:34:28 +08:00
d4ab93c232
Fix: ignore no kind match error in gc ( #3863 )
...
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit 0021f8823f )
Co-authored-by: Somefive <yd219913@alibaba-inc.com >
2022-05-11 12:43:50 +08:00
Zheng Xi Zhou and GitHub
37a656a292
Fix: update Terraform Configuration CRDS test file ( #3857 )
...
Updated Terraform Configuration CRDS to v1beta2 to fix the UT
issue of https://github.com/kubevela/kubevela/pull/3851
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
2022-05-11 10:09:47 +08:00
StevenLeiZhang and GitHub
8499dffcd7
Fix: The new addon can not shown in the Addons page ( #3851 )
...
Signed-off-by: StevenLeiZhang <zhangleiic@163.com >
2022-05-10 23:10:04 +08:00
StevenLeiZhang and GitHub
30a6e85023
Fix: sensitive field of addon registry is exposed ( #3852 )
...
Signed-off-by: StevenLeiZhang <zhangleiic@163.com >
2022-05-10 20:25:10 +08:00
11530e2720
Fix: add parse comments in lookupScript to make patch work ( #3844 )
...
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit 1758dc319d )
Co-authored-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2022-05-10 13:38:30 +08:00
e8ea8ec48f
[Backport release-1.3] Fix: don't override user definied region ( #3833 )
...
* Fix: don't override user definied `region`
Fix #https://github.com/oam-dev/kubevela/issues/3384
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
(cherry picked from commit 0b2f0e381f )
* fix check-diff
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
(cherry picked from commit a9156212d0 )
* fix CI
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
(cherry picked from commit 423ce6ece1 )
* fix CI
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
(cherry picked from commit 5a827d2ef0 )
* fix UT
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
(cherry picked from commit 4b71568547 )
* revert some changes
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
(cherry picked from commit cde8d3a957 )
Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com >
2022-05-09 15:16:21 +08:00
6c4c9bdf7e
[Backport release-1.3] Fix: update latest version Fix: 1.2 upgrade 1.3 workflowstep XXX not found ( #3819 )
...
* Fix: 1.2 upgrade 1.3 workflowstep XXX not found
Signed-off-by: cezhang <c1zhang.dev@gmail.com >
handle publishversion case
Signed-off-by: cezhang <c1zhang.dev@gmail.com >
(cherry picked from commit 9cea9b0914 )
* add test
Signed-off-by: cezhang <c1zhang.dev@gmail.com >
add test
Signed-off-by: cezhang <c1zhang.dev@gmail.com >
lint code
Signed-off-by: cezhang <c1zhang.dev@gmail.com >
(cherry picked from commit 10b2f691c1 )
Co-authored-by: cezhang <c1zhang.dev@gmail.com >
2022-05-07 13:25:52 +08:00
45e1de19dc
Fix: log message wraps wrong arguments ( #3793 )
...
Signed-off-by: StevenLeiZhang <zhangleiic@163.com >
(cherry picked from commit 79362f0648 )
Co-authored-by: StevenLeiZhang <zhangleiic@163.com >
2022-04-29 13:34:15 +08:00
8f5eaefd89
Fix: kubectl check err ( #3779 )
...
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit 3bbcbe0e6f )
Co-authored-by: Somefive <yd219913@alibaba-inc.com >
2022-04-28 16:33:28 +08:00
Zheng Xi Zhou and GitHub
3728857c82
Fix: use Terraform provider name as application in CLI ( #3742 ) ( #3756 )
...
* Fix: use Terraform provider name as application in CLI
In CLI, use Terraform provider name as application name when
create a Provider. Also display there providers in VelaUX.
1). manually created a Terraform Provider object, like https://github.com/oam-dev/terraform-controller/blob/master/getting-started.md#aws
2). by enabling a Terraform provider addon in version older than v1.3.0
3). by create a Terraform provider via `vela provider add`
4). by VelaUX
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
2022-04-26 22:17:17 +08:00
8e6c49cb37
[Backport release-1.3] Fix: fix the bug of vela cli enable addon by localDir on windows os ( #3762 )
...
* fix windows bug
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
fix several issue
fix bug
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
fix unit-test
(cherry picked from commit 956dff3261 )
* add more tests
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit 497a6ebcae )
Co-authored-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2022-04-26 20:53:34 +08:00
429e62d11b
[Backport release-1.3] Feat: check whether a project matched a config's project ( #3757 )
...
* Feat: check whether a project matched a config's project
If the config project is not nil, it's matched whether the project
matched the target project.
If the config project is nil, the target project matched the config.
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
(cherry picked from commit dca9646693 )
Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com >
2022-04-26 14:59:41 +08:00
59bd066c05
use unical project filter func to list secret ( #3746 )
...
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
fix pointer
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit b441878545 )
Co-authored-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2022-04-25 10:06:37 +08:00
Xiangbo Ma and GitHub
fdffde4dfd
Fix: cherry-pick #3724 to delete apprev annotation. Signed-off-by: Xiangbo Ma <maxiangboo@cmbchina.com> ( #3739 )
...
Signed-off-by: fourierr <maxiangboo@qq.com >
2022-04-24 09:17:15 +08:00
wyike and GitHub
d08aa7d12c
fix several issues ( #3729 ) ( #3735 )
...
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2022-04-22 17:29:01 +08:00
wyike and GitHub
f9755a405f
Fix: change systemInfo some fields (cp #3715 ) ( #3723 )
...
* Fix: change systemInfo some fields (#3715 )
* add some field an calculate workflow step
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
* fix the calculate job cannot start issue
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
* fix comments
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
fix test
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
* add suit test framework
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
* modify the go mod file
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
fix worry file name
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2022-04-22 16:42:54 +08:00
4abb5c6ced
[Backport release-1.3] Fix: embed.FS filepath that follow the unix style file path when running on windows ( #3720 )
...
* fix: "builtin-apply-component.cue: file does not exist"
Signed-off-by: lei.chu <1062186165@qq.com >
(cherry picked from commit fba60a1af1 )
* fix: "builtin-apply-component.cue: file does not exist"
Signed-off-by: lei.chu <1062186165@qq.com >
(cherry picked from commit 9e74023951 )
Co-authored-by: lei.chu <1062186165@qq.com >
2022-04-21 14:32:30 +08:00
32d9a9ec94
Fix: vela-core does not report error, when component depends on invalid component ( #3712 )
...
Signed-off-by: StevenLeiZhang <zhangleiic@163.com >
(cherry picked from commit 01781bdc02 )
Co-authored-by: StevenLeiZhang <zhangleiic@163.com >
2022-04-20 13:39:53 +08:00
f6f9ef4ded
Feat: support disable legacy gc upgrade operation ( #3697 )
...
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit 31ab3d859c )
Co-authored-by: Somefive <yd219913@alibaba-inc.com >
2022-04-19 09:53:10 +08:00
166c93d548
Fix: set provider name as the config name ( #3695 )
...
- For VelaUX, hidden a provider name (users don't need to manual set it). Used
the application/component name (config name) to be the provider name.
- Store description of a config to the annotation of the config application
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
(cherry picked from commit e3feeeec24 )
Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com >
2022-04-18 16:48:37 +08:00
8f767068bf
Fix: rt resource key compare mismatch local cluster ( #3685 )
...
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit fa12bc1950 )
Co-authored-by: Somefive <yd219913@alibaba-inc.com >
2022-04-15 16:37:00 +08:00
8d9e2a71e7
[Backport release-1.3] Fix: can not query the instance list for the app with apply once policy ( #3684 )
...
* Fix: can not query the instance list for the app with apply once policy
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit fbcba8da98 )
* Fix: change the test case about ListResourcesInApp
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 91c45132b0 )
Co-authored-by: barnettZQG <barnett.zqg@gmail.com >
2022-04-15 15:04:04 +08:00
wyike and GitHub
58b3bca537
cherrypick 3665 and 3605 to release 1.3 ( #3668 )
...
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2022-04-15 12:11:05 +08:00
825f1aaa22
[Backport release-1.3] Fix: fix token invalid after the server restarted ( #3662 )
...
* Fix: fix token invalid after the server restarted
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit 13c6f0c5a3 )
* fix lint
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit 96896d4956 )
* Pending test temporary
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit 33160fd199 )
* Pending test temporary
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit c858b81d86 )
Co-authored-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2022-04-14 22:26:57 +08:00
82075427e6
Fix: vela status tree show cluster alias & raw format ( #3661 )
...
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit 4ff0f53c04 )
Co-authored-by: Somefive <yd219913@alibaba-inc.com >
2022-04-14 19:40:14 +08:00
f89cf673c0
Fix: add label from inner system in CR can prevent sync ( #3660 )
...
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com >
(cherry picked from commit dceb642ad6 )
Co-authored-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com >
2022-04-14 19:33:35 +08:00
ce53f6922f
[Backport release-1.3] Fix: duplicately list pods in velaQL ( #3656 )
...
* Fix: duplicately list pods in velaQL
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 5917141b12 )
* Fix: the create time of synced app is empty
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit d404c4b507 )
Co-authored-by: barnettZQG <barnett.zqg@gmail.com >
2022-04-14 17:46:08 +08:00
b6f70d9a3c
Fix: failed to deploy application when no there is no avaiable ( #3654 )
...
When there are configs, but not in the project where the appliation
is about to deploy, the sync application will hit an issue. It will
lead to block the deploy of an application.
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
(cherry picked from commit 6cac625d53 )
Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com >
2022-04-14 17:26:31 +08:00
Somefive and GitHub
64d063ccfe
[Backport release-1.3] vela status tree & controller flags fix ( #3649 )
...
* Feat: vela status --tree (#3609 )
* Feat: vela status --tree
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
* Feat: support show not-deployed clusters
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
* Fix: add tests
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
* Fix: add multicluster e2e coverage
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
* Chore: minor fix
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
* Fix: cli default switch on feature flags (#3625 )
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
* Feat: support alias in cluster (#3630 )
* Feat: support alias in cluster
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
* Fix: add test for cluster alias
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
* Feat: rework vela up to support specified revision (#3634 )
* Feat: rework vela up to support specified revision
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
* Fix: add legacy compatibility
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
* Feat: fix test
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
* Fix: enhance vela status tree print (#3639 )
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
2022-04-14 16:36:35 +08:00
a98278fb7a
[Backport release-1.3] Fix: refine the config sync logic ( #3647 )
...
* Fix: refine config management
- Refine the config sync logics
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
(cherry picked from commit 97cc021d7a )
* address comments
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
(cherry picked from commit 3e0f9c07a8 )
Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com >
2022-04-14 13:05:01 +08:00
wyike and GitHub
0553d603e6
Chore: cherry-pick 3641 to release 1.3 ( #3646 )
...
* Fix: try to fix CVE (#3641 )
* use santize
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2022-04-14 11:25:02 +08:00
a36e99308f
[Backport release-1.3] Fix: clear info when addon version cannot meet require ( #3645 )
...
* first
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
version miss match erro for addon
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
add log
(cherry picked from commit 14fda35867 )
* add test for this
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
small fix
(cherry picked from commit 1e218b5732 )
Co-authored-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2022-04-14 10:03:42 +08:00
947bac2d35
Fix: verify password valid ( #3643 )
...
Signed-off-by: Zhiyu Wang <zhiyuwang.newbis@gmail.com >
(cherry picked from commit b623976f1e )
Co-authored-by: Zhiyu Wang <zhiyuwang.newbis@gmail.com >
2022-04-13 19:40:05 +08:00
7644cc59cb
Feat: refine config creation and provide config list ( #3640 )
...
- Make the api of creation a config to be async
- In listing config page, show the status of a config
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
(cherry picked from commit 5314e5bf9e )
Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com >
2022-04-13 13:48:20 +08:00
89a441b8ce
[Backport release-1.3] Fix: fix dex login with existed email ( #3633 )
...
* Fix: fix dex login with existed email
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit 15400df15e )
* add dex connector check
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit a7062e08e1 )
* unset users' alias
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit 1a818f4b8b )
* fix ut
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit 1b3768ca73 )
* fix ut
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit e54fc776b0 )
Co-authored-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2022-04-12 16:30:10 +08:00
780572c68f
Fix: flags for controller ( #3632 )
...
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit e5a5916973 )
Co-authored-by: Somefive <yd219913@alibaba-inc.com >
2022-04-12 16:13:50 +08:00
a13cab65b2
[Backport release-1.3] Feat: support basic auth private helm repo ( #3631 )
...
* support auth
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit 54c05afb1a )
* add test
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
fix check diff
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
fix test
fix
add comments
fix test
(cherry picked from commit a8961ec8cc )
* add tests
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
fix
add more test
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit 4f45a6af8e )
* add more test
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit dee791aa51 )
* extract set auth info as a global func
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit f8fb0137e3 )
* return bcode
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit 057a67d8b9 )
Co-authored-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2022-04-12 16:10:48 +08:00
26ac584655
[Backport release-1.3] Feat: add api of listing configs for project when creating a target ( #3626 )
...
* Feat: add api of listing configs for project
In a project, list configs by its type
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
(cherry picked from commit 87aae26f3f )
* address comments
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
(cherry picked from commit 830cc79dcf )
* fix ci
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
(cherry picked from commit bf10455f6b )
* add query parameter definition
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
(cherry picked from commit 73ff31382b )
* Update pkg/apiserver/rest/webservice/project.go
Co-authored-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit f0b346a1cb )
Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com >
2022-04-11 19:06:31 +08:00
482976990d
Fix: reuse chart values in vela install ( #3617 )
...
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com >
(cherry picked from commit 5bf0dd045f )
Co-authored-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com >
2022-04-11 09:52:03 +08:00
bc4812a12e
[Backport release-1.3] Fix: vela logs without specified resource name ( #3608 )
...
* Fix: vela logs without specified resource name
Signed-off-by: qiaozp <chivalry.pp@gmail.com >
(cherry picked from commit 43df60cb87 )
* add unittest
Signed-off-by: qiaozp <chivalry.pp@gmail.com >
(cherry picked from commit daacb88601 )
* reviewable
Signed-off-by: qiaozp <chivalry.pp@gmail.com >
(cherry picked from commit 195585b69f )
Co-authored-by: qiaozp <chivalry.pp@gmail.com >
2022-04-08 17:57:15 +08:00
Tianxin Dong and GitHub
edebcc6c59
Fix: fix refresh code expired bcode ( #3582 )
...
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2022-04-06 14:36:05 +08:00
Zheng Xi Zhou and GitHub
46ef6f9df4
Fix: add response struct to config deletion api ( #3579 )
...
Added an empty struct in the API of config deletion
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
2022-04-06 13:32:49 +08:00
wyike and GitHub
c093676575
aglin config secret label ( #3576 )
...
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
fix not update label
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
fix addon cannot update label bug
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
revert
2022-04-01 16:59:15 +08:00
wyike and GitHub
ed05b4b035
aglin config secret label ( #3574 )
...
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2022-04-01 16:13:12 +08:00