This commit is contained in:
xiaojunnuo
2026-05-26 14:00:57 +08:00
parent b26a1944c6
commit ea3167d804
105 changed files with 231 additions and 154 deletions
+8
View File
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.40.5](https://github.com/certd/certd/compare/v1.40.4...v1.40.5) (2026-05-26)
### Bug Fixes
* 安装glibc,增加Alpine镜像下 dns解析结果的兼容性 ([1a08bd3](https://github.com/certd/certd/commit/1a08bd340e1e7d3f9acf5d40f7bba7998459b8fb))
* 修复阿里云证书订单orderid 选择出错的问题 ([af9047b](https://github.com/certd/certd/commit/af9047bf3c54ce71b11727ccc6220288ed1f57be))
* 修复查询阿里云cdn Dcdn 域名太多无法选择的bug ([346fb73](https://github.com/certd/certd/commit/346fb730a37e035576f5d9ea5c0d74c052b34aeb))
## [1.40.4](https://github.com/certd/certd/compare/v1.40.3...v1.40.4) (2026-05-24) ## [1.40.4](https://github.com/certd/certd/compare/v1.40.3...v1.40.4) (2026-05-24)
### Bug Fixes ### Bug Fixes
+1 -1
View File
@@ -9,5 +9,5 @@
} }
}, },
"npmClient": "pnpm", "npmClient": "pnpm",
"version": "1.40.4" "version": "1.40.5"
} }
+6
View File
@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.40.5](https://github.com/publishlab/node-acme-client/compare/v1.40.4...v1.40.5) (2026-05-26)
### Bug Fixes
* 修复阿里云证书订单orderid 选择出错的问题 ([af9047b](https://github.com/publishlab/node-acme-client/commit/af9047bf3c54ce71b11727ccc6220288ed1f57be))
## [1.40.4](https://github.com/publishlab/node-acme-client/compare/v1.40.3...v1.40.4) (2026-05-24) ## [1.40.4](https://github.com/publishlab/node-acme-client/compare/v1.40.3...v1.40.4) (2026-05-24)
**Note:** Version bump only for package @certd/acme-client **Note:** Version bump only for package @certd/acme-client
+2 -2
View File
@@ -3,7 +3,7 @@
"description": "Simple and unopinionated ACME client", "description": "Simple and unopinionated ACME client",
"private": false, "private": false,
"author": "nmorsman", "author": "nmorsman",
"version": "1.40.4", "version": "1.40.5",
"type": "module", "type": "module",
"module": "./dist/index.js", "module": "./dist/index.js",
"main": "./dist/index.js", "main": "./dist/index.js",
@@ -18,7 +18,7 @@
"types" "types"
], ],
"dependencies": { "dependencies": {
"@certd/basic": "^1.40.4", "@certd/basic": "^1.40.5",
"@peculiar/x509": "^1.11.0", "@peculiar/x509": "^1.11.0",
"asn1js": "^3.0.5", "asn1js": "^3.0.5",
"axios": "^1.9.0", "axios": "^1.9.0",
+4
View File
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.40.5](https://github.com/certd/certd/compare/v1.40.4...v1.40.5) (2026-05-26)
**Note:** Version bump only for package @certd/basic
## [1.40.4](https://github.com/certd/certd/compare/v1.40.3...v1.40.4) (2026-05-24) ## [1.40.4](https://github.com/certd/certd/compare/v1.40.3...v1.40.4) (2026-05-24)
**Note:** Version bump only for package @certd/basic **Note:** Version bump only for package @certd/basic
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "@certd/basic", "name": "@certd/basic",
"private": false, "private": false,
"version": "1.40.4", "version": "1.40.5",
"type": "module", "type": "module",
"main": "./dist/index.js", "main": "./dist/index.js",
"module": "./dist/index.js", "module": "./dist/index.js",
+6
View File
@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.40.5](https://github.com/certd/certd/compare/v1.40.4...v1.40.5) (2026-05-26)
### Bug Fixes
* 修复阿里云证书订单orderid 选择出错的问题 ([af9047b](https://github.com/certd/certd/commit/af9047bf3c54ce71b11727ccc6220288ed1f57be))
## [1.40.4](https://github.com/certd/certd/compare/v1.40.3...v1.40.4) (2026-05-24) ## [1.40.4](https://github.com/certd/certd/compare/v1.40.3...v1.40.4) (2026-05-24)
**Note:** Version bump only for package @certd/pipeline **Note:** Version bump only for package @certd/pipeline
+3 -3
View File
@@ -1,7 +1,7 @@
{ {
"name": "@certd/pipeline", "name": "@certd/pipeline",
"private": false, "private": false,
"version": "1.40.4", "version": "1.40.5",
"type": "module", "type": "module",
"main": "./dist/index.js", "main": "./dist/index.js",
"module": "./dist/index.js", "module": "./dist/index.js",
@@ -19,8 +19,8 @@
"compile": "tsc --skipLibCheck --watch" "compile": "tsc --skipLibCheck --watch"
}, },
"dependencies": { "dependencies": {
"@certd/basic": "^1.40.4", "@certd/basic": "^1.40.5",
"@certd/plus-core": "^1.40.4", "@certd/plus-core": "^1.40.5",
"dayjs": "^1.11.7", "dayjs": "^1.11.7",
"lodash-es": "^4.17.21", "lodash-es": "^4.17.21",
"reflect-metadata": "^0.1.13" "reflect-metadata": "^0.1.13"
+4
View File
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.40.5](https://github.com/certd/certd/compare/v1.40.4...v1.40.5) (2026-05-26)
**Note:** Version bump only for package @certd/lib-huawei
## [1.40.4](https://github.com/certd/certd/compare/v1.40.3...v1.40.4) (2026-05-24) ## [1.40.4](https://github.com/certd/certd/compare/v1.40.3...v1.40.4) (2026-05-24)
**Note:** Version bump only for package @certd/lib-huawei **Note:** Version bump only for package @certd/lib-huawei
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "@certd/lib-huawei", "name": "@certd/lib-huawei",
"private": false, "private": false,
"version": "1.40.4", "version": "1.40.5",
"main": "./dist/bundle.js", "main": "./dist/bundle.js",
"module": "./dist/bundle.js", "module": "./dist/bundle.js",
"types": "./dist/d/index.d.ts", "types": "./dist/d/index.d.ts",
+4
View File
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.40.5](https://github.com/certd/certd/compare/v1.40.4...v1.40.5) (2026-05-26)
**Note:** Version bump only for package @certd/lib-iframe
## [1.40.4](https://github.com/certd/certd/compare/v1.40.3...v1.40.4) (2026-05-24) ## [1.40.4](https://github.com/certd/certd/compare/v1.40.3...v1.40.4) (2026-05-24)
**Note:** Version bump only for package @certd/lib-iframe **Note:** Version bump only for package @certd/lib-iframe
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "@certd/lib-iframe", "name": "@certd/lib-iframe",
"private": false, "private": false,
"version": "1.40.4", "version": "1.40.5",
"type": "module", "type": "module",
"main": "./dist/index.js", "main": "./dist/index.js",
"module": "./dist/index.js", "module": "./dist/index.js",
+4
View File
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.40.5](https://github.com/certd/certd/compare/v1.40.4...v1.40.5) (2026-05-26)
**Note:** Version bump only for package @certd/jdcloud
## [1.40.4](https://github.com/certd/certd/compare/v1.40.3...v1.40.4) (2026-05-24) ## [1.40.4](https://github.com/certd/certd/compare/v1.40.3...v1.40.4) (2026-05-24)
**Note:** Version bump only for package @certd/jdcloud **Note:** Version bump only for package @certd/jdcloud
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@certd/jdcloud", "name": "@certd/jdcloud",
"version": "1.40.4", "version": "1.40.5",
"description": "jdcloud openApi sdk", "description": "jdcloud openApi sdk",
"main": "./dist/bundle.js", "main": "./dist/bundle.js",
"module": "./dist/bundle.js", "module": "./dist/bundle.js",
+4
View File
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.40.5](https://github.com/certd/certd/compare/v1.40.4...v1.40.5) (2026-05-26)
**Note:** Version bump only for package @certd/lib-k8s
## [1.40.4](https://github.com/certd/certd/compare/v1.40.3...v1.40.4) (2026-05-24) ## [1.40.4](https://github.com/certd/certd/compare/v1.40.3...v1.40.4) (2026-05-24)
**Note:** Version bump only for package @certd/lib-k8s **Note:** Version bump only for package @certd/lib-k8s
+2 -2
View File
@@ -1,7 +1,7 @@
{ {
"name": "@certd/lib-k8s", "name": "@certd/lib-k8s",
"private": false, "private": false,
"version": "1.40.4", "version": "1.40.5",
"type": "module", "type": "module",
"main": "./dist/index.js", "main": "./dist/index.js",
"module": "./dist/index.js", "module": "./dist/index.js",
@@ -19,7 +19,7 @@
"compile": "tsc --skipLibCheck --watch" "compile": "tsc --skipLibCheck --watch"
}, },
"dependencies": { "dependencies": {
"@certd/basic": "^1.40.4", "@certd/basic": "^1.40.5",
"@kubernetes/client-node": "0.21.0" "@kubernetes/client-node": "0.21.0"
}, },
"devDependencies": { "devDependencies": {
+6
View File
@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.40.5](https://github.com/certd/certd/compare/v1.40.4...v1.40.5) (2026-05-26)
### Bug Fixes
* 修复阿里云证书订单orderid 选择出错的问题 ([af9047b](https://github.com/certd/certd/commit/af9047bf3c54ce71b11727ccc6220288ed1f57be))
## [1.40.4](https://github.com/certd/certd/compare/v1.40.3...v1.40.4) (2026-05-24) ## [1.40.4](https://github.com/certd/certd/compare/v1.40.3...v1.40.4) (2026-05-24)
### Performance Improvements ### Performance Improvements
+6 -6
View File
@@ -1,6 +1,6 @@
{ {
"name": "@certd/lib-server", "name": "@certd/lib-server",
"version": "1.40.4", "version": "1.40.5",
"description": "midway with flyway, sql upgrade way ", "description": "midway with flyway, sql upgrade way ",
"private": false, "private": false,
"type": "module", "type": "module",
@@ -29,11 +29,11 @@
], ],
"license": "AGPL", "license": "AGPL",
"dependencies": { "dependencies": {
"@certd/acme-client": "^1.40.4", "@certd/acme-client": "^1.40.5",
"@certd/basic": "^1.40.4", "@certd/basic": "^1.40.5",
"@certd/pipeline": "^1.40.4", "@certd/pipeline": "^1.40.5",
"@certd/plugin-lib": "^1.40.4", "@certd/plugin-lib": "^1.40.5",
"@certd/plus-core": "^1.40.4", "@certd/plus-core": "^1.40.5",
"@midwayjs/cache": "3.14.0", "@midwayjs/cache": "3.14.0",
"@midwayjs/core": "3.20.11", "@midwayjs/core": "3.20.11",
"@midwayjs/i18n": "3.20.13", "@midwayjs/i18n": "3.20.13",
@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.40.5](https://github.com/certd/certd/compare/v1.40.4...v1.40.5) (2026-05-26)
**Note:** Version bump only for package @certd/midway-flyway-js
## [1.40.4](https://github.com/certd/certd/compare/v1.40.3...v1.40.4) (2026-05-24) ## [1.40.4](https://github.com/certd/certd/compare/v1.40.3...v1.40.4) (2026-05-24)
**Note:** Version bump only for package @certd/midway-flyway-js **Note:** Version bump only for package @certd/midway-flyway-js
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@certd/midway-flyway-js", "name": "@certd/midway-flyway-js",
"version": "1.40.4", "version": "1.40.5",
"description": "midway with flyway, sql upgrade way ", "description": "midway with flyway, sql upgrade way ",
"private": false, "private": false,
"type": "module", "type": "module",
@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.40.5](https://github.com/certd/certd/compare/v1.40.4...v1.40.5) (2026-05-26)
### Bug Fixes
* 修复阿里云证书订单orderid 选择出错的问题 ([af9047b](https://github.com/certd/certd/commit/af9047bf3c54ce71b11727ccc6220288ed1f57be))
## [1.40.4](https://github.com/certd/certd/compare/v1.40.3...v1.40.4) (2026-05-24) ## [1.40.4](https://github.com/certd/certd/compare/v1.40.3...v1.40.4) (2026-05-24)
**Note:** Version bump only for package @certd/plugin-cert **Note:** Version bump only for package @certd/plugin-cert
+5 -5
View File
@@ -1,7 +1,7 @@
{ {
"name": "@certd/plugin-cert", "name": "@certd/plugin-cert",
"private": false, "private": false,
"version": "1.40.4", "version": "1.40.5",
"type": "module", "type": "module",
"main": "./dist/index.js", "main": "./dist/index.js",
"types": "./dist/index.d.ts", "types": "./dist/index.d.ts",
@@ -18,10 +18,10 @@
"compile": "tsc --skipLibCheck --watch" "compile": "tsc --skipLibCheck --watch"
}, },
"dependencies": { "dependencies": {
"@certd/acme-client": "^1.40.4", "@certd/acme-client": "^1.40.5",
"@certd/basic": "^1.40.4", "@certd/basic": "^1.40.5",
"@certd/pipeline": "^1.40.4", "@certd/pipeline": "^1.40.5",
"@certd/plugin-lib": "^1.40.4", "@certd/plugin-lib": "^1.40.5",
"psl": "^1.9.0", "psl": "^1.9.0",
"punycode.js": "^2.3.1" "punycode.js": "^2.3.1"
}, },
+6
View File
@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.40.5](https://github.com/certd/certd/compare/v1.40.4...v1.40.5) (2026-05-26)
### Bug Fixes
* 修复阿里云证书订单orderid 选择出错的问题 ([af9047b](https://github.com/certd/certd/commit/af9047bf3c54ce71b11727ccc6220288ed1f57be))
## [1.40.4](https://github.com/certd/certd/compare/v1.40.3...v1.40.4) (2026-05-24) ## [1.40.4](https://github.com/certd/certd/compare/v1.40.3...v1.40.4) (2026-05-24)
### Performance Improvements ### Performance Improvements
+5 -5
View File
@@ -1,7 +1,7 @@
{ {
"name": "@certd/plugin-lib", "name": "@certd/plugin-lib",
"private": false, "private": false,
"version": "1.40.4", "version": "1.40.5",
"type": "module", "type": "module",
"main": "./dist/index.js", "main": "./dist/index.js",
"types": "./dist/index.d.ts", "types": "./dist/index.d.ts",
@@ -23,10 +23,10 @@
"@alicloud/pop-core": "^1.7.10", "@alicloud/pop-core": "^1.7.10",
"@alicloud/tea-util": "^1.4.11", "@alicloud/tea-util": "^1.4.11",
"@aws-sdk/client-s3": "^3.964.0", "@aws-sdk/client-s3": "^3.964.0",
"@certd/acme-client": "^1.40.4", "@certd/acme-client": "^1.40.5",
"@certd/basic": "^1.40.4", "@certd/basic": "^1.40.5",
"@certd/pipeline": "^1.40.4", "@certd/pipeline": "^1.40.5",
"@certd/plus-core": "^1.40.4", "@certd/plus-core": "^1.40.5",
"@kubernetes/client-node": "0.21.0", "@kubernetes/client-node": "0.21.0",
"ali-oss": "^6.22.0", "ali-oss": "^6.22.0",
"basic-ftp": "^5.0.5", "basic-ftp": "^5.0.5",
+6
View File
@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.40.5](https://github.com/certd/certd/compare/v1.40.4...v1.40.5) (2026-05-26)
### Bug Fixes
* 修复阿里云证书订单orderid 选择出错的问题 ([af9047b](https://github.com/certd/certd/commit/af9047bf3c54ce71b11727ccc6220288ed1f57be))
## [1.40.4](https://github.com/certd/certd/compare/v1.40.3...v1.40.4) (2026-05-24) ## [1.40.4](https://github.com/certd/certd/compare/v1.40.3...v1.40.4) (2026-05-24)
### Performance Improvements ### Performance Improvements
+3 -3
View File
@@ -1,6 +1,6 @@
{ {
"name": "@certd/ui-client", "name": "@certd/ui-client",
"version": "1.40.4", "version": "1.40.5",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "vite --open", "dev": "vite --open",
@@ -106,8 +106,8 @@
"zod-defaults": "^0.1.3" "zod-defaults": "^0.1.3"
}, },
"devDependencies": { "devDependencies": {
"@certd/lib-iframe": "^1.40.4", "@certd/lib-iframe": "^1.40.5",
"@certd/pipeline": "^1.40.4", "@certd/pipeline": "^1.40.5",
"@rollup/plugin-commonjs": "^25.0.7", "@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3", "@rollup/plugin-node-resolve": "^15.2.3",
"@types/chai": "^4.3.12", "@types/chai": "^4.3.12",
+7
View File
@@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.40.5](https://github.com/certd/certd/compare/v1.40.4...v1.40.5) (2026-05-26)
### Bug Fixes
* 修复阿里云证书订单orderid 选择出错的问题 ([af9047b](https://github.com/certd/certd/commit/af9047bf3c54ce71b11727ccc6220288ed1f57be))
* 修复查询阿里云cdn Dcdn 域名太多无法选择的bug ([346fb73](https://github.com/certd/certd/commit/346fb730a37e035576f5d9ea5c0d74c052b34aeb))
## [1.40.4](https://github.com/certd/certd/compare/v1.40.3...v1.40.4) (2026-05-24) ## [1.40.4](https://github.com/certd/certd/compare/v1.40.3...v1.40.4) (2026-05-24)
### Bug Fixes ### Bug Fixes
@@ -54,7 +54,7 @@ input:
action: onGetNodes action: onGetNodes
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -54,7 +54,7 @@ input:
action: onGetNodes action: onGetNodes
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -83,7 +83,7 @@ input:
action: onGetSSLIds action: onGetSSLIds
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -51,7 +51,7 @@ input:
action: onGetWebsiteList action: onGetWebsiteList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -66,13 +66,13 @@ input:
component: component:
name: remote-select name: remote-select
vModel: value vModel: value
mode: default mode: tags
type: plugin type: plugin
typeName: AliyunDeployCertToALB typeName: AliyunDeployCertToALB
action: onGetRegionList action: onGetRegionList
search: false search: false
pager: false pager: false
multi: false single: true
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -101,7 +101,7 @@ input:
action: onGetLoadBalanceList action: onGetLoadBalanceList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -130,7 +130,7 @@ input:
action: onGetListenerList action: onGetListenerList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -116,7 +116,7 @@ input:
action: onGetProductList action: onGetProductList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -146,7 +146,7 @@ input:
action: onGetContactList action: onGetContactList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -80,7 +80,7 @@ input:
action: onGetSiteList action: onGetSiteList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -111,7 +111,7 @@ input:
action: onGetDomainList action: onGetDomainList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -62,12 +62,12 @@ input:
component: component:
name: remote-select name: remote-select
vModel: value vModel: value
mode: default mode: tags
type: plugin type: plugin
action: onGetAcceleratorList action: onGetAcceleratorList
search: false search: false
pager: false pager: false
multi: false single: true
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -95,7 +95,7 @@ input:
action: onGetListenerList action: onGetListenerList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -137,7 +137,7 @@ input:
action: onGetAdditionalDomainList action: onGetAdditionalDomainList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -66,13 +66,13 @@ input:
component: component:
name: remote-select name: remote-select
vModel: value vModel: value
mode: default mode: tags
type: plugin type: plugin
typeName: AliyunDeployCertToNLB typeName: AliyunDeployCertToNLB
action: onGetRegionList action: onGetRegionList
search: false search: false
pager: false pager: false
multi: false single: true
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -101,7 +101,7 @@ input:
action: onGetLoadBalanceList action: onGetLoadBalanceList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -130,7 +130,7 @@ input:
action: onGetListenerList action: onGetListenerList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -66,12 +66,12 @@ input:
component: component:
name: remote-select name: remote-select
vModel: value vModel: value
mode: default mode: tags
type: plugin type: plugin
action: onGetRegionList action: onGetRegionList
search: false search: false
pager: false pager: false
multi: false single: true
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -99,7 +99,7 @@ input:
action: onGetLoadBalanceList action: onGetLoadBalanceList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -127,7 +127,7 @@ input:
action: onGetListenerList action: onGetListenerList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -169,7 +169,7 @@ input:
action: onGetExtensionDomainList action: onGetExtensionDomainList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -68,7 +68,7 @@ input:
action: onGetDomainList action: onGetDomainList
search: true search: true
pager: true pager: true
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -84,7 +84,7 @@ input:
action: onGetCnameList action: onGetCnameList
search: true search: true
pager: true pager: true
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -84,7 +84,7 @@ input:
action: onGetCloudResourceList action: onGetCloudResourceList
search: true search: true
pager: true pager: true
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -51,7 +51,7 @@ input:
action: onGetCertList action: onGetCertList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -71,7 +71,7 @@ input:
action: onGetDistributions action: onGetDistributions
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -133,7 +133,7 @@ input:
action: onGetDistributions action: onGetDistributions
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -63,7 +63,7 @@ input:
action: onGetCertList action: onGetCertList
search: true search: true
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -92,7 +92,7 @@ input:
action: onGetSiteList action: onGetSiteList
search: true search: true
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -80,7 +80,7 @@ input:
action: onGetOrderList action: onGetOrderList
search: false search: false
pager: true pager: true
multi: true single: true
pageSize: 50 pageSize: 50
watches: watches:
- certDomains - certDomains
@@ -51,7 +51,7 @@ input:
action: onGetDomainList action: onGetDomainList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -76,7 +76,7 @@ input:
action: onGetDomainList action: onGetDomainList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -101,7 +101,7 @@ input:
action: onGetSiteList action: onGetSiteList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -56,7 +56,7 @@ input:
action: onGetRegionList action: onGetRegionList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -85,7 +85,7 @@ input:
action: onGetGroupList action: onGetGroupList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -114,7 +114,7 @@ input:
action: onGetDomainList action: onGetDomainList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -53,7 +53,7 @@ input:
action: onGetRegionList action: onGetRegionList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -94,7 +94,7 @@ input:
action: onGetDomainList action: onGetDomainList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -98,9 +98,10 @@ input:
type: plugin type: plugin
typeName: DeployCertToAliyunCDN typeName: DeployCertToAliyunCDN
action: onGetDomainList action: onGetDomainList
search: false search: true
pager: true pager: true
multi: true single: false
pageSize: 100
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -68,9 +68,10 @@ input:
mode: tags mode: tags
type: plugin type: plugin
action: onGetDomainList action: onGetDomainList
search: false search: true
pager: true pager: true
multi: true single: false
pageSize: 100
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -71,7 +71,7 @@ input:
action: onGetDomainList action: onGetDomainList
search: true search: true
pager: true pager: true
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -149,7 +149,7 @@ input:
action: onGetDomainList action: onGetDomainList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -88,7 +88,7 @@ input:
action: onGetDomainList action: onGetDomainList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -53,7 +53,7 @@ input:
action: onGetZoneList action: onGetZoneList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -82,7 +82,7 @@ input:
action: onGetDomainList action: onGetDomainList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -53,7 +53,7 @@ input:
action: onGetDomainList action: onGetDomainList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -51,7 +51,7 @@ input:
action: onGetServerList action: onGetServerList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -51,7 +51,7 @@ input:
action: onGetCertList action: onGetCertList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -50,7 +50,7 @@ input:
action: onGetCertList action: onGetCertList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -56,7 +56,7 @@ input:
action: onGetCertList action: onGetCertList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -61,7 +61,7 @@ input:
action: onGetCertList action: onGetCertList
search: true search: true
pager: true pager: true
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -63,7 +63,7 @@ input:
action: onGetDomainList action: onGetDomainList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -50,13 +50,13 @@ input:
component: component:
name: remote-select name: remote-select
vModel: value vModel: value
mode: default mode: tags
type: plugin type: plugin
typeName: HauweiDeployCertToELB typeName: HauweiDeployCertToELB
action: onGetProjectList action: onGetProjectList
search: false search: false
pager: false pager: false
multi: false single: true
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -84,7 +84,7 @@ input:
action: onGetCertList action: onGetCertList
search: true search: true
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -56,7 +56,7 @@ input:
action: onGetBucketList action: onGetBucketList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -83,7 +83,7 @@ input:
action: onGetDomainList action: onGetDomainList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -51,7 +51,7 @@ input:
action: onGetSiteList action: onGetSiteList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -53,7 +53,7 @@ input:
action: onGetDomainList action: onGetDomainList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -53,7 +53,7 @@ input:
action: onGetCertList action: onGetCertList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -51,7 +51,7 @@ input:
action: onGetCertList action: onGetCertList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -37,7 +37,7 @@ input:
action: onGetDomainList action: onGetDomainList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -26,7 +26,7 @@ input:
action: onGetCertList action: onGetCertList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -27,7 +27,7 @@ input:
action: onGetCertList action: onGetCertList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -51,7 +51,7 @@ input:
action: onGetCertList action: onGetCertList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -50,7 +50,7 @@ input:
action: onGetDomainList action: onGetDomainList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -35,7 +35,7 @@ input:
action: onGetCertList action: onGetCertList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -52,7 +52,7 @@ input:
action: onGetProxyHostOptions action: onGetProxyHostOptions
search: true search: true
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -51,7 +51,7 @@ input:
action: onGetDomainList action: onGetDomainList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -52,7 +52,7 @@ input:
action: onGetCertList action: onGetCertList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -34,7 +34,7 @@ input:
action: onGetNodeList action: onGetNodeList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -53,7 +53,7 @@ input:
action: onGetDomainList action: onGetDomainList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -51,7 +51,7 @@ input:
action: onGetCertList action: onGetCertList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -54,7 +54,7 @@ input:
action: onGetCertIds action: onGetCertIds
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -85,7 +85,7 @@ input:
action: onGetInstanceList action: onGetInstanceList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -54,7 +54,7 @@ input:
action: onGetDomainList action: onGetDomainList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -28,7 +28,7 @@ input:
action: onGetDomainList action: onGetDomainList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -52,7 +52,7 @@ input:
action: onGetCertList action: onGetCertList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -52,7 +52,7 @@ input:
action: onGetDomainList action: onGetDomainList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -46,12 +46,12 @@ input:
component: component:
name: remote-select name: remote-select
vModel: value vModel: value
mode: default mode: tags
type: plugin type: plugin
action: onGetRegionList action: onGetRegionList
search: false search: false
pager: false pager: false
multi: false single: true
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -78,7 +78,7 @@ input:
action: onGetCertList action: onGetCertList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -51,7 +51,7 @@ input:
action: onGetBucketList action: onGetBucketList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -78,7 +78,7 @@ input:
action: onGetDomainList action: onGetDomainList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -51,7 +51,7 @@ input:
action: onGetDomainList action: onGetDomainList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -52,7 +52,7 @@ input:
action: onGetCdnList action: onGetCdnList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -74,7 +74,7 @@ input:
action: onGetListenerList action: onGetListenerList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -68,7 +68,7 @@ input:
action: onGetDomainList action: onGetDomainList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -84,7 +84,7 @@ input:
action: onGetListenerList action: onGetListenerList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -61,7 +61,7 @@ input:
action: onGetDomainList action: onGetDomainList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -52,7 +52,7 @@ input:
action: onGetDomainList action: onGetDomainList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -89,7 +89,7 @@ input:
action: onGetDomainList action: onGetDomainList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -68,12 +68,12 @@ input:
component: component:
name: remote-select name: remote-select
vModel: value vModel: value
mode: default mode: tags
type: plugin type: plugin
action: onGetClusterList action: onGetClusterList
search: false search: false
pager: false pager: false
multi: false single: true
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -61,12 +61,12 @@ input:
component: component:
name: remote-select name: remote-select
vModel: value vModel: value
mode: default mode: tags
type: plugin type: plugin
action: onGetSpaceList action: onGetSpaceList
search: false search: false
pager: false pager: false
multi: false single: true
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -109,7 +109,7 @@ input:
action: onGetDomainList action: onGetDomainList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId
@@ -51,7 +51,7 @@ input:
action: onGetCertList action: onGetCertList
search: false search: false
pager: false pager: false
multi: true single: false
watches: watches:
- certDomains - certDomains
- accessId - accessId

Some files were not shown because too many files have changed in this diff Show More