From 9c4474e8716b974102d184d13e028de526e20fac Mon Sep 17 00:00:00 2001 From: "huanqing.shao" Date: Mon, 7 Oct 2019 22:45:21 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A6=81=E7=94=A8PWA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vuepress/components/KbSWUpdatePopup.vue | 36 --- package-lock.json | 258 +------------------- package.json | 1 - support/change-log/change-log-on-the-way.md | 6 +- support/change-log/v1.0.x.md | 13 + 5 files changed, 21 insertions(+), 293 deletions(-) delete mode 100644 .vuepress/components/KbSWUpdatePopup.vue diff --git a/.vuepress/components/KbSWUpdatePopup.vue b/.vuepress/components/KbSWUpdatePopup.vue deleted file mode 100644 index 2563c0a..0000000 --- a/.vuepress/components/KbSWUpdatePopup.vue +++ /dev/null @@ -1,36 +0,0 @@ - - - - - diff --git a/package-lock.json b/package-lock.json index ce2af75..39503a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1128,16 +1128,6 @@ "nprogress": "^0.2.0" } }, - "@vuepress/plugin-pwa": { - "version": "1.0.0-rc.1", - "resolved": "https://registry.npm.taobao.org/@vuepress/plugin-pwa/download/@vuepress/plugin-pwa-1.0.0-rc.1.tgz", - "integrity": "sha1-a77pPSGZNAGd+QITVz2yIBtIG54=", - "requires": { - "@vuepress/shared-utils": "^1.0.0-rc.1", - "register-service-worker": "^1.5.2", - "workbox-build": "^3.1.0" - } - }, "@vuepress/plugin-register-components": { "version": "1.0.2", "resolved": "https://registry.npm.taobao.org/@vuepress/plugin-register-components/download/@vuepress/plugin-register-components-1.0.2.tgz", @@ -1156,6 +1146,7 @@ "version": "1.0.2", "resolved": "https://registry.npm.taobao.org/@vuepress/shared-utils/download/@vuepress/shared-utils-1.0.2.tgz", "integrity": "sha1-ThNCdIt1lP5P3p3OO/IBU4+lymc=", + "dev": true, "requires": { "chalk": "^2.3.2", "diacritics": "^1.3.0", @@ -1171,7 +1162,8 @@ "semver": { "version": "6.3.0", "resolved": "https://registry.npm.taobao.org/semver/download/semver-6.3.0.tgz", - "integrity": "sha1-7gpkyK9ejO6mdoexM3YeG+y9HT0=" + "integrity": "sha1-7gpkyK9ejO6mdoexM3YeG+y9HT0=", + "dev": true } } }, @@ -1753,14 +1745,6 @@ } } }, - "babel-extract-comments": { - "version": "1.0.0", - "resolved": "https://registry.npm.taobao.org/babel-extract-comments/download/babel-extract-comments-1.0.0.tgz", - "integrity": "sha1-Cirt+BQX7TkbheGLRhTmk6A1GiE=", - "requires": { - "babylon": "^6.18.0" - } - }, "babel-helper-vue-jsx-merge-props": { "version": "2.0.3", "resolved": "https://registry.npm.taobao.org/babel-helper-vue-jsx-merge-props/download/babel-helper-vue-jsx-merge-props-2.0.3.tgz", @@ -1829,20 +1813,6 @@ "resolve": "^1.4.0" } }, - "babel-plugin-syntax-object-rest-spread": { - "version": "6.13.0", - "resolved": "https://registry.npm.taobao.org/babel-plugin-syntax-object-rest-spread/download/babel-plugin-syntax-object-rest-spread-6.13.0.tgz", - "integrity": "sha1-/WU28rzhODb/o6VFjEkDpZe7O/U=" - }, - "babel-plugin-transform-object-rest-spread": { - "version": "6.26.0", - "resolved": "https://registry.npm.taobao.org/babel-plugin-transform-object-rest-spread/download/babel-plugin-transform-object-rest-spread-6.26.0.tgz", - "integrity": "sha1-DzZpLVD+9rfi1LOsFHgTepY7ewY=", - "requires": { - "babel-plugin-syntax-object-rest-spread": "^6.8.0", - "babel-runtime": "^6.26.0" - } - }, "babel-runtime": { "version": "6.26.0", "resolved": "https://registry.npm.taobao.org/babel-runtime/download/babel-runtime-6.26.0.tgz", @@ -1859,11 +1829,6 @@ } } }, - "babylon": { - "version": "6.18.0", - "resolved": "https://registry.npm.taobao.org/babylon/download/babylon-6.18.0.tgz", - "integrity": "sha1-ry87iPpvXB5MY00aD46sT1WzleM=" - }, "balanced-match": { "version": "1.0.0", "resolved": "https://registry.npm.taobao.org/balanced-match/download/balanced-match-1.0.0.tgz", @@ -2519,11 +2484,6 @@ "resolved": "https://registry.npm.taobao.org/commander/download/commander-2.17.1.tgz", "integrity": "sha1-vXerfebelCBc6sxy8XFtKfIKd78=" }, - "common-tags": { - "version": "1.8.0", - "resolved": "https://registry.npm.taobao.org/common-tags/download/common-tags-1.8.0.tgz", - "integrity": "sha1-jjFT5ULUo56bEFVENK+q+YlWqTc=" - }, "commondir": { "version": "1.0.1", "resolved": "https://registry.npm.taobao.org/commondir/download/commondir-1.0.1.tgz", @@ -4593,11 +4553,6 @@ "resolved": "https://registry.npm.taobao.org/get-caller-file/download/get-caller-file-1.0.3.tgz", "integrity": "sha1-+Xj6TJDR3+f/LWvtoqUV5xO9z0o=" }, - "get-own-enumerable-property-symbols": { - "version": "3.0.1", - "resolved": "https://registry.npm.taobao.org/get-own-enumerable-property-symbols/download/get-own-enumerable-property-symbols-3.0.1.tgz", - "integrity": "sha1-b3dk+I6hHgtRS9m9hgoTIlmZLKQ=" - }, "get-stdin": { "version": "4.0.1", "resolved": "https://registry.npm.taobao.org/get-stdin/download/get-stdin-4.0.1.tgz", @@ -4856,11 +4811,6 @@ "minimalistic-crypto-utils": "^1.0.1" } }, - "hoek": { - "version": "4.2.1", - "resolved": "https://registry.npm.taobao.org/hoek/download/hoek-4.2.1.tgz", - "integrity": "sha1-ljRQKqEsRF3Vp8VzS1cruHOKrLs=" - }, "hogan.js": { "version": "3.0.2", "resolved": "https://registry.npm.taobao.org/hogan.js/download/hogan.js-3.0.2.tgz", @@ -5385,11 +5335,6 @@ "has": "^1.0.1" } }, - "is-regexp": { - "version": "1.0.0", - "resolved": "https://registry.npm.taobao.org/is-regexp/download/is-regexp-1.0.0.tgz", - "integrity": "sha1-/S2INUXEa6xaYz57mgnof6LLUGk=" - }, "is-resolvable": { "version": "1.1.0", "resolved": "https://registry.npm.taobao.org/is-resolvable/download/is-resolvable-1.1.0.tgz", @@ -5442,14 +5387,6 @@ "resolved": "https://registry.npm.taobao.org/isarray/download/isarray-1.0.0.tgz?cache=0&sync_timestamp=1562592096220&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fisarray%2Fdownload%2Fisarray-1.0.0.tgz", "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=" }, - "isemail": { - "version": "3.2.0", - "resolved": "https://registry.npm.taobao.org/isemail/download/isemail-3.2.0.tgz", - "integrity": "sha1-WTEKAhkxqfsGu7UeFVzgs/I2gyw=", - "requires": { - "punycode": "2.x.x" - } - }, "isexe": { "version": "2.0.0", "resolved": "https://registry.npm.taobao.org/isexe/download/isexe-2.0.0.tgz", @@ -5470,16 +5407,6 @@ "resolved": "https://registry.npm.taobao.org/javascript-stringify/download/javascript-stringify-1.6.0.tgz", "integrity": "sha1-FC0RHzpuPa6PSpr9d9RYVbWpzOM=" }, - "joi": { - "version": "11.4.0", - "resolved": "https://registry.npm.taobao.org/joi/download/joi-11.4.0.tgz", - "integrity": "sha1-9nSJdTe2JemsPQt+FgTIKK2RPMs=", - "requires": { - "hoek": "4.x.x", - "isemail": "3.x.x", - "topo": "2.x.x" - } - }, "js-base64": { "version": "2.5.1", "resolved": "https://registry.npm.taobao.org/js-base64/download/js-base64-2.5.1.tgz", @@ -10539,11 +10466,6 @@ "resolved": "https://registry.npm.taobao.org/prettier/download/prettier-1.16.3.tgz", "integrity": "sha1-jGIWhFO63vcC80tFtu6JlXSmpl0=" }, - "pretty-bytes": { - "version": "4.0.2", - "resolved": "https://registry.npm.taobao.org/pretty-bytes/download/pretty-bytes-4.0.2.tgz", - "integrity": "sha1-sr+C5zUNZcbDOqlaqlpPYyf2HNk=" - }, "pretty-error": { "version": "2.1.1", "resolved": "https://registry.npm.taobao.org/pretty-error/download/pretty-error-2.1.1.tgz", @@ -10908,11 +10830,6 @@ "unicode-match-property-value-ecmascript": "^1.1.0" } }, - "register-service-worker": { - "version": "1.6.2", - "resolved": "https://registry.npm.taobao.org/register-service-worker/download/register-service-worker-1.6.2.tgz", - "integrity": "sha1-kpflTCBcNxxuSb+oj2mX6N0xX0w=" - }, "regjsgen": { "version": "0.5.0", "resolved": "https://registry.npm.taobao.org/regjsgen/download/regjsgen-0.5.0.tgz", @@ -12041,16 +11958,6 @@ "safe-buffer": "~5.1.0" } }, - "stringify-object": { - "version": "3.3.0", - "resolved": "https://registry.npm.taobao.org/stringify-object/download/stringify-object-3.3.0.tgz", - "integrity": "sha1-cDBlrvyhkwDTzoivT1s5VtdVZik=", - "requires": { - "get-own-enumerable-property-symbols": "^3.0.0", - "is-obj": "^1.0.1", - "is-regexp": "^1.0.0" - } - }, "strip-ansi": { "version": "3.0.1", "resolved": "https://registry.npm.taobao.org/strip-ansi/download/strip-ansi-3.0.1.tgz", @@ -12073,15 +11980,6 @@ "resolved": "https://registry.npm.taobao.org/strip-bom-string/download/strip-bom-string-1.0.0.tgz", "integrity": "sha1-5SEekiQ2n7uB1jOi8ABE3IztrZI=" }, - "strip-comments": { - "version": "1.0.2", - "resolved": "https://registry.npm.taobao.org/strip-comments/download/strip-comments-1.0.2.tgz", - "integrity": "sha1-grnEXn8FhzvuU/NxaK+TCqNoZ50=", - "requires": { - "babel-extract-comments": "^1.0.0", - "babel-plugin-transform-object-rest-spread": "^6.26.0" - } - }, "strip-eof": { "version": "1.0.0", "resolved": "https://registry.npm.taobao.org/strip-eof/download/strip-eof-1.0.0.tgz", @@ -12395,14 +12293,6 @@ "resolved": "https://registry.npm.taobao.org/toml/download/toml-3.0.0.tgz", "integrity": "sha1-NCFg8a8ZBOydIE0DpdYSItdixe4=" }, - "topo": { - "version": "2.0.2", - "resolved": "https://registry.npm.taobao.org/topo/download/topo-2.0.2.tgz", - "integrity": "sha1-zVYVdSU5BXwNwEkaYhw7xvvh0YI=", - "requires": { - "hoek": "4.x.x" - } - }, "toposort": { "version": "1.0.7", "resolved": "https://registry.npm.taobao.org/toposort/download/toposort-1.0.7.tgz", @@ -13261,148 +13151,6 @@ "string-width": "^1.0.2 || 2" } }, - "workbox-background-sync": { - "version": "3.6.3", - "resolved": "https://registry.npm.taobao.org/workbox-background-sync/download/workbox-background-sync-3.6.3.tgz", - "integrity": "sha1-Zgmg+sntozanxS5qoie6KuUyrZQ=", - "requires": { - "workbox-core": "^3.6.3" - } - }, - "workbox-broadcast-cache-update": { - "version": "3.6.3", - "resolved": "https://registry.npm.taobao.org/workbox-broadcast-cache-update/download/workbox-broadcast-cache-update-3.6.3.tgz", - "integrity": "sha1-P13/Iq2oyT45f7OMHcEAYGp7kto=", - "requires": { - "workbox-core": "^3.6.3" - } - }, - "workbox-build": { - "version": "3.6.3", - "resolved": "https://registry.npm.taobao.org/workbox-build/download/workbox-build-3.6.3.tgz", - "integrity": "sha1-dxEPn1LcXYL6bBw4TG9eIiWty9g=", - "requires": { - "babel-runtime": "^6.26.0", - "common-tags": "^1.4.0", - "fs-extra": "^4.0.2", - "glob": "^7.1.2", - "joi": "^11.1.1", - "lodash.template": "^4.4.0", - "pretty-bytes": "^4.0.2", - "stringify-object": "^3.2.2", - "strip-comments": "^1.0.2", - "workbox-background-sync": "^3.6.3", - "workbox-broadcast-cache-update": "^3.6.3", - "workbox-cache-expiration": "^3.6.3", - "workbox-cacheable-response": "^3.6.3", - "workbox-core": "^3.6.3", - "workbox-google-analytics": "^3.6.3", - "workbox-navigation-preload": "^3.6.3", - "workbox-precaching": "^3.6.3", - "workbox-range-requests": "^3.6.3", - "workbox-routing": "^3.6.3", - "workbox-strategies": "^3.6.3", - "workbox-streams": "^3.6.3", - "workbox-sw": "^3.6.3" - }, - "dependencies": { - "fs-extra": { - "version": "4.0.3", - "resolved": "https://registry.npm.taobao.org/fs-extra/download/fs-extra-4.0.3.tgz", - "integrity": "sha1-DYUhIuW8W+tFP7Ao6cDJvzY0DJQ=", - "requires": { - "graceful-fs": "^4.1.2", - "jsonfile": "^4.0.0", - "universalify": "^0.1.0" - } - } - } - }, - "workbox-cache-expiration": { - "version": "3.6.3", - "resolved": "https://registry.npm.taobao.org/workbox-cache-expiration/download/workbox-cache-expiration-3.6.3.tgz", - "integrity": "sha1-SBlpclSnIJihP5S1lDJaKKHpA3I=", - "requires": { - "workbox-core": "^3.6.3" - } - }, - "workbox-cacheable-response": { - "version": "3.6.3", - "resolved": "https://registry.npm.taobao.org/workbox-cacheable-response/download/workbox-cacheable-response-3.6.3.tgz", - "integrity": "sha1-hp8aaPzpBj9oad2/f6Ci4Khos6o=", - "requires": { - "workbox-core": "^3.6.3" - } - }, - "workbox-core": { - "version": "3.6.3", - "resolved": "https://registry.npm.taobao.org/workbox-core/download/workbox-core-3.6.3.tgz", - "integrity": "sha1-aau6cKTz8qXAWSlabzt8Yr0A4Vw=" - }, - "workbox-google-analytics": { - "version": "3.6.3", - "resolved": "https://registry.npm.taobao.org/workbox-google-analytics/download/workbox-google-analytics-3.6.3.tgz", - "integrity": "sha1-md8qPXDW6Rlh4YpnUrrBLpH79yc=", - "requires": { - "workbox-background-sync": "^3.6.3", - "workbox-core": "^3.6.3", - "workbox-routing": "^3.6.3", - "workbox-strategies": "^3.6.3" - } - }, - "workbox-navigation-preload": { - "version": "3.6.3", - "resolved": "https://registry.npm.taobao.org/workbox-navigation-preload/download/workbox-navigation-preload-3.6.3.tgz", - "integrity": "sha1-osNOt8F+dIW3lRJQkSFfdXs8SWQ=", - "requires": { - "workbox-core": "^3.6.3" - } - }, - "workbox-precaching": { - "version": "3.6.3", - "resolved": "https://registry.npm.taobao.org/workbox-precaching/download/workbox-precaching-3.6.3.tgz", - "integrity": "sha1-U0FRXp1YcsWO3gJqMeGbr6+k4cE=", - "requires": { - "workbox-core": "^3.6.3" - } - }, - "workbox-range-requests": { - "version": "3.6.3", - "resolved": "https://registry.npm.taobao.org/workbox-range-requests/download/workbox-range-requests-3.6.3.tgz", - "integrity": "sha1-PMIcujHy3YxDxSoZa8yPbNvN6AM=", - "requires": { - "workbox-core": "^3.6.3" - } - }, - "workbox-routing": { - "version": "3.6.3", - "resolved": "https://registry.npm.taobao.org/workbox-routing/download/workbox-routing-3.6.3.tgz", - "integrity": "sha1-ZZzY+SdJhs+pj9oNBQ3mQiB1rPc=", - "requires": { - "workbox-core": "^3.6.3" - } - }, - "workbox-strategies": { - "version": "3.6.3", - "resolved": "https://registry.npm.taobao.org/workbox-strategies/download/workbox-strategies-3.6.3.tgz", - "integrity": "sha1-EaDcJJp7wj00ZewTItKPpmQ9ZKA=", - "requires": { - "workbox-core": "^3.6.3" - } - }, - "workbox-streams": { - "version": "3.6.3", - "resolved": "https://registry.npm.taobao.org/workbox-streams/download/workbox-streams-3.6.3.tgz", - "integrity": "sha1-vq6l1bIwI5g2zDJ7B9RxqmEBlVo=", - "requires": { - "workbox-core": "^3.6.3" - } - }, - "workbox-sw": { - "version": "3.6.3", - "resolved": "https://registry.npm.taobao.org/workbox-sw/download/workbox-sw-3.6.3.tgz", - "integrity": "sha1-J46kwYMbkrvi1CDag5kXbEsnif8=" - }, "worker-farm": { "version": "1.7.0", "resolved": "https://registry.npm.taobao.org/worker-farm/download/worker-farm-1.7.0.tgz", diff --git a/package.json b/package.json index ec619c4..9787e28 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,6 @@ "vuepress-plugin-sitemap": "^2.1.2" }, "dependencies": { - "@vuepress/plugin-pwa": "^1.0.0-rc.1", "element-ui": "^2.12.0", "esm": "^3.2.25", "npm": "^6.11.3", diff --git a/support/change-log/change-log-on-the-way.md b/support/change-log/change-log-on-the-way.md index d1a058a..d84ad50 100644 --- a/support/change-log/change-log-on-the-way.md +++ b/support/change-log/change-log-on-the-way.md @@ -3,13 +3,17 @@ Kuboard v1.0.x 的更新说明 +**BUG 修复** + + + +* 工作负载编辑器 --> 容器组 --> 容忍 -- 正在开发 * kubernetes 1.16.1 * Service --> SessionAffinity --> clientIP.timeoutSeconds * Service --> .spec.clusterIP -* --privileged * 创建工作负载时,不追加前缀 * 存储卷声明去掉分配模式的字段 diff --git a/support/change-log/v1.0.x.md b/support/change-log/v1.0.x.md index ee56d2d..d0774d4 100644 --- a/support/change-log/v1.0.x.md +++ b/support/change-log/v1.0.x.md @@ -7,6 +7,19 @@ description: 本文描述了Kuboard_v1.0.x的版本变更说明 Kuboard v1.0.x 的更新说明 +## v1.0.4-beta.2 + +**发布日期** + +2019年10月7日 + +**新特性** + +* 工作负载编辑器 --> 容器组 --> securityContext +* 工作负载编辑器 --> 容器 --> securityContext (含 privileged 模式) +* 容器查看界面 --> 查看YAML +* 节点页面 --> 显示和编辑污点 + ## v1.0.4-beta.1 **发布日期**