From c42c4bee5ded04aad22214e9107aeac0e33a02d7 Mon Sep 17 00:00:00 2001 From: Yaacov Zamir Date: Tue, 30 Jan 2024 16:24:00 +0200 Subject: [PATCH] Update dependancies Signed-off-by: Yaacov Zamir --- package-lock.json | 865 +++++------------- packages/forklift-console-plugin/package.json | 2 +- packages/mocks/package.json | 1 - packages/mocks/src/data/recorder-brq2.har | 394 -------- packages/mocks/src/getMockData.ts | 21 +- 5 files changed, 247 insertions(+), 1036 deletions(-) delete mode 100644 packages/mocks/src/data/recorder-brq2.har diff --git a/package-lock.json b/package-lock.json index 72675e3f6..9cb3c15e9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2389,11 +2389,11 @@ "dev": true }, "node_modules/@babel/runtime": { - "version": "7.22.6", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.22.6.tgz", - "integrity": "sha512-wDb5pWm4WDdF6LFUde3Jl8WzPA+3ZbxYqkC6xAXuD3irdEHN1k0NfTRrJD8ZD378SJ61miMLCqIOXYhd8x+AJQ==", + "version": "7.23.9", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.23.9.tgz", + "integrity": "sha512-0CX6F+BI2s9dkUqr08KFrAIZgNFj75rdBU/DjCyYLIaV/quFjkk6T+EJ2LkZHyZTbEV4L5p97mNkUsHl2wLFAw==", "dependencies": { - "regenerator-runtime": "^0.13.11" + "regenerator-runtime": "^0.14.0" }, "engines": { "node": ">=6.9.0" @@ -2975,246 +2975,6 @@ "react": ">=16.8.0" } }, - "node_modules/@esbuild/android-arm": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.17.19.tgz", - "integrity": "sha512-rIKddzqhmav7MSmoFCmDIb6e2W57geRsM94gV2l38fzhXMwq7hZoClug9USI2pFRGL06f4IOPHHpFNOkWieR8A==", - "cpu": [ - "arm" - ], - "dev": true, - "optional": true, - "os": [ - "android" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/android-arm64": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.17.19.tgz", - "integrity": "sha512-KBMWvEZooR7+kzY0BtbTQn0OAYY7CsiydT63pVEaPtVYF0hXbUaOyZog37DKxK7NF3XacBJOpYT4adIJh+avxA==", - "cpu": [ - "arm64" - ], - "dev": true, - "optional": true, - "os": [ - "android" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/android-x64": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.17.19.tgz", - "integrity": "sha512-uUTTc4xGNDT7YSArp/zbtmbhO0uEEK9/ETW29Wk1thYUJBz3IVnvgEiEwEa9IeLyvnpKrWK64Utw2bgUmDveww==", - "cpu": [ - "x64" - ], - "dev": true, - "optional": true, - "os": [ - "android" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/darwin-arm64": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.17.19.tgz", - "integrity": "sha512-80wEoCfF/hFKM6WE1FyBHc9SfUblloAWx6FJkFWTWiCoht9Mc0ARGEM47e67W9rI09YoUxJL68WHfDRYEAvOhg==", - "cpu": [ - "arm64" - ], - "dev": true, - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/darwin-x64": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.17.19.tgz", - "integrity": "sha512-IJM4JJsLhRYr9xdtLytPLSH9k/oxR3boaUIYiHkAawtwNOXKE8KoU8tMvryogdcT8AU+Bflmh81Xn6Q0vTZbQw==", - "cpu": [ - "x64" - ], - "dev": true, - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/freebsd-arm64": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.17.19.tgz", - "integrity": "sha512-pBwbc7DufluUeGdjSU5Si+P3SoMF5DQ/F/UmTSb8HXO80ZEAJmrykPyzo1IfNbAoaqw48YRpv8shwd1NoI0jcQ==", - "cpu": [ - "arm64" - ], - "dev": true, - "optional": true, - "os": [ - "freebsd" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/freebsd-x64": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.17.19.tgz", - "integrity": "sha512-4lu+n8Wk0XlajEhbEffdy2xy53dpR06SlzvhGByyg36qJw6Kpfk7cp45DR/62aPH9mtJRmIyrXAS5UWBrJT6TQ==", - "cpu": [ - "x64" - ], - "dev": true, - "optional": true, - "os": [ - "freebsd" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/linux-arm": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.17.19.tgz", - "integrity": "sha512-cdmT3KxjlOQ/gZ2cjfrQOtmhG4HJs6hhvm3mWSRDPtZ/lP5oe8FWceS10JaSJC13GBd4eH/haHnqf7hhGNLerA==", - "cpu": [ - "arm" - ], - "dev": true, - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/linux-arm64": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.17.19.tgz", - "integrity": "sha512-ct1Tg3WGwd3P+oZYqic+YZF4snNl2bsnMKRkb3ozHmnM0dGWuxcPTTntAF6bOP0Sp4x0PjSF+4uHQ1xvxfRKqg==", - "cpu": [ - "arm64" - ], - "dev": true, - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/linux-ia32": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.17.19.tgz", - "integrity": "sha512-w4IRhSy1VbsNxHRQpeGCHEmibqdTUx61Vc38APcsRbuVgK0OPEnQ0YD39Brymn96mOx48Y2laBQGqgZ0j9w6SQ==", - "cpu": [ - "ia32" - ], - "dev": true, - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/linux-loong64": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.17.19.tgz", - "integrity": "sha512-2iAngUbBPMq439a+z//gE+9WBldoMp1s5GWsUSgqHLzLJ9WoZLZhpwWuym0u0u/4XmZ3gpHmzV84PonE+9IIdQ==", - "cpu": [ - "loong64" - ], - "dev": true, - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/linux-mips64el": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.17.19.tgz", - "integrity": "sha512-LKJltc4LVdMKHsrFe4MGNPp0hqDFA1Wpt3jE1gEyM3nKUvOiO//9PheZZHfYRfYl6AwdTH4aTcXSqBerX0ml4A==", - "cpu": [ - "mips64el" - ], - "dev": true, - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/linux-ppc64": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.17.19.tgz", - "integrity": "sha512-/c/DGybs95WXNS8y3Ti/ytqETiW7EU44MEKuCAcpPto3YjQbyK3IQVKfF6nbghD7EcLUGl0NbiL5Rt5DMhn5tg==", - "cpu": [ - "ppc64" - ], - "dev": true, - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/linux-riscv64": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.17.19.tgz", - "integrity": "sha512-FC3nUAWhvFoutlhAkgHf8f5HwFWUL6bYdvLc/TTuxKlvLi3+pPzdZiFKSWz/PF30TB1K19SuCxDTI5KcqASJqA==", - "cpu": [ - "riscv64" - ], - "dev": true, - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/linux-s390x": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.17.19.tgz", - "integrity": "sha512-IbFsFbxMWLuKEbH+7sTkKzL6NJmG2vRyy6K7JJo55w+8xDk7RElYn6xvXtDW8HCfoKBFK69f3pgBJSUSQPr+4Q==", - "cpu": [ - "s390x" - ], - "dev": true, - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">=12" - } - }, "node_modules/@esbuild/linux-x64": { "version": "0.17.19", "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.17.19.tgz", @@ -3231,102 +2991,6 @@ "node": ">=12" } }, - "node_modules/@esbuild/netbsd-x64": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.17.19.tgz", - "integrity": "sha512-CwFq42rXCR8TYIjIfpXCbRX0rp1jo6cPIUPSaWwzbVI4aOfX96OXY8M6KNmtPcg7QjYeDmN+DD0Wp3LaBOLf4Q==", - "cpu": [ - "x64" - ], - "dev": true, - "optional": true, - "os": [ - "netbsd" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/openbsd-x64": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.17.19.tgz", - "integrity": "sha512-cnq5brJYrSZ2CF6c35eCmviIN3k3RczmHz8eYaVlNasVqsNY+JKohZU5MKmaOI+KkllCdzOKKdPs762VCPC20g==", - "cpu": [ - "x64" - ], - "dev": true, - "optional": true, - "os": [ - "openbsd" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/sunos-x64": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.17.19.tgz", - "integrity": "sha512-vCRT7yP3zX+bKWFeP/zdS6SqdWB8OIpaRq/mbXQxTGHnIxspRtigpkUcDMlSCOejlHowLqII7K2JKevwyRP2rg==", - "cpu": [ - "x64" - ], - "dev": true, - "optional": true, - "os": [ - "sunos" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/win32-arm64": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.17.19.tgz", - "integrity": "sha512-yYx+8jwowUstVdorcMdNlzklLYhPxjniHWFKgRqH7IFlUEa0Umu3KuYplf1HUZZ422e3NU9F4LGb+4O0Kdcaag==", - "cpu": [ - "arm64" - ], - "dev": true, - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/win32-ia32": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.17.19.tgz", - "integrity": "sha512-eggDKanJszUtCdlVs0RB+h35wNlb5v4TWEkq4vZcmVt5u/HiDZrTXe2bWFQUez3RgNHwx/x4sk5++4NSSicKkw==", - "cpu": [ - "ia32" - ], - "dev": true, - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=12" - } - }, - "node_modules/@esbuild/win32-x64": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.17.19.tgz", - "integrity": "sha512-lAhycmKnVOuRYNtRtatQR1LPQf2oYCkRGkSFnseDAKPl8lu5SOsK/e1sXe5a0Pc5kHIHe6P2I/ilntNv2xf3cA==", - "cpu": [ - "x64" - ], - "dev": true, - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">=12" - } - }, "node_modules/@eslint-community/eslint-utils": { "version": "4.4.0", "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz", @@ -4858,9 +4522,9 @@ } }, "node_modules/@patternfly/react-icons": { - "version": "4.93.6", - "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-4.93.6.tgz", - "integrity": "sha512-ZrXegc/81oiuTIeWvoHb3nG/eZODbB4rYmekBEsrbiysyO7m/sUFoi/RLvgFINrRoh6YCJqL5fj06Jg6d7jX1g==", + "version": "4.93.7", + "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-4.93.7.tgz", + "integrity": "sha512-3kr35dgba7Qz5CSzmfH0rIjSvBC5xkmiknf3SvVUVxaiVA7KRowID8viYHeZlf3v/Oa3sEewaH830Q0t+nWsZQ==", "peer": true, "peerDependencies": { "react": "^16.8 || ^17 || ^18", @@ -4868,9 +4532,9 @@ } }, "node_modules/@patternfly/react-styles": { - "version": "4.92.6", - "resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-4.92.6.tgz", - "integrity": "sha512-b8uQdEReMyeoMzjpMri845QxqtupY/tIFFYfVeKoB2neno8gkcW1RvDdDe62LF88q45OktCwAe/8A99ker10Iw==", + "version": "4.92.8", + "resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-4.92.8.tgz", + "integrity": "sha512-K4lUU8O4HiCX9NeuNUIrPgN3wlGERCxJVio+PAjd8hpJD/PKnjFfOJ9u6/Cii3qLy/5ZviWPRNHbGiwA/+YUhg==", "peer": true }, "node_modules/@patternfly/react-table": { @@ -4892,9 +4556,9 @@ } }, "node_modules/@patternfly/react-tokens": { - "version": "4.94.6", - "resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-4.94.6.tgz", - "integrity": "sha512-tm7C6nat+uKMr1hrapis7hS3rN9cr41tpcCKhx6cod6FLU8KwF2Yt5KUxakhIOCEcE/M/EhXhAw/qejp8w0r7Q==", + "version": "4.94.7", + "resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-4.94.7.tgz", + "integrity": "sha512-h+ducOLDMSxcuec3+YY3x+stM5ZUSnrl/lC/eVmjypil2El08NuE2MNEPMQWdhrod6VRRZFMNqZw/m82iv6U1A==", "peer": true }, "node_modules/@pkgr/utils": { @@ -7715,9 +7379,9 @@ } }, "node_modules/@testing-library/dom": { - "version": "9.3.1", - "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-9.3.1.tgz", - "integrity": "sha512-0DGPd9AR3+iDTjGoMpxIkAsUihHZ3Ai6CneU6bRRrffXMgzCdlNk43jTrD2/5LT6CBb3MWTP8v510JzYtahD2w==", + "version": "9.3.4", + "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-9.3.4.tgz", + "integrity": "sha512-FlS4ZWlp97iiNWig0Muq8p+3rVDjRiYE+YKGbAqXOu9nwJFFOdL00kFpz42M+4huzYi86vAK1sOOfyOG45muIQ==", "dev": true, "peer": true, "dependencies": { @@ -7933,7 +7597,7 @@ "version": "1.19.2", "resolved": "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.2.tgz", "integrity": "sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==", - "devOptional": true, + "dev": true, "dependencies": { "@types/connect": "*", "@types/node": "*" @@ -7952,7 +7616,7 @@ "version": "3.4.35", "resolved": "https://registry.npmjs.org/@types/connect/-/connect-3.4.35.tgz", "integrity": "sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==", - "devOptional": true, + "dev": true, "dependencies": { "@types/node": "*" } @@ -7973,66 +7637,66 @@ "integrity": "sha512-XW/Aa8APYr6jSVVA1y/DEIZX0/GMKLEVekNG727R8cs56ahETkRAy/3DR7+fJyh7oUgGwNQaRfXCun0+KbWY7Q==" }, "node_modules/@types/d3-array": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/@types/d3-array/-/d3-array-3.0.5.tgz", - "integrity": "sha512-Qk7fpJ6qFp+26VeQ47WY0mkwXaiq8+76RJcncDEfMc2ocRzXLO67bLFRNI4OX1aGBoPzsM5Y2T+/m1pldOgD+A==", + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/@types/d3-array/-/d3-array-3.2.1.tgz", + "integrity": "sha512-Y2Jn2idRrLzUfAKV2LyRImR+y4oa2AntrgID95SHJxuMUrkNXmanDSed71sRNZysveJVt1hLLemQZIady0FpEg==", "peer": true }, "node_modules/@types/d3-color": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/@types/d3-color/-/d3-color-3.1.0.tgz", - "integrity": "sha512-HKuicPHJuvPgCD+np6Se9MQvS6OCbJmOjGvylzMJRlDwUXjKTTXs6Pwgk79O09Vj/ho3u1ofXnhFOaEWWPrlwA==", + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/@types/d3-color/-/d3-color-3.1.3.tgz", + "integrity": "sha512-iO90scth9WAbmgv7ogoq57O9YpKmFBbmoEoCHDB2xMBY0+/KVrqAaCDyCE16dUspeOvIxFFRI+0sEtqDqy2b4A==", "peer": true }, "node_modules/@types/d3-ease": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/d3-ease/-/d3-ease-3.0.0.tgz", - "integrity": "sha512-aMo4eaAOijJjA6uU+GIeW018dvy9+oH5Y2VPPzjjfxevvGQ/oRDs+tfYC9b50Q4BygRR8yE2QCLsrT0WtAVseA==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@types/d3-ease/-/d3-ease-3.0.2.tgz", + "integrity": "sha512-NcV1JjO5oDzoK26oMzbILE6HW7uVXOHLQvHshBUW4UMdZGfiY6v5BeQwh9a9tCzv+CeefZQHJt5SRgK154RtiA==", "peer": true }, "node_modules/@types/d3-interpolate": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/@types/d3-interpolate/-/d3-interpolate-3.0.1.tgz", - "integrity": "sha512-jx5leotSeac3jr0RePOH1KdR9rISG91QIE4Q2PYTu4OymLTZfA3SrnURSLzKH48HmXVUru50b8nje4E79oQSQw==", + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/@types/d3-interpolate/-/d3-interpolate-3.0.4.tgz", + "integrity": "sha512-mgLPETlrpVV1YRJIglr4Ez47g7Yxjl1lj7YKsiMCb27VJH9W8NVM6Bb9d8kkpG/uAQS5AmbA48q2IAolKKo1MA==", "peer": true, "dependencies": { "@types/d3-color": "*" } }, "node_modules/@types/d3-path": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/d3-path/-/d3-path-3.0.0.tgz", - "integrity": "sha512-0g/A+mZXgFkQxN3HniRDbXMN79K3CdTpLsevj+PXiTcb2hVyvkZUBg37StmgCQkaD84cUJ4uaDAWq7UJOQy2Tg==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@types/d3-path/-/d3-path-3.0.2.tgz", + "integrity": "sha512-WAIEVlOCdd/NKRYTsqCpOMHQHemKBEINf8YXMYOtXH0GA7SY0dqMB78P3Uhgfy+4X+/Mlw2wDtlETkN6kQUCMA==", "peer": true }, "node_modules/@types/d3-scale": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/@types/d3-scale/-/d3-scale-4.0.3.tgz", - "integrity": "sha512-PATBiMCpvHJSMtZAMEhc2WyL+hnzarKzI6wAHYjhsonjWJYGq5BXTzQjv4l8m2jO183/4wZ90rKvSeT7o72xNQ==", + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/@types/d3-scale/-/d3-scale-4.0.8.tgz", + "integrity": "sha512-gkK1VVTr5iNiYJ7vWDI+yUFFlszhNMtVeneJ6lUTKPjprsvLLI9/tgEGiXJOnlINJA8FyA88gfnQsHbybVZrYQ==", "peer": true, "dependencies": { "@types/d3-time": "*" } }, "node_modules/@types/d3-shape": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/@types/d3-shape/-/d3-shape-3.1.1.tgz", - "integrity": "sha512-6Uh86YFF7LGg4PQkuO2oG6EMBRLuW9cbavUW46zkIO5kuS2PfTqo2o9SkgtQzguBHbLgNnU90UNsITpsX1My+A==", + "version": "3.1.6", + "resolved": "https://registry.npmjs.org/@types/d3-shape/-/d3-shape-3.1.6.tgz", + "integrity": "sha512-5KKk5aKGu2I+O6SONMYSNflgiP0WfZIQvVUMan50wHsLG1G94JlxEVnCpQARfTtzytuY0p/9PXXZb3I7giofIA==", "peer": true, "dependencies": { "@types/d3-path": "*" } }, "node_modules/@types/d3-time": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/d3-time/-/d3-time-3.0.0.tgz", - "integrity": "sha512-sZLCdHvBUcNby1cB6Fd3ZBrABbjz3v1Vm90nysCQ6Vt7vd6e/h9Lt7SiJUoEX0l4Dzc7P5llKyhqSi1ycSf1Hg==", + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/@types/d3-time/-/d3-time-3.0.3.tgz", + "integrity": "sha512-2p6olUZ4w3s+07q3Tm2dbiMZy5pCDfYwtLXXHUnVzXgQlZ/OyPtUz6OL382BkOuGlLXqfT+wqv8Fw2v8/0geBw==", "peer": true }, "node_modules/@types/d3-timer": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/d3-timer/-/d3-timer-3.0.0.tgz", - "integrity": "sha512-HNB/9GHqu7Fo8AQiugyJbv6ZxYz58wef0esl4Mv828w1ZKpAshw/uFWVDUcIB9KKFeFKoxS3cHY07FFgtTRZ1g==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@types/d3-timer/-/d3-timer-3.0.2.tgz", + "integrity": "sha512-Ps3T8E8dZDam6fUyNiMkekK3XUsaUEik+idO9/YjPtfj2qruF8tFBXS7XhtE4iIXBLxhmLjP3SXpLhVf21I9Lw==", "peer": true }, "node_modules/@types/debug": { @@ -8094,7 +7758,7 @@ "version": "4.17.17", "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.17.tgz", "integrity": "sha512-Q4FmmuLGBG58btUnfS1c1r/NQdlp3DMfGDGig8WhfpA2YRUtEkxAjkZb0yvplJGYdF1fsQ81iMDcH24sSCNC/Q==", - "devOptional": true, + "dev": true, "dependencies": { "@types/body-parser": "*", "@types/express-serve-static-core": "^4.17.33", @@ -8106,7 +7770,7 @@ "version": "4.17.35", "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.35.tgz", "integrity": "sha512-wALWQwrgiB2AWTT91CB62b6Yt0sNHpznUXeZEcnPU3DRdlDIz74x8Qg1UUYKSVFi+va5vKOLYRBI1bRKiLLKIg==", - "devOptional": true, + "dev": true, "dependencies": { "@types/node": "*", "@types/qs": "*", @@ -8175,12 +7839,13 @@ "version": "2.0.1", "resolved": "https://registry.npmjs.org/@types/http-errors/-/http-errors-2.0.1.tgz", "integrity": "sha512-/K3ds8TRAfBvi5vfjuz8y6+GiAYBZ0x4tXv1Av6CWBWn0IlADc+ZX9pMq7oU0fNQPnBwIZl3rmeLp6SBApbxSQ==", - "devOptional": true + "dev": true }, "node_modules/@types/http-proxy": { "version": "1.17.11", "resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.11.tgz", "integrity": "sha512-HC8G7c1WmaF2ekqpnFq626xd3Zz0uvaqFmBJNRZCGEZCXkvSdJoNFn/8Ygbd9fKNQj8UzLdCETaI0UWPAjK7IA==", + "dev": true, "dependencies": { "@types/node": "*" } @@ -8311,7 +7976,7 @@ "version": "1.3.2", "resolved": "https://registry.npmjs.org/@types/mime/-/mime-1.3.2.tgz", "integrity": "sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==", - "devOptional": true + "dev": true }, "node_modules/@types/mime-types": { "version": "2.1.1", @@ -8416,13 +8081,13 @@ "version": "6.9.7", "resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.7.tgz", "integrity": "sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==", - "devOptional": true + "dev": true }, "node_modules/@types/range-parser": { "version": "1.2.4", "resolved": "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.4.tgz", "integrity": "sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==", - "devOptional": true + "dev": true }, "node_modules/@types/react": { "version": "17.0.62", @@ -8466,7 +8131,7 @@ "version": "0.17.1", "resolved": "https://registry.npmjs.org/@types/send/-/send-0.17.1.tgz", "integrity": "sha512-Cwo8LE/0rnvX7kIIa3QHCkcuF21c05Ayb0ZfxPiv0W8VRiZiNW/WuRupHKpqqGVGf7SUA44QSOUKaEd9lIrd/Q==", - "devOptional": true, + "dev": true, "dependencies": { "@types/mime": "^1", "@types/node": "*" @@ -8485,7 +8150,7 @@ "version": "1.15.2", "resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.15.2.tgz", "integrity": "sha512-J2LqtvFYCzaj8pVYKw8klQXrLLk7TBZmQ4ShlcdkELFKGwGMfevMLneMMRkMgZxotOD9wg497LpC7O8PcvAmfw==", - "devOptional": true, + "dev": true, "dependencies": { "@types/http-errors": "*", "@types/mime": "*", @@ -8999,6 +8664,7 @@ "version": "1.3.8", "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz", "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==", + "dev": true, "dependencies": { "mime-types": "~2.1.34", "negotiator": "0.6.3" @@ -9427,7 +9093,8 @@ "node_modules/array-flatten": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz", - "integrity": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==" + "integrity": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==", + "dev": true }, "node_modules/array-includes": { "version": "3.1.6", @@ -10293,6 +9960,7 @@ "version": "1.20.1", "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.1.tgz", "integrity": "sha512-jWi7abTbYwajOytWCQc37VulmWiRae5RyTpaCyDcS5/lMdtwSz5lOpDE67srw/HYe35f1z3fDQw+3txg7gNtWw==", + "dev": true, "dependencies": { "bytes": "3.1.2", "content-type": "~1.0.4", @@ -10316,6 +9984,7 @@ "version": "2.6.9", "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dev": true, "dependencies": { "ms": "2.0.0" } @@ -10324,6 +9993,7 @@ "version": "0.4.24", "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz", "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", + "dev": true, "dependencies": { "safer-buffer": ">= 2.1.2 < 3" }, @@ -10334,12 +10004,14 @@ "node_modules/body-parser/node_modules/ms": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", + "dev": true }, "node_modules/body-parser/node_modules/qs": { "version": "6.11.0", "resolved": "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz", "integrity": "sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==", + "dev": true, "dependencies": { "side-channel": "^1.0.4" }, @@ -10782,6 +10454,7 @@ "version": "3.1.2", "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz", "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", + "dev": true, "engines": { "node": ">= 0.8" } @@ -11144,9 +10817,9 @@ "dev": true }, "node_modules/classnames": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.2.tgz", - "integrity": "sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw==", + "version": "2.5.1", + "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.5.1.tgz", + "integrity": "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==", "peer": true }, "node_modules/clean-css": { @@ -11714,6 +11387,7 @@ "version": "0.5.4", "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz", "integrity": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==", + "dev": true, "dependencies": { "safe-buffer": "5.2.1" }, @@ -11725,6 +11399,7 @@ "version": "1.0.5", "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz", "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==", + "dev": true, "engines": { "node": ">= 0.6" } @@ -11739,6 +11414,7 @@ "version": "0.5.0", "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.5.0.tgz", "integrity": "sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==", + "dev": true, "engines": { "node": ">= 0.6" } @@ -11746,7 +11422,8 @@ "node_modules/cookie-signature": { "version": "1.0.6", "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz", - "integrity": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==" + "integrity": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==", + "dev": true }, "node_modules/copy-webpack-plugin": { "version": "11.0.0", @@ -12910,6 +12587,7 @@ "version": "2.0.0", "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz", "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==", + "dev": true, "engines": { "node": ">= 0.8" } @@ -12927,6 +12605,7 @@ "version": "1.2.0", "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz", "integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==", + "dev": true, "engines": { "node": ">= 0.8", "npm": "1.2.8000 || >= 1.4.16" @@ -13283,7 +12962,8 @@ "node_modules/ee-first": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", - "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==" + "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==", + "dev": true }, "node_modules/ejs": { "version": "3.1.9", @@ -13335,6 +13015,7 @@ "version": "1.0.2", "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz", "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==", + "dev": true, "engines": { "node": ">= 0.8" } @@ -13626,7 +13307,8 @@ "node_modules/escape-html": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz", - "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==" + "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==", + "dev": true }, "node_modules/escape-string-regexp": { "version": "4.0.0", @@ -14052,6 +13734,7 @@ "version": "1.8.1", "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz", "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==", + "dev": true, "engines": { "node": ">= 0.6" } @@ -14062,11 +13745,6 @@ "integrity": "sha512-tYUSVOGeQPKt/eC1ABfhHy5Xd96N3oIijJvN3O9+TsC28T5V9yX9oEfEK5faP0EFSNVOG97qtAS68GBrQB2hDg==", "dev": true }, - "node_modules/eventemitter3": { - "version": "4.0.7", - "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz", - "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==" - }, "node_modules/events": { "version": "3.3.0", "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz", @@ -14234,6 +13912,7 @@ "version": "4.18.2", "resolved": "https://registry.npmjs.org/express/-/express-4.18.2.tgz", "integrity": "sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ==", + "dev": true, "dependencies": { "accepts": "~1.3.8", "array-flatten": "1.1.1", @@ -14275,6 +13954,7 @@ "version": "2.6.9", "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dev": true, "dependencies": { "ms": "2.0.0" } @@ -14282,17 +13962,20 @@ "node_modules/express/node_modules/ms": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", + "dev": true }, "node_modules/express/node_modules/path-to-regexp": { "version": "0.1.7", "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz", - "integrity": "sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==" + "integrity": "sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==", + "dev": true }, "node_modules/express/node_modules/qs": { "version": "6.11.0", "resolved": "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz", "integrity": "sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==", + "dev": true, "dependencies": { "side-channel": "^1.0.4" }, @@ -14657,6 +14340,7 @@ "version": "1.2.0", "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.2.0.tgz", "integrity": "sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg==", + "dev": true, "dependencies": { "debug": "2.6.9", "encodeurl": "~1.0.2", @@ -14674,6 +14358,7 @@ "version": "2.6.9", "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dev": true, "dependencies": { "ms": "2.0.0" } @@ -14681,7 +14366,8 @@ "node_modules/finalhandler/node_modules/ms": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", + "dev": true }, "node_modules/find-cache-dir": { "version": "3.3.2", @@ -14800,15 +14486,16 @@ } }, "node_modules/follow-redirects": { - "version": "1.15.2", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz", - "integrity": "sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==", + "version": "1.15.5", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.5.tgz", + "integrity": "sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==", "funding": [ { "type": "individual", "url": "https://github.com/sponsors/RubenVerborgh" } ], + "peer": true, "engines": { "node": ">=4.0" }, @@ -14959,6 +14646,7 @@ "version": "0.2.0", "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz", "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==", + "dev": true, "engines": { "node": ">= 0.6" } @@ -14967,6 +14655,7 @@ "version": "0.5.2", "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz", "integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==", + "dev": true, "engines": { "node": ">= 0.6" } @@ -15108,9 +14797,9 @@ "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==" }, "node_modules/fsevents": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz", - "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==", + "version": "2.3.3", + "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", + "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", "hasInstallScript": true, "optional": true, "os": [ @@ -15816,49 +15505,6 @@ "node": ">=6" } }, - "node_modules/harproxyserver": { - "version": "0.0.19", - "resolved": "https://registry.npmjs.org/harproxyserver/-/harproxyserver-0.0.19.tgz", - "integrity": "sha512-1zMEzeHtsD6x8Q9dqJ/wDkDgvjz3VXXINRQU02c+YL+p3CsekFX/5DmcTeZgyvjppalZ2giTCI4YzD9MHG01Lg==", - "dependencies": { - "express": "^4.18.2", - "http-proxy-middleware": "^2.0.6", - "yargs": "^17.7.1" - }, - "bin": { - "harProxyServer": "dist/harProxyServer.js" - } - }, - "node_modules/harproxyserver/node_modules/cliui": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", - "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", - "dependencies": { - "string-width": "^4.2.0", - "strip-ansi": "^6.0.1", - "wrap-ansi": "^7.0.0" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/harproxyserver/node_modules/yargs": { - "version": "17.7.2", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", - "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", - "dependencies": { - "cliui": "^8.0.1", - "escalade": "^3.1.1", - "get-caller-file": "^2.0.5", - "require-directory": "^2.1.1", - "string-width": "^4.2.3", - "y18n": "^5.0.5", - "yargs-parser": "^21.1.1" - }, - "engines": { - "node": ">=12" - } - }, "node_modules/has": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz", @@ -16271,6 +15917,7 @@ "version": "2.0.0", "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz", "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==", + "dev": true, "dependencies": { "depd": "2.0.0", "inherits": "2.0.4", @@ -16288,19 +15935,6 @@ "integrity": "sha512-SGeBX54F94Wgu5RH3X5jsDtf4eHyRogWX1XGT3b4HuW3tQPM4AaBzoUji/4AAJNXCEOWZ5O0DgZmJw1947gD5Q==", "dev": true }, - "node_modules/http-proxy": { - "version": "1.18.1", - "resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz", - "integrity": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==", - "dependencies": { - "eventemitter3": "^4.0.0", - "follow-redirects": "^1.0.0", - "requires-port": "^1.0.0" - }, - "engines": { - "node": ">=8.0.0" - } - }, "node_modules/http-proxy-agent": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz", @@ -16319,6 +15953,7 @@ "version": "2.0.6", "resolved": "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-2.0.6.tgz", "integrity": "sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw==", + "dev": true, "dependencies": { "@types/http-proxy": "^1.17.8", "http-proxy": "^1.18.1", @@ -16342,6 +15977,7 @@ "version": "3.0.0", "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-3.0.0.tgz", "integrity": "sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==", + "dev": true, "engines": { "node": ">=10" }, @@ -16386,9 +16022,9 @@ } }, "node_modules/i18next": { - "version": "23.2.11", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.2.11.tgz", - "integrity": "sha512-MA4FsxOjyCaOZtRDB4yuwjCvqYEioD4G4LlXOn7SO3rnQUlxTufyLsOqfL9MKakeLRBkefe8bqcs0D6Z/xFk1w==", + "version": "23.8.1", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.8.1.tgz", + "integrity": "sha512-Yhe6oiJhigSh64ev7nVVywu7vHjuUG41MRmFKNwphbkadqTL1ozZFBQISflY7/ju+gL6I/SPfI1GgWQh1yYArA==", "funding": [ { "type": "individual", @@ -16405,7 +16041,7 @@ ], "peer": true, "dependencies": { - "@babel/runtime": "^7.22.5" + "@babel/runtime": "^7.23.2" } }, "node_modules/i18next-parser": { @@ -16756,6 +16392,7 @@ "version": "1.9.1", "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz", "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==", + "dev": true, "engines": { "node": ">= 0.10" } @@ -20555,6 +20192,7 @@ "version": "0.3.0", "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz", "integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==", + "dev": true, "engines": { "node": ">= 0.6" } @@ -20674,7 +20312,8 @@ "node_modules/merge-descriptors": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz", - "integrity": "sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w==" + "integrity": "sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w==", + "dev": true }, "node_modules/merge-stream": { "version": "2.0.0", @@ -20694,6 +20333,7 @@ "version": "1.1.2", "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz", "integrity": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==", + "dev": true, "engines": { "node": ">= 0.6" } @@ -20702,6 +20342,7 @@ "version": "4.0.5", "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz", "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==", + "dev": true, "dependencies": { "braces": "^3.0.2", "picomatch": "^2.3.1" @@ -20719,6 +20360,7 @@ "version": "1.6.0", "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz", "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==", + "dev": true, "bin": { "mime": "cli.js" }, @@ -21102,6 +20744,7 @@ "version": "0.6.3", "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz", "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==", + "dev": true, "engines": { "node": ">= 0.6" } @@ -21369,6 +21012,7 @@ "version": "1.12.3", "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.3.tgz", "integrity": "sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==", + "dev": true, "funding": { "url": "https://github.com/sponsors/ljharb" } @@ -21511,6 +21155,7 @@ "version": "2.4.1", "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz", "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==", + "dev": true, "dependencies": { "ee-first": "1.1.1" }, @@ -22026,6 +21671,7 @@ "version": "1.3.3", "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz", "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==", + "dev": true, "engines": { "node": ">= 0.8" } @@ -24093,6 +23739,7 @@ "version": "2.0.7", "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz", "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==", + "dev": true, "dependencies": { "forwarded": "0.2.0", "ipaddr.js": "1.9.1" @@ -24496,6 +24143,7 @@ "version": "1.2.1", "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz", "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==", + "dev": true, "engines": { "node": ">= 0.6" } @@ -24504,6 +24152,7 @@ "version": "2.5.1", "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.1.tgz", "integrity": "sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==", + "dev": true, "dependencies": { "bytes": "3.1.2", "http-errors": "2.0.0", @@ -24518,6 +24167,7 @@ "version": "0.4.24", "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz", "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", + "dev": true, "dependencies": { "safer-buffer": ">= 2.1.2 < 3" }, @@ -25117,9 +24767,9 @@ } }, "node_modules/regenerator-runtime": { - "version": "0.13.11", - "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz", - "integrity": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==" + "version": "0.14.1", + "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz", + "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==" }, "node_modules/regenerator-transform": { "version": "0.15.1", @@ -25642,7 +25292,8 @@ "node_modules/requires-port": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz", - "integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==" + "integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==", + "dev": true }, "node_modules/reselect": { "version": "4.1.8", @@ -25815,9 +25466,9 @@ } }, "node_modules/rollup": { - "version": "3.26.3", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.26.3.tgz", - "integrity": "sha512-7Tin0C8l86TkpcMtXvQu6saWH93nhG3dGQ1/+l5V2TDMceTxO7kDiK6GzbfLWNNxqJXm591PcEZUozZm51ogwQ==", + "version": "3.29.4", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.29.4.tgz", + "integrity": "sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==", "dev": true, "peer": true, "bin": { @@ -26050,44 +25701,6 @@ "node": ">=14.0.0" } }, - "node_modules/sass-loader": { - "version": "13.3.2", - "resolved": "https://registry.npmjs.org/sass-loader/-/sass-loader-13.3.2.tgz", - "integrity": "sha512-CQbKl57kdEv+KDLquhC+gE3pXt74LEAzm+tzywcA0/aHZuub8wTErbjAoNI57rPUWRYRNC5WUnNl8eGJNbDdwg==", - "dev": true, - "peer": true, - "dependencies": { - "neo-async": "^2.6.2" - }, - "engines": { - "node": ">= 14.15.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/webpack" - }, - "peerDependencies": { - "fibers": ">= 3.1.0", - "node-sass": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0", - "sass": "^1.3.0", - "sass-embedded": "*", - "webpack": "^5.0.0" - }, - "peerDependenciesMeta": { - "fibers": { - "optional": true - }, - "node-sass": { - "optional": true - }, - "sass": { - "optional": true - }, - "sass-embedded": { - "optional": true - } - } - }, "node_modules/sass/node_modules/immutable": { "version": "4.3.1", "resolved": "https://registry.npmjs.org/immutable/-/immutable-4.3.1.tgz", @@ -26205,6 +25818,7 @@ "version": "0.18.0", "resolved": "https://registry.npmjs.org/send/-/send-0.18.0.tgz", "integrity": "sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==", + "dev": true, "dependencies": { "debug": "2.6.9", "depd": "2.0.0", @@ -26228,6 +25842,7 @@ "version": "2.6.9", "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dev": true, "dependencies": { "ms": "2.0.0" } @@ -26235,12 +25850,14 @@ "node_modules/send/node_modules/debug/node_modules/ms": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", + "dev": true }, "node_modules/send/node_modules/ms": { "version": "2.1.3", "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", - "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" + "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", + "dev": true }, "node_modules/serialize-javascript": { "version": "6.0.1", @@ -26360,6 +25977,7 @@ "version": "1.15.0", "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.15.0.tgz", "integrity": "sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==", + "dev": true, "dependencies": { "encodeurl": "~1.0.2", "escape-html": "~1.0.3", @@ -26383,7 +26001,8 @@ "node_modules/setprototypeof": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz", - "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==" + "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==", + "dev": true }, "node_modules/shallow-clone": { "version": "3.0.1", @@ -26711,6 +26330,7 @@ "version": "1.0.4", "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz", "integrity": "sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==", + "dev": true, "dependencies": { "call-bind": "^1.0.0", "get-intrinsic": "^1.0.2", @@ -27066,6 +26686,7 @@ "version": "2.0.1", "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz", "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==", + "dev": true, "engines": { "node": ">= 0.8" } @@ -28650,6 +28271,7 @@ "version": "1.0.1", "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz", "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==", + "dev": true, "engines": { "node": ">=0.6" } @@ -29016,6 +28638,7 @@ "version": "1.6.18", "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz", "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==", + "dev": true, "dependencies": { "media-typer": "0.3.0", "mime-types": "~2.1.24" @@ -29376,6 +28999,7 @@ "version": "1.0.0", "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz", "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==", + "dev": true, "engines": { "node": ">= 0.8" } @@ -29781,6 +29405,7 @@ "version": "1.0.1", "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz", "integrity": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==", + "dev": true, "engines": { "node": ">= 0.4.0" } @@ -29847,6 +29472,7 @@ "version": "1.1.2", "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz", "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==", + "dev": true, "engines": { "node": ">= 0.8" } @@ -29912,281 +29538,281 @@ } }, "node_modules/victory-area": { - "version": "36.6.11", - "resolved": "https://registry.npmjs.org/victory-area/-/victory-area-36.6.11.tgz", - "integrity": "sha512-M/wQ0ryms6WpqGzpv+BMNfCLy0dlOtIxAuYgXJYwwDu55noAMbWlFahIzfllpjTmFOyCpCXF7EDraC3n2xRRFQ==", + "version": "36.8.4", + "resolved": "https://registry.npmjs.org/victory-area/-/victory-area-36.8.4.tgz", + "integrity": "sha512-NL/MYH1cDvpvw3q/dIo7Q1yG0fxF8hsbLhLxKh6i2w/AyWVPzCgxhUG3pQb00c0a5iFEH5momvb39S9vRGCvew==", "peer": true, "dependencies": { "lodash": "^4.17.19", "prop-types": "^15.8.1", - "victory-core": "^36.6.11", - "victory-vendor": "^36.6.11" + "victory-core": "^36.8.4", + "victory-vendor": "^36.8.4" }, "peerDependencies": { "react": ">=16.6.0" } }, "node_modules/victory-axis": { - "version": "36.6.11", - "resolved": "https://registry.npmjs.org/victory-axis/-/victory-axis-36.6.11.tgz", - "integrity": "sha512-f2PUbEsE5wYXKRrgSYdoPRV6QXKNrZjTcd8YlymVGWsouJEFRZFOig8N3yU5lM7OuP98tOdurk4I91Py6NlXrA==", + "version": "36.8.4", + "resolved": "https://registry.npmjs.org/victory-axis/-/victory-axis-36.8.4.tgz", + "integrity": "sha512-avJMpgMv/fEgQz86YVbJZkC6B07hNZ8MU9EOc6Q4OTCXMrYNh98KrApC8QMaNF0Bzo4b8PhtYXuIObz+i41t8A==", "peer": true, "dependencies": { "lodash": "^4.17.19", "prop-types": "^15.8.1", - "victory-core": "^36.6.11" + "victory-core": "^36.8.4" }, "peerDependencies": { "react": ">=16.6.0" } }, "node_modules/victory-bar": { - "version": "36.6.11", - "resolved": "https://registry.npmjs.org/victory-bar/-/victory-bar-36.6.11.tgz", - "integrity": "sha512-ANXZIYiDcvC1k3fvGbE8qHOi0POGOsYbzTgP/SBHXh9VQYa/NaYGZT3RO1mxp8wgpwaF+NZYZNC8mMO1pvcB2w==", + "version": "36.8.4", + "resolved": "https://registry.npmjs.org/victory-bar/-/victory-bar-36.8.4.tgz", + "integrity": "sha512-M45HgOTJqmPDdKa1lqn+1eY3th2HkHS8J1mddxas9QwyJjVypsbl0UooWBkOpmoujwI3cAB244My+kxFUKfnsQ==", "peer": true, "dependencies": { "lodash": "^4.17.19", "prop-types": "^15.8.1", - "victory-core": "^36.6.11", - "victory-vendor": "^36.6.11" + "victory-core": "^36.8.4", + "victory-vendor": "^36.8.4" }, "peerDependencies": { "react": ">=16.6.0" } }, "node_modules/victory-brush-container": { - "version": "36.6.11", - "resolved": "https://registry.npmjs.org/victory-brush-container/-/victory-brush-container-36.6.11.tgz", - "integrity": "sha512-o0pPKzfQhKRlYNYUx3tHjuv9iTXqvgRtmu59L/h6l11DPaRo+jcHDBKEDRuoZxTinR/a1yqfLEJ1i9QgSE8o6w==", + "version": "36.8.4", + "resolved": "https://registry.npmjs.org/victory-brush-container/-/victory-brush-container-36.8.4.tgz", + "integrity": "sha512-CbHiWvG1ACG4mo+rir70HuLWHOQb3V3QbB33gQQ97ZcnLsaYr+7bE59LBjlqAtdgL/s6U54emlidNkwsfhGutQ==", "peer": true, "dependencies": { "lodash": "^4.17.19", "prop-types": "^15.8.1", "react-fast-compare": "^3.2.0", - "victory-core": "^36.6.11" + "victory-core": "^36.8.4" }, "peerDependencies": { "react": ">=16.6.0" } }, "node_modules/victory-chart": { - "version": "36.6.11", - "resolved": "https://registry.npmjs.org/victory-chart/-/victory-chart-36.6.11.tgz", - "integrity": "sha512-t4RIeLT6PJxZaDqNeawtIPxuA48k98kBvYbEV9XEPrS3TPAYsrB6lgXjZKLoItYLh63Ry4nqZAnPti4RD0uTfQ==", + "version": "36.8.4", + "resolved": "https://registry.npmjs.org/victory-chart/-/victory-chart-36.8.4.tgz", + "integrity": "sha512-4DHdQR8PN2/J8haiOxMaOW6sehMb1ZWsGCcjLe22Ssvpfjjp05xCzpv+TRXDAJBiMFn7gG8yP/BbFfXTKpOR6w==", "peer": true, "dependencies": { "lodash": "^4.17.19", "prop-types": "^15.8.1", "react-fast-compare": "^3.2.0", - "victory-axis": "^36.6.11", - "victory-core": "^36.6.11", - "victory-polar-axis": "^36.6.11", - "victory-shared-events": "^36.6.11" + "victory-axis": "^36.8.4", + "victory-core": "^36.8.4", + "victory-polar-axis": "^36.8.4", + "victory-shared-events": "^36.8.4" }, "peerDependencies": { "react": ">=16.6.0" } }, "node_modules/victory-core": { - "version": "36.6.11", - "resolved": "https://registry.npmjs.org/victory-core/-/victory-core-36.6.11.tgz", - "integrity": "sha512-aYhFIRu8NQMwW/JbgqoAG7w0lUYbTB1Achx4mmBc6aL8RMkv6LhD/PFwjT3TLpH0AoEs3Rpty2g0UQ+7ulE7dA==", + "version": "36.8.4", + "resolved": "https://registry.npmjs.org/victory-core/-/victory-core-36.8.4.tgz", + "integrity": "sha512-/bE44CKw7e0vwGDAlVLPbMMQgdV6EUh7O6ARwHzGe7FRRDpgstpZME3TOmodOSCI42wvkErlFpyO1ek1ZRWXDw==", "peer": true, "dependencies": { "lodash": "^4.17.21", "prop-types": "^15.8.1", "react-fast-compare": "^3.2.0", - "victory-vendor": "^36.6.11" + "victory-vendor": "^36.8.4" }, "peerDependencies": { "react": ">=16.6.0" } }, "node_modules/victory-create-container": { - "version": "36.6.11", - "resolved": "https://registry.npmjs.org/victory-create-container/-/victory-create-container-36.6.11.tgz", - "integrity": "sha512-Ve96DE9XDifmT2Bh/6Ptz7cgIV5DC2GYsr0Rl6I0sF6S02IH3V02NLpkcTthTRJHAvC9MkHwjiBlvFEZsXHOtg==", + "version": "36.8.4", + "resolved": "https://registry.npmjs.org/victory-create-container/-/victory-create-container-36.8.4.tgz", + "integrity": "sha512-aSfeeSHy7BW1aUwiiU7NozVLM/69QK2YpoQ2IuKBjdZzdv6C9PUDh+4Mi+tnsCQ0mxqAUQjj/Du/i6b0iktSFg==", "peer": true, "dependencies": { "lodash": "^4.17.19", - "victory-brush-container": "^36.6.11", - "victory-core": "^36.6.11", - "victory-cursor-container": "^36.6.11", - "victory-selection-container": "^36.6.11", - "victory-voronoi-container": "^36.6.11", - "victory-zoom-container": "^36.6.11" + "victory-brush-container": "^36.8.4", + "victory-core": "^36.8.4", + "victory-cursor-container": "^36.8.4", + "victory-selection-container": "^36.8.4", + "victory-voronoi-container": "^36.8.4", + "victory-zoom-container": "^36.8.4" }, "peerDependencies": { "react": ">=16.6.0" } }, "node_modules/victory-cursor-container": { - "version": "36.6.11", - "resolved": "https://registry.npmjs.org/victory-cursor-container/-/victory-cursor-container-36.6.11.tgz", - "integrity": "sha512-rdQAZb3RGYfijjqIQkuPGLNY5UOhuqyzlxQFaVtkpkDSZKiPMtbfLvR7F0Yfa9cs8OeQU0KAtAiK8R33o7su/Q==", + "version": "36.8.4", + "resolved": "https://registry.npmjs.org/victory-cursor-container/-/victory-cursor-container-36.8.4.tgz", + "integrity": "sha512-pazPMQxPf/7PJn8xA94vQ2ktTgM0H2zgASDFcCRmHGKRK7YQ/hzCqJVjrLh+cEn0unXhSN9ORRn7Edb0vNkM4w==", "peer": true, "dependencies": { "lodash": "^4.17.19", "prop-types": "^15.8.1", - "victory-core": "^36.6.11" + "victory-core": "^36.8.4" }, "peerDependencies": { "react": ">=16.6.0" } }, "node_modules/victory-group": { - "version": "36.6.11", - "resolved": "https://registry.npmjs.org/victory-group/-/victory-group-36.6.11.tgz", - "integrity": "sha512-PTRrH31gsGk3KFzeTzAkyvgjtilWYHWkx06oouh70KuAJ7f+9pRMrRMal8v+npH6a8Wp0KKW198AqpkPaZqHyQ==", + "version": "36.8.4", + "resolved": "https://registry.npmjs.org/victory-group/-/victory-group-36.8.4.tgz", + "integrity": "sha512-MVb4GhPiqugxSOYsNSWiIY40E4VAUIzGIFRlNPer3Iy6O1DMTdaZuqBOtYMtNJPhymKNZg4IPqAwFZoxt+CsIQ==", "peer": true, "dependencies": { "lodash": "^4.17.19", "prop-types": "^15.8.1", "react-fast-compare": "^3.2.0", - "victory-core": "^36.6.11", - "victory-shared-events": "^36.6.11" + "victory-core": "^36.8.4", + "victory-shared-events": "^36.8.4" }, "peerDependencies": { "react": ">=16.6.0" } }, "node_modules/victory-legend": { - "version": "36.6.11", - "resolved": "https://registry.npmjs.org/victory-legend/-/victory-legend-36.6.11.tgz", - "integrity": "sha512-eL310Qh3WcZyjFI18hABVodwHpgZtokHD3r5HKpgZVY8MWkMD9mXErphWbkNHTVi5ya+I3QbRQ7ToRbPUl/Jog==", + "version": "36.8.4", + "resolved": "https://registry.npmjs.org/victory-legend/-/victory-legend-36.8.4.tgz", + "integrity": "sha512-+w9kalk6lMitqs+N14u8IIiEAP2NIMtS5g2cwSxabxiJJrJSpiRNVwSnAjpWGJVzLPSBHIYtCaXxffVuOa1v+Q==", "peer": true, "dependencies": { "lodash": "^4.17.19", "prop-types": "^15.8.1", - "victory-core": "^36.6.11" + "victory-core": "^36.8.4" }, "peerDependencies": { "react": ">=16.6.0" } }, "node_modules/victory-line": { - "version": "36.6.11", - "resolved": "https://registry.npmjs.org/victory-line/-/victory-line-36.6.11.tgz", - "integrity": "sha512-SDQCS6qDSixnYPB1kHEQsue06N6x2cxkIA6uqL45LRFMkKWG4OtwTBORVhtK6lfKzq1OvJs3msoZ+uoRIW1gaA==", + "version": "36.8.4", + "resolved": "https://registry.npmjs.org/victory-line/-/victory-line-36.8.4.tgz", + "integrity": "sha512-CZFxqiLtoge8GzvTJFTfyl41lxh3Kfxltzf/3jkeZGRsYdaP/znDgqucT+V9hH1rKxztZQQqE87X8cKj8cm2dQ==", "peer": true, "dependencies": { "lodash": "^4.17.19", "prop-types": "^15.8.1", - "victory-core": "^36.6.11", - "victory-vendor": "^36.6.11" + "victory-core": "^36.8.4", + "victory-vendor": "^36.8.4" }, "peerDependencies": { "react": ">=16.6.0" } }, "node_modules/victory-pie": { - "version": "36.6.11", - "resolved": "https://registry.npmjs.org/victory-pie/-/victory-pie-36.6.11.tgz", - "integrity": "sha512-vQPAzrubo3BX/1pujSlKKTBGNSj/8fxUJ0vSZPZ6EE1y6SRnPJoLYi2OkDQVT1s3rM9xvW00SflCD3GO/Z3xWA==", + "version": "36.8.4", + "resolved": "https://registry.npmjs.org/victory-pie/-/victory-pie-36.8.4.tgz", + "integrity": "sha512-NKAmJciHCnY1fYKad//hMXn1V4rQnv+YFm5jSyPwTlKjpDiPPfxFnf3iuwtoBEsBnJsgd5hrByMJfFcp4BBlcQ==", "peer": true, "dependencies": { "lodash": "^4.17.19", "prop-types": "^15.8.1", - "victory-core": "^36.6.11", - "victory-vendor": "^36.6.11" + "victory-core": "^36.8.4", + "victory-vendor": "^36.8.4" }, "peerDependencies": { "react": ">=16.6.0" } }, "node_modules/victory-polar-axis": { - "version": "36.6.11", - "resolved": "https://registry.npmjs.org/victory-polar-axis/-/victory-polar-axis-36.6.11.tgz", - "integrity": "sha512-wDkyY1rKQTRUVt4+e0QNQgSIJCqXazNhkjWXla8ZWj52GzPP/QSDuzr8SO1oHA3++1jOpdD0R2FTxm+pAea/Yw==", + "version": "36.8.4", + "resolved": "https://registry.npmjs.org/victory-polar-axis/-/victory-polar-axis-36.8.4.tgz", + "integrity": "sha512-g3ctw8uD3tCvzhrfuXCnPulTwCqMY3zGsTu2ayCPMhINUhtt/Rwv3kbJAUP9deIbFDFgadXl4zx+c+BHPwRiTA==", "peer": true, "dependencies": { "lodash": "^4.17.19", "prop-types": "^15.8.1", - "victory-core": "^36.6.11" + "victory-core": "^36.8.4" }, "peerDependencies": { "react": ">=16.6.0" } }, "node_modules/victory-scatter": { - "version": "36.6.11", - "resolved": "https://registry.npmjs.org/victory-scatter/-/victory-scatter-36.6.11.tgz", - "integrity": "sha512-x46AfmhiKijXe59kqm7xI0CCjbY8J0VB02HUN3TynMx7xzhW2yOP+QQqgyk+C4im/MS33HKU402Q7cUfF3pgtw==", + "version": "36.8.4", + "resolved": "https://registry.npmjs.org/victory-scatter/-/victory-scatter-36.8.4.tgz", + "integrity": "sha512-0MfXBV9UYf60rCX+doG/ABEhdFt/GhZugM998MgP8AQDohuV8dxc1WtXQUJRYIFxd0+cAxEUH9jk4/DMv9DS/Q==", "peer": true, "dependencies": { "lodash": "^4.17.19", "prop-types": "^15.8.1", - "victory-core": "^36.6.11" + "victory-core": "^36.8.4" }, "peerDependencies": { "react": ">=16.6.0" } }, "node_modules/victory-selection-container": { - "version": "36.6.11", - "resolved": "https://registry.npmjs.org/victory-selection-container/-/victory-selection-container-36.6.11.tgz", - "integrity": "sha512-pRQz++0ERZVuIgxpmqLkDgf6hiCAS2m8iGcox8tryWzE1NpADG/IJiHh3AeJgGeiLNMeoJ48hsOZP1C9CCxwrQ==", + "version": "36.8.4", + "resolved": "https://registry.npmjs.org/victory-selection-container/-/victory-selection-container-36.8.4.tgz", + "integrity": "sha512-0fD83gtkTKiZTdQ6seiuZI7emIcO+tXQBzWy4aKBUhr/8AqLeOkBuT//1xjLNZwCasDcCV9FznuinkapG3Tlzw==", "peer": true, "dependencies": { "lodash": "^4.17.19", "prop-types": "^15.8.1", - "victory-core": "^36.6.11" + "victory-core": "^36.8.4" }, "peerDependencies": { "react": ">=16.6.0" } }, "node_modules/victory-shared-events": { - "version": "36.6.11", - "resolved": "https://registry.npmjs.org/victory-shared-events/-/victory-shared-events-36.6.11.tgz", - "integrity": "sha512-ia6ijfgfYMb+gGFPEq4F6rqzB9p5EkjKpjvmEv4Ww7VjrtdORu7PPfAgTxXw/9QgFSq4iOUnDtzjObABua09fQ==", + "version": "36.8.4", + "resolved": "https://registry.npmjs.org/victory-shared-events/-/victory-shared-events-36.8.4.tgz", + "integrity": "sha512-oCfu8Dtw40wyNym1712oSKzUT1mZtvooUX1ePOks2EBu2abSbajUdp5uecmcxQK84pyWBumEoiuwCwWVtCWJOA==", "peer": true, "dependencies": { "json-stringify-safe": "^5.0.1", "lodash": "^4.17.19", "prop-types": "^15.8.1", "react-fast-compare": "^3.2.0", - "victory-core": "^36.6.11" + "victory-core": "^36.8.4" }, "peerDependencies": { "react": ">=16.6.0" } }, "node_modules/victory-stack": { - "version": "36.6.11", - "resolved": "https://registry.npmjs.org/victory-stack/-/victory-stack-36.6.11.tgz", - "integrity": "sha512-kE/915RdcKes69WpxZ5j6MyCIJqdzIZnzIg6OArBeDlD+LuinNb2oNxYpMXzur1KFSyk5PCUckHgEbR2XLoXrw==", + "version": "36.8.4", + "resolved": "https://registry.npmjs.org/victory-stack/-/victory-stack-36.8.4.tgz", + "integrity": "sha512-aVVmlu9FxUIo/dVB12Yy5RdMKTAaggCIP5JloAeKWXFDq7rKS1UzzEvG79dzIFvprZ4nfyE2gL+c+rQUGNeCLA==", "peer": true, "dependencies": { "lodash": "^4.17.19", "prop-types": "^15.8.1", "react-fast-compare": "^3.2.0", - "victory-core": "^36.6.11", - "victory-shared-events": "^36.6.11" + "victory-core": "^36.8.4", + "victory-shared-events": "^36.8.4" }, "peerDependencies": { "react": ">=16.6.0" } }, "node_modules/victory-tooltip": { - "version": "36.6.11", - "resolved": "https://registry.npmjs.org/victory-tooltip/-/victory-tooltip-36.6.11.tgz", - "integrity": "sha512-YxAPkGAqTYOIW4aE5InGFABmYjiBfuQFjCe9hwFGvIC/Uqn202xgs5kYVEZXUX3vc9W8XOl7plaQJzmtr2ZZBQ==", + "version": "36.8.4", + "resolved": "https://registry.npmjs.org/victory-tooltip/-/victory-tooltip-36.8.4.tgz", + "integrity": "sha512-lS7ACiHk/6ONBpuH4W4Hc1sheXaiK+TM4cG0IuQ/OhWKORs44afOEnkz3Mriv/fH7g6FLnAehcCwpcvQ0SfhRA==", "peer": true, "dependencies": { "lodash": "^4.17.19", "prop-types": "^15.8.1", - "victory-core": "^36.6.11" + "victory-core": "^36.8.4" }, "peerDependencies": { "react": ">=16.6.0" } }, "node_modules/victory-vendor": { - "version": "36.6.11", - "resolved": "https://registry.npmjs.org/victory-vendor/-/victory-vendor-36.6.11.tgz", - "integrity": "sha512-nT8kCiJp8dQh8g991J/R5w5eE2KnO8EAIP0xocWlh9l2okngMWglOPoMZzJvek8Q1KUc4XE/mJxTZnvOB1sTYg==", + "version": "36.8.4", + "resolved": "https://registry.npmjs.org/victory-vendor/-/victory-vendor-36.8.4.tgz", + "integrity": "sha512-30dOGZVjrOraxzflyZozjwYBYnIjhX2c18kuVNiiZlRHx++8zXGptlXSAm57M87Y2WLN10XGbn8kTXntqteKUw==", "peer": true, "dependencies": { "@types/d3-array": "^3.0.3", @@ -30206,31 +29832,31 @@ } }, "node_modules/victory-voronoi-container": { - "version": "36.6.11", - "resolved": "https://registry.npmjs.org/victory-voronoi-container/-/victory-voronoi-container-36.6.11.tgz", - "integrity": "sha512-KNB814e5uhs00oNFdkPucXMlpNILnWabHM7iKLBz26nlgqiu6dctZZoWU+HKjxbPkHdic6JQsg28Nk5bThaulw==", + "version": "36.8.4", + "resolved": "https://registry.npmjs.org/victory-voronoi-container/-/victory-voronoi-container-36.8.4.tgz", + "integrity": "sha512-qdQI+oTZktQVUqnxhaGOvOIPLZFylGIjmry8gR6Jwt2EZ7a/IFLBc1bhOUDWW9yU4rbPSN6iE52Xy3/EyXRVzQ==", "peer": true, "dependencies": { "delaunay-find": "0.0.6", "lodash": "^4.17.19", "prop-types": "^15.8.1", "react-fast-compare": "^3.2.0", - "victory-core": "^36.6.11", - "victory-tooltip": "^36.6.11" + "victory-core": "^36.8.4", + "victory-tooltip": "^36.8.4" }, "peerDependencies": { "react": ">=16.6.0" } }, "node_modules/victory-zoom-container": { - "version": "36.6.11", - "resolved": "https://registry.npmjs.org/victory-zoom-container/-/victory-zoom-container-36.6.11.tgz", - "integrity": "sha512-DRS12HZEmy5oJanlnSK9Wtp/6HQQbwvK0idVU+Lhf2lw3r9gauWp/ymWwWzaHd7Mn5cCODuNW1le2bqb71j3wg==", + "version": "36.8.4", + "resolved": "https://registry.npmjs.org/victory-zoom-container/-/victory-zoom-container-36.8.4.tgz", + "integrity": "sha512-yoQbLsOGbtBmD9mx78+VkvcsIer3+3xCdTDb8nc9iG3iEwK7iJZimsvtRME8hHttQN6r6yRgqSdq/MkHzMzDtA==", "peer": true, "dependencies": { "lodash": "^4.17.19", "prop-types": "^15.8.1", - "victory-core": "^36.6.11" + "victory-core": "^36.8.4" }, "peerDependencies": { "react": ">=16.6.0" @@ -31449,7 +31075,7 @@ "uuid": "^9.0.1", "webpack": "^5.79.0", "webpack-cli": "^5.0.2", - "webpack-dev-server": "^4.7.4" + "webpack-dev-server": "^4.15.1" }, "peerDependencies": { "@openshift-console/dynamic-plugin-sdk": "0.0.18", @@ -31519,7 +31145,6 @@ "version": "0.0.1", "license": "Apache-2.0", "dependencies": { - "harproxyserver": "^0.0.19", "luxon": "^3.3.0", "msw": "^1.3.2" }, diff --git a/packages/forklift-console-plugin/package.json b/packages/forklift-console-plugin/package.json index dc25ec825..1d7452e65 100644 --- a/packages/forklift-console-plugin/package.json +++ b/packages/forklift-console-plugin/package.json @@ -64,7 +64,7 @@ "uuid": "^9.0.1", "webpack": "^5.79.0", "webpack-cli": "^5.0.2", - "webpack-dev-server": "^4.7.4" + "webpack-dev-server": "^4.15.1" }, "msw": { "workerDirectory": "dist" diff --git a/packages/mocks/package.json b/packages/mocks/package.json index 0ba1a580e..5632bb063 100644 --- a/packages/mocks/package.json +++ b/packages/mocks/package.json @@ -21,7 +21,6 @@ "lint:fix": "eslint . --fix" }, "dependencies": { - "harproxyserver": "^0.0.19", "luxon": "^3.3.0", "msw": "^1.3.2" }, diff --git a/packages/mocks/src/data/recorder-brq2.har b/packages/mocks/src/data/recorder-brq2.har deleted file mode 100644 index 457c81e18..000000000 --- a/packages/mocks/src/data/recorder-brq2.har +++ /dev/null @@ -1,394 +0,0 @@ -{ - "log": { - "version": "1.2", - "creator": { - "name": "WebInspector", - "version": "537.36" - }, - "pages": [ - { - "startedDateTime": "1970-01-01T06:41:27.661Z", - "id": "page_1", - "title": "https://console-openshift-console.apps.mtv.rhev.lab.eng.brq2.example.com/k8s/ns/openshift-mtv/forklift.konveyor.io~v1beta1~Provider", - "pageTimings": { - "onContentLoad": 965.4009999976552, - "onLoad": 964.7259999983362 - } - } - ], - "entries": [ - { - "_priority": "High", - "_resourceType": "fetch", - "cache": {}, - "connection": "128625", - "pageref": "page_1", - "request": { - "method": "GET", - "url": "https://console-openshift-console.apps.mtv.rhev.lab.eng.brq2.example.com/api/kubernetes/apis/forklift.konveyor.io/v1beta1/namespaces/openshift-mtv/providers?limit=250&cluster=local-cluster", - "httpVersion": "HTTP/1.1", - "headers": [], - "queryString": [ - { - "name": "limit", - "value": "250" - }, - { - "name": "cluster", - "value": "local-cluster" - } - ], - "cookies": [], - "headersSize": 3630, - "bodySize": 0 - }, - "response": { - "status": 200, - "statusText": "OK", - "httpVersion": "HTTP/1.1", - "headers": [], - "cookies": [], - "content": { - "size": 18545, - "mimeType": "application/json", - "compression": -20, - "text": "{\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"items\": [\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"kind\": \"Provider\",\n \"metadata\": {\n \"creationTimestamp\": \"2023-04-03T11:26:12Z\",\n \"generation\": 1,\n \"managedFields\": [\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:ownerReferences\": {\n \".\": {},\n \"k:{\\\"uid\\\":\\\"1406869c-22c3-426e-91b9-0d6d2c41a81d\\\"}\": {}\n }\n },\n \"f:spec\": {\n \".\": {},\n \"f:secret\": {},\n \"f:type\": {},\n \"f:url\": {}\n }\n },\n \"manager\": \"OpenAPI-Generator\",\n \"operation\": \"Update\",\n \"time\": \"2023-04-03T11:26:12Z\"\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:status\": {\n \".\": {},\n \"f:conditions\": {},\n \"f:observedGeneration\": {},\n \"f:phase\": {}\n }\n },\n \"manager\": \"forklift-controller\",\n \"operation\": \"Update\",\n \"subresource\": \"status\",\n \"time\": \"2023-04-03T11:27:49Z\"\n }\n ],\n \"name\": \"host\",\n \"namespace\": \"openshift-mtv\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"kind\": \"ForkliftController\",\n \"name\": \"forklift-controller-doc\",\n \"uid\": \"1406869c-22c3-426e-91b9-0d6d2c41a81d\"\n }\n ],\n \"resourceVersion\": \"481802636\",\n \"uid\": \"e140d4bc-91b7-48c2-b096-7820c8d20b0d\"\n },\n \"spec\": {\n \"secret\": {},\n \"type\": \"openshift\",\n \"url\": \"\"\n },\n \"status\": {\n \"conditions\": [\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-03T11:27:49Z\",\n \"message\": \"Connection test, succeeded.\",\n \"reason\": \"Tested\",\n \"status\": \"True\",\n \"type\": \"ConnectionTestSucceeded\"\n },\n {\n \"category\": \"Advisory\",\n \"lastTransitionTime\": \"2023-04-03T11:27:49Z\",\n \"message\": \"Validation has been completed.\",\n \"reason\": \"Completed\",\n \"status\": \"True\",\n \"type\": \"Validated\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-27T12:14:51Z\",\n \"message\": \"The inventory has been loaded.\",\n \"reason\": \"Completed\",\n \"status\": \"True\",\n \"type\": \"InventoryCreated\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-27T12:14:51Z\",\n \"message\": \"The provider is ready.\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n }\n ],\n \"observedGeneration\": 1,\n \"phase\": \"Ready\"\n }\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"kind\": \"Provider\",\n \"metadata\": {\n \"creationTimestamp\": \"2023-04-19T10:25:21Z\",\n \"generation\": 1,\n \"managedFields\": [\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:spec\": {\n \".\": {},\n \"f:secret\": {},\n \"f:type\": {},\n \"f:url\": {}\n }\n },\n \"manager\": \"OpenAPI-Generator\",\n \"operation\": \"Update\",\n \"time\": \"2023-04-19T10:25:21Z\"\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:status\": {\n \".\": {},\n \"f:conditions\": {},\n \"f:observedGeneration\": {},\n \"f:phase\": {}\n }\n },\n \"manager\": \"forklift-controller\",\n \"operation\": \"Update\",\n \"subresource\": \"status\",\n \"time\": \"2023-04-19T10:25:22Z\"\n }\n ],\n \"name\": \"mtv-provider-bella\",\n \"namespace\": \"openshift-mtv\",\n \"resourceVersion\": \"481802732\",\n \"uid\": \"4864c314-4465-4b5b-8557-00b021e1bb50\"\n },\n \"spec\": {\n \"secret\": {\n \"name\": \"mtv-bkhizgiy\",\n \"namespace\": \"openshift-mtv\"\n },\n \"type\": \"ovirt\",\n \"url\": \"https://rhvm.engineering.example.com/ovirt-engine/api\"\n },\n \"status\": {\n \"conditions\": [\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-19T10:25:22Z\",\n \"message\": \"Connection test, succeeded.\",\n \"reason\": \"Tested\",\n \"status\": \"True\",\n \"type\": \"ConnectionTestSucceeded\"\n },\n {\n \"category\": \"Advisory\",\n \"lastTransitionTime\": \"2023-04-19T10:25:22Z\",\n \"message\": \"Validation has been completed.\",\n \"reason\": \"Completed\",\n \"status\": \"True\",\n \"type\": \"Validated\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-27T12:14:52Z\",\n \"message\": \"The inventory has been loaded.\",\n \"reason\": \"Completed\",\n \"status\": \"True\",\n \"type\": \"InventoryCreated\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-27T12:14:52Z\",\n \"message\": \"The provider is ready.\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n }\n ],\n \"observedGeneration\": 1,\n \"phase\": \"Ready\"\n }\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"kind\": \"Provider\",\n \"metadata\": {\n \"annotations\": {\n \"kubectl.kubernetes.io/last-applied-configuration\": \"{\\\"apiVersion\\\":\\\"forklift.konveyor.io/v1beta1\\\",\\\"kind\\\":\\\"Provider\\\",\\\"metadata\\\":{\\\"annotations\\\":{},\\\"creationTimestamp\\\":\\\"2023-03-30T14:20:37Z\\\",\\\"generation\\\":1,\\\"name\\\":\\\"rhv\\\",\\\"namespace\\\":\\\"openshift-mtv\\\"},\\\"spec\\\":{\\\"secret\\\":{\\\"name\\\":\\\"rhv-zdnst\\\",\\\"namespace\\\":\\\"demo24\\\"},\\\"type\\\":\\\"ovirt\\\",\\\"url\\\":\\\"https://hosted-engine-08.lab.eng.tlv2.example.com/ovirt-engine/api\\\"}}\\n\"\n },\n \"creationTimestamp\": \"2023-04-03T13:34:48Z\",\n \"generation\": 1,\n \"managedFields\": [\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:annotations\": {\n \".\": {},\n \"f:kubectl.kubernetes.io/last-applied-configuration\": {}\n }\n },\n \"f:spec\": {\n \".\": {},\n \"f:secret\": {},\n \"f:type\": {},\n \"f:url\": {}\n }\n },\n \"manager\": \"kubectl-client-side-apply\",\n \"operation\": \"Update\",\n \"time\": \"2023-04-03T13:34:48Z\"\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:status\": {\n \".\": {},\n \"f:conditions\": {},\n \"f:observedGeneration\": {},\n \"f:phase\": {}\n }\n },\n \"manager\": \"forklift-controller\",\n \"operation\": \"Update\",\n \"subresource\": \"status\",\n \"time\": \"2023-04-03T13:34:49Z\"\n }\n ],\n \"name\": \"rhv\",\n \"namespace\": \"openshift-mtv\",\n \"resourceVersion\": \"493581173\",\n \"uid\": \"130b109c-eec8-4753-82f0-d2ebdaf0f835\"\n },\n \"spec\": {\n \"secret\": {\n \"name\": \"rhv-zdnst\",\n \"namespace\": \"demo24\"\n },\n \"type\": \"ovirt\",\n \"url\": \"https://hosted-engine-08.lab.eng.tlv2.example.com/ovirt-engine/api\"\n },\n \"status\": {\n \"conditions\": [\n {\n \"category\": \"Warn\",\n \"lastTransitionTime\": \"2023-04-03T13:34:48Z\",\n \"message\": \"TLS is susceptible to machine-in-the-middle attacks when certificate verification is skipped.\",\n \"reason\": \"SkipTLSVerification\",\n \"status\": \"True\",\n \"type\": \"ConnectionInsecure\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-05-05T00:28:52Z\",\n \"message\": \"Connection test, succeeded.\",\n \"reason\": \"Tested\",\n \"status\": \"True\",\n \"type\": \"ConnectionTestSucceeded\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-05-05T00:28:52Z\",\n \"message\": \"The inventory has been loaded.\",\n \"reason\": \"Completed\",\n \"status\": \"True\",\n \"type\": \"InventoryCreated\"\n },\n {\n \"category\": \"Advisory\",\n \"lastTransitionTime\": \"2023-05-05T00:28:52Z\",\n \"message\": \"Validation has been completed.\",\n \"reason\": \"Completed\",\n \"status\": \"True\",\n \"type\": \"Validated\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-05-05T00:28:52Z\",\n \"message\": \"The provider is ready.\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n }\n ],\n \"observedGeneration\": 1,\n \"phase\": \"Ready\"\n }\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"kind\": \"Provider\",\n \"metadata\": {\n \"creationTimestamp\": \"2023-04-19T09:18:10Z\",\n \"generation\": 1,\n \"managedFields\": [\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:spec\": {\n \".\": {},\n \"f:secret\": {},\n \"f:type\": {},\n \"f:url\": {}\n }\n },\n \"manager\": \"Mozilla\",\n \"operation\": \"Update\",\n \"time\": \"2023-04-19T09:18:10Z\"\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:status\": {\n \".\": {},\n \"f:conditions\": {},\n \"f:observedGeneration\": {},\n \"f:phase\": {}\n }\n },\n \"manager\": \"forklift-controller\",\n \"operation\": \"Update\",\n \"subresource\": \"status\",\n \"time\": \"2023-04-19T09:18:13Z\"\n }\n ],\n \"name\": \"rhv-lab\",\n \"namespace\": \"openshift-mtv\",\n \"resourceVersion\": \"481802759\",\n \"uid\": \"42bce1bc-f532-496a-b059-18b1d209269b\"\n },\n \"spec\": {\n \"secret\": {\n \"name\": \"rhv-lab-lnslg\",\n \"namespace\": \"openshift-mtv\"\n },\n \"type\": \"ovirt\",\n \"url\": \"https://rhvm.engineering.example.com/ovirt-engine/api\"\n },\n \"status\": {\n \"conditions\": [\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-19T09:18:13Z\",\n \"message\": \"Connection test, succeeded.\",\n \"reason\": \"Tested\",\n \"status\": \"True\",\n \"type\": \"ConnectionTestSucceeded\"\n },\n {\n \"category\": \"Advisory\",\n \"lastTransitionTime\": \"2023-04-19T09:18:13Z\",\n \"message\": \"Validation has been completed.\",\n \"reason\": \"Completed\",\n \"status\": \"True\",\n \"type\": \"Validated\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-27T12:14:52Z\",\n \"message\": \"The inventory has been loaded.\",\n \"reason\": \"Completed\",\n \"status\": \"True\",\n \"type\": \"InventoryCreated\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-27T12:14:52Z\",\n \"message\": \"The provider is ready.\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n }\n ],\n \"observedGeneration\": 1,\n \"phase\": \"Ready\"\n }\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"kind\": \"Provider\",\n \"metadata\": {\n \"creationTimestamp\": \"2023-04-23T10:24:46Z\",\n \"generation\": 1,\n \"managedFields\": [\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:spec\": {\n \".\": {},\n \"f:secret\": {},\n \"f:type\": {},\n \"f:url\": {}\n }\n },\n \"manager\": \"Mozilla\",\n \"operation\": \"Update\",\n \"time\": \"2023-04-23T10:24:46Z\"\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:status\": {\n \".\": {},\n \"f:conditions\": {},\n \"f:observedGeneration\": {},\n \"f:phase\": {}\n }\n },\n \"manager\": \"forklift-controller\",\n \"operation\": \"Update\",\n \"subresource\": \"status\",\n \"time\": \"2023-04-23T10:24:48Z\"\n }\n ],\n \"name\": \"rhv-lab-pre\",\n \"namespace\": \"openshift-mtv\",\n \"resourceVersion\": \"481802780\",\n \"uid\": \"0a007b12-7587-4a51-a1a9-550726c71f75\"\n },\n \"spec\": {\n \"secret\": {\n \"name\": \"rhv-lab-pre-mlkh2\",\n \"namespace\": \"openshift-mtv\"\n },\n \"type\": \"ovirt\",\n \"url\": \"https://rhvm.engineering.example.com/ovirt-engine/api\"\n },\n \"status\": {\n \"conditions\": [\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-23T10:24:48Z\",\n \"message\": \"Connection test, succeeded.\",\n \"reason\": \"Tested\",\n \"status\": \"True\",\n \"type\": \"ConnectionTestSucceeded\"\n },\n {\n \"category\": \"Advisory\",\n \"lastTransitionTime\": \"2023-04-23T10:24:48Z\",\n \"message\": \"Validation has been completed.\",\n \"reason\": \"Completed\",\n \"status\": \"True\",\n \"type\": \"Validated\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-27T12:14:53Z\",\n \"message\": \"The inventory has been loaded.\",\n \"reason\": \"Completed\",\n \"status\": \"True\",\n \"type\": \"InventoryCreated\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-27T12:14:53Z\",\n \"message\": \"The provider is ready.\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n }\n ],\n \"observedGeneration\": 1,\n \"phase\": \"Ready\"\n }\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"kind\": \"Provider\",\n \"metadata\": {\n \"creationTimestamp\": \"2023-04-06T08:55:52Z\",\n \"generation\": 2,\n \"managedFields\": [\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:spec\": {\n \".\": {},\n \"f:secret\": {},\n \"f:settings\": {\n \".\": {},\n \"f:vddkInitImage\": {}\n },\n \"f:type\": {},\n \"f:url\": {}\n }\n },\n \"manager\": \"Mozilla\",\n \"operation\": \"Update\",\n \"time\": \"2023-04-06T08:55:52Z\"\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:status\": {\n \".\": {},\n \"f:conditions\": {},\n \"f:observedGeneration\": {},\n \"f:phase\": {}\n }\n },\n \"manager\": \"forklift-controller\",\n \"operation\": \"Update\",\n \"subresource\": \"status\",\n \"time\": \"2023-04-06T08:55:53Z\"\n }\n ],\n \"name\": \"vmware\",\n \"namespace\": \"openshift-mtv\",\n \"resourceVersion\": \"481802308\",\n \"uid\": \"1ec8b4c7-028d-4a50-a5a9-3ab07dbd0560\"\n },\n \"spec\": {\n \"secret\": {\n \"name\": \"vmware-zlls6\",\n \"namespace\": \"openshift-mtv\"\n },\n \"settings\": {\n \"vddkInitImage\": \"quay.io/lrotenbe/vddk:7.0.3\"\n },\n \"type\": \"vsphere\",\n \"url\": \"https://rhev-node-13.rdu2.scalelab.example.com/sdk\"\n },\n \"status\": {\n \"conditions\": [\n {\n \"category\": \"Warn\",\n \"lastTransitionTime\": \"2023-04-06T08:55:52Z\",\n \"message\": \"TLS is susceptible to machine-in-the-middle attacks when certificate verification is skipped.\",\n \"reason\": \"SkipTLSVerification\",\n \"status\": \"True\",\n \"type\": \"ConnectionInsecure\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-06T08:55:53Z\",\n \"message\": \"Connection test, succeeded.\",\n \"reason\": \"Tested\",\n \"status\": \"True\",\n \"type\": \"ConnectionTestSucceeded\"\n },\n {\n \"category\": \"Advisory\",\n \"lastTransitionTime\": \"2023-04-06T08:55:53Z\",\n \"message\": \"Validation has been completed.\",\n \"reason\": \"Completed\",\n \"status\": \"True\",\n \"type\": \"Validated\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-27T12:14:38Z\",\n \"message\": \"The inventory has been loaded.\",\n \"reason\": \"Completed\",\n \"status\": \"True\",\n \"type\": \"InventoryCreated\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-27T12:14:38Z\",\n \"message\": \"The provider is ready.\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n }\n ],\n \"observedGeneration\": 2,\n \"phase\": \"Ready\"\n }\n }\n ],\n \"kind\": \"ProviderList\",\n \"metadata\": {\n \"continue\": \"\",\n \"resourceVersion\": \"498731729\"\n }\n}" - }, - "redirectURL": "", - "headersSize": 581, - "bodySize": 18565, - "_transferSize": 19146, - "_error": null - }, - "serverIPAddress": "10.37.160.101", - "startedDateTime": "2023-05-08T07:06:42.097Z", - "time": 80.13999999820953, - "timings": { - "blocked": 1.9649999972633085, - "dns": -1, - "ssl": -1, - "connect": -1, - "send": 0.691, - "wait": 76.21899999834201, - "receive": 1.2650000026042107, - "_blocked_queueing": 1.1739999972633086 - } - }, - { - "_priority": "High", - "_resourceType": "fetch", - "cache": {}, - "connection": "128578", - "pageref": "page_1", - "request": { - "method": "GET", - "url": "https://console-openshift-console.apps.mtv.rhev.lab.eng.brq2.example.com/api/kubernetes/apis/forklift.konveyor.io/v1beta1/namespaces/openshift-mtv/providers?limit=250&cluster=local-cluster", - "httpVersion": "HTTP/1.1", - "headers": [], - "queryString": [ - { - "name": "limit", - "value": "250" - }, - { - "name": "cluster", - "value": "local-cluster" - } - ], - "cookies": [], - "headersSize": 3630, - "bodySize": 0 - }, - "response": { - "status": 200, - "statusText": "OK", - "httpVersion": "HTTP/1.1", - "headers": [], - "cookies": [], - "content": { - "size": 18545, - "mimeType": "application/json", - "compression": -13, - "text": "{\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"items\": [\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"kind\": \"Provider\",\n \"metadata\": {\n \"creationTimestamp\": \"2023-04-03T11:26:12Z\",\n \"generation\": 1,\n \"managedFields\": [\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:ownerReferences\": {\n \".\": {},\n \"k:{\\\"uid\\\":\\\"1406869c-22c3-426e-91b9-0d6d2c41a81d\\\"}\": {}\n }\n },\n \"f:spec\": {\n \".\": {},\n \"f:secret\": {},\n \"f:type\": {},\n \"f:url\": {}\n }\n },\n \"manager\": \"OpenAPI-Generator\",\n \"operation\": \"Update\",\n \"time\": \"2023-04-03T11:26:12Z\"\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:status\": {\n \".\": {},\n \"f:conditions\": {},\n \"f:observedGeneration\": {},\n \"f:phase\": {}\n }\n },\n \"manager\": \"forklift-controller\",\n \"operation\": \"Update\",\n \"subresource\": \"status\",\n \"time\": \"2023-04-03T11:27:49Z\"\n }\n ],\n \"name\": \"host\",\n \"namespace\": \"openshift-mtv\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"kind\": \"ForkliftController\",\n \"name\": \"forklift-controller-doc\",\n \"uid\": \"1406869c-22c3-426e-91b9-0d6d2c41a81d\"\n }\n ],\n \"resourceVersion\": \"481802636\",\n \"uid\": \"e140d4bc-91b7-48c2-b096-7820c8d20b0d\"\n },\n \"spec\": {\n \"secret\": {},\n \"type\": \"openshift\",\n \"url\": \"\"\n },\n \"status\": {\n \"conditions\": [\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-03T11:27:49Z\",\n \"message\": \"Connection test, succeeded.\",\n \"reason\": \"Tested\",\n \"status\": \"True\",\n \"type\": \"ConnectionTestSucceeded\"\n },\n {\n \"category\": \"Advisory\",\n \"lastTransitionTime\": \"2023-04-03T11:27:49Z\",\n \"message\": \"Validation has been completed.\",\n \"reason\": \"Completed\",\n \"status\": \"True\",\n \"type\": \"Validated\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-27T12:14:51Z\",\n \"message\": \"The inventory has been loaded.\",\n \"reason\": \"Completed\",\n \"status\": \"True\",\n \"type\": \"InventoryCreated\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-27T12:14:51Z\",\n \"message\": \"The provider is ready.\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n }\n ],\n \"observedGeneration\": 1,\n \"phase\": \"Ready\"\n }\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"kind\": \"Provider\",\n \"metadata\": {\n \"creationTimestamp\": \"2023-04-19T10:25:21Z\",\n \"generation\": 1,\n \"managedFields\": [\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:spec\": {\n \".\": {},\n \"f:secret\": {},\n \"f:type\": {},\n \"f:url\": {}\n }\n },\n \"manager\": \"OpenAPI-Generator\",\n \"operation\": \"Update\",\n \"time\": \"2023-04-19T10:25:21Z\"\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:status\": {\n \".\": {},\n \"f:conditions\": {},\n \"f:observedGeneration\": {},\n \"f:phase\": {}\n }\n },\n \"manager\": \"forklift-controller\",\n \"operation\": \"Update\",\n \"subresource\": \"status\",\n \"time\": \"2023-04-19T10:25:22Z\"\n }\n ],\n \"name\": \"mtv-provider-bella\",\n \"namespace\": \"openshift-mtv\",\n \"resourceVersion\": \"481802732\",\n \"uid\": \"4864c314-4465-4b5b-8557-00b021e1bb50\"\n },\n \"spec\": {\n \"secret\": {\n \"name\": \"mtv-bkhizgiy\",\n \"namespace\": \"openshift-mtv\"\n },\n \"type\": \"ovirt\",\n \"url\": \"https://rhvm.engineering.example.com/ovirt-engine/api\"\n },\n \"status\": {\n \"conditions\": [\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-19T10:25:22Z\",\n \"message\": \"Connection test, succeeded.\",\n \"reason\": \"Tested\",\n \"status\": \"True\",\n \"type\": \"ConnectionTestSucceeded\"\n },\n {\n \"category\": \"Advisory\",\n \"lastTransitionTime\": \"2023-04-19T10:25:22Z\",\n \"message\": \"Validation has been completed.\",\n \"reason\": \"Completed\",\n \"status\": \"True\",\n \"type\": \"Validated\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-27T12:14:52Z\",\n \"message\": \"The inventory has been loaded.\",\n \"reason\": \"Completed\",\n \"status\": \"True\",\n \"type\": \"InventoryCreated\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-27T12:14:52Z\",\n \"message\": \"The provider is ready.\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n }\n ],\n \"observedGeneration\": 1,\n \"phase\": \"Ready\"\n }\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"kind\": \"Provider\",\n \"metadata\": {\n \"annotations\": {\n \"kubectl.kubernetes.io/last-applied-configuration\": \"{\\\"apiVersion\\\":\\\"forklift.konveyor.io/v1beta1\\\",\\\"kind\\\":\\\"Provider\\\",\\\"metadata\\\":{\\\"annotations\\\":{},\\\"creationTimestamp\\\":\\\"2023-03-30T14:20:37Z\\\",\\\"generation\\\":1,\\\"name\\\":\\\"rhv\\\",\\\"namespace\\\":\\\"openshift-mtv\\\"},\\\"spec\\\":{\\\"secret\\\":{\\\"name\\\":\\\"rhv-zdnst\\\",\\\"namespace\\\":\\\"demo24\\\"},\\\"type\\\":\\\"ovirt\\\",\\\"url\\\":\\\"https://hosted-engine-08.lab.eng.tlv2.example.com/ovirt-engine/api\\\"}}\\n\"\n },\n \"creationTimestamp\": \"2023-04-03T13:34:48Z\",\n \"generation\": 1,\n \"managedFields\": [\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:metadata\": {\n \"f:annotations\": {\n \".\": {},\n \"f:kubectl.kubernetes.io/last-applied-configuration\": {}\n }\n },\n \"f:spec\": {\n \".\": {},\n \"f:secret\": {},\n \"f:type\": {},\n \"f:url\": {}\n }\n },\n \"manager\": \"kubectl-client-side-apply\",\n \"operation\": \"Update\",\n \"time\": \"2023-04-03T13:34:48Z\"\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:status\": {\n \".\": {},\n \"f:conditions\": {},\n \"f:observedGeneration\": {},\n \"f:phase\": {}\n }\n },\n \"manager\": \"forklift-controller\",\n \"operation\": \"Update\",\n \"subresource\": \"status\",\n \"time\": \"2023-04-03T13:34:49Z\"\n }\n ],\n \"name\": \"rhv\",\n \"namespace\": \"openshift-mtv\",\n \"resourceVersion\": \"493581173\",\n \"uid\": \"130b109c-eec8-4753-82f0-d2ebdaf0f835\"\n },\n \"spec\": {\n \"secret\": {\n \"name\": \"rhv-zdnst\",\n \"namespace\": \"demo24\"\n },\n \"type\": \"ovirt\",\n \"url\": \"https://hosted-engine-08.lab.eng.tlv2.example.com/ovirt-engine/api\"\n },\n \"status\": {\n \"conditions\": [\n {\n \"category\": \"Warn\",\n \"lastTransitionTime\": \"2023-04-03T13:34:48Z\",\n \"message\": \"TLS is susceptible to machine-in-the-middle attacks when certificate verification is skipped.\",\n \"reason\": \"SkipTLSVerification\",\n \"status\": \"True\",\n \"type\": \"ConnectionInsecure\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-05-05T00:28:52Z\",\n \"message\": \"Connection test, succeeded.\",\n \"reason\": \"Tested\",\n \"status\": \"True\",\n \"type\": \"ConnectionTestSucceeded\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-05-05T00:28:52Z\",\n \"message\": \"The inventory has been loaded.\",\n \"reason\": \"Completed\",\n \"status\": \"True\",\n \"type\": \"InventoryCreated\"\n },\n {\n \"category\": \"Advisory\",\n \"lastTransitionTime\": \"2023-05-05T00:28:52Z\",\n \"message\": \"Validation has been completed.\",\n \"reason\": \"Completed\",\n \"status\": \"True\",\n \"type\": \"Validated\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-05-05T00:28:52Z\",\n \"message\": \"The provider is ready.\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n }\n ],\n \"observedGeneration\": 1,\n \"phase\": \"Ready\"\n }\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"kind\": \"Provider\",\n \"metadata\": {\n \"creationTimestamp\": \"2023-04-19T09:18:10Z\",\n \"generation\": 1,\n \"managedFields\": [\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:spec\": {\n \".\": {},\n \"f:secret\": {},\n \"f:type\": {},\n \"f:url\": {}\n }\n },\n \"manager\": \"Mozilla\",\n \"operation\": \"Update\",\n \"time\": \"2023-04-19T09:18:10Z\"\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:status\": {\n \".\": {},\n \"f:conditions\": {},\n \"f:observedGeneration\": {},\n \"f:phase\": {}\n }\n },\n \"manager\": \"forklift-controller\",\n \"operation\": \"Update\",\n \"subresource\": \"status\",\n \"time\": \"2023-04-19T09:18:13Z\"\n }\n ],\n \"name\": \"rhv-lab\",\n \"namespace\": \"openshift-mtv\",\n \"resourceVersion\": \"481802759\",\n \"uid\": \"42bce1bc-f532-496a-b059-18b1d209269b\"\n },\n \"spec\": {\n \"secret\": {\n \"name\": \"rhv-lab-lnslg\",\n \"namespace\": \"openshift-mtv\"\n },\n \"type\": \"ovirt\",\n \"url\": \"https://rhvm.engineering.example.com/ovirt-engine/api\"\n },\n \"status\": {\n \"conditions\": [\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-19T09:18:13Z\",\n \"message\": \"Connection test, succeeded.\",\n \"reason\": \"Tested\",\n \"status\": \"True\",\n \"type\": \"ConnectionTestSucceeded\"\n },\n {\n \"category\": \"Advisory\",\n \"lastTransitionTime\": \"2023-04-19T09:18:13Z\",\n \"message\": \"Validation has been completed.\",\n \"reason\": \"Completed\",\n \"status\": \"True\",\n \"type\": \"Validated\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-27T12:14:52Z\",\n \"message\": \"The inventory has been loaded.\",\n \"reason\": \"Completed\",\n \"status\": \"True\",\n \"type\": \"InventoryCreated\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-27T12:14:52Z\",\n \"message\": \"The provider is ready.\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n }\n ],\n \"observedGeneration\": 1,\n \"phase\": \"Ready\"\n }\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"kind\": \"Provider\",\n \"metadata\": {\n \"creationTimestamp\": \"2023-04-23T10:24:46Z\",\n \"generation\": 1,\n \"managedFields\": [\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:spec\": {\n \".\": {},\n \"f:secret\": {},\n \"f:type\": {},\n \"f:url\": {}\n }\n },\n \"manager\": \"Mozilla\",\n \"operation\": \"Update\",\n \"time\": \"2023-04-23T10:24:46Z\"\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:status\": {\n \".\": {},\n \"f:conditions\": {},\n \"f:observedGeneration\": {},\n \"f:phase\": {}\n }\n },\n \"manager\": \"forklift-controller\",\n \"operation\": \"Update\",\n \"subresource\": \"status\",\n \"time\": \"2023-04-23T10:24:48Z\"\n }\n ],\n \"name\": \"rhv-lab-pre\",\n \"namespace\": \"openshift-mtv\",\n \"resourceVersion\": \"481802780\",\n \"uid\": \"0a007b12-7587-4a51-a1a9-550726c71f75\"\n },\n \"spec\": {\n \"secret\": {\n \"name\": \"rhv-lab-pre-mlkh2\",\n \"namespace\": \"openshift-mtv\"\n },\n \"type\": \"ovirt\",\n \"url\": \"https://rhvm.engineering.example.com/ovirt-engine/api\"\n },\n \"status\": {\n \"conditions\": [\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-23T10:24:48Z\",\n \"message\": \"Connection test, succeeded.\",\n \"reason\": \"Tested\",\n \"status\": \"True\",\n \"type\": \"ConnectionTestSucceeded\"\n },\n {\n \"category\": \"Advisory\",\n \"lastTransitionTime\": \"2023-04-23T10:24:48Z\",\n \"message\": \"Validation has been completed.\",\n \"reason\": \"Completed\",\n \"status\": \"True\",\n \"type\": \"Validated\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-27T12:14:53Z\",\n \"message\": \"The inventory has been loaded.\",\n \"reason\": \"Completed\",\n \"status\": \"True\",\n \"type\": \"InventoryCreated\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-27T12:14:53Z\",\n \"message\": \"The provider is ready.\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n }\n ],\n \"observedGeneration\": 1,\n \"phase\": \"Ready\"\n }\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"kind\": \"Provider\",\n \"metadata\": {\n \"creationTimestamp\": \"2023-04-06T08:55:52Z\",\n \"generation\": 2,\n \"managedFields\": [\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:spec\": {\n \".\": {},\n \"f:secret\": {},\n \"f:settings\": {\n \".\": {},\n \"f:vddkInitImage\": {}\n },\n \"f:type\": {},\n \"f:url\": {}\n }\n },\n \"manager\": \"Mozilla\",\n \"operation\": \"Update\",\n \"time\": \"2023-04-06T08:55:52Z\"\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:status\": {\n \".\": {},\n \"f:conditions\": {},\n \"f:observedGeneration\": {},\n \"f:phase\": {}\n }\n },\n \"manager\": \"forklift-controller\",\n \"operation\": \"Update\",\n \"subresource\": \"status\",\n \"time\": \"2023-04-06T08:55:53Z\"\n }\n ],\n \"name\": \"vmware\",\n \"namespace\": \"openshift-mtv\",\n \"resourceVersion\": \"481802308\",\n \"uid\": \"1ec8b4c7-028d-4a50-a5a9-3ab07dbd0560\"\n },\n \"spec\": {\n \"secret\": {\n \"name\": \"vmware-zlls6\",\n \"namespace\": \"openshift-mtv\"\n },\n \"settings\": {\n \"vddkInitImage\": \"quay.io/lrotenbe/vddk:7.0.3\"\n },\n \"type\": \"vsphere\",\n \"url\": \"https://rhev-node-13.rdu2.scalelab.example.com/sdk\"\n },\n \"status\": {\n \"conditions\": [\n {\n \"category\": \"Warn\",\n \"lastTransitionTime\": \"2023-04-06T08:55:52Z\",\n \"message\": \"TLS is susceptible to machine-in-the-middle attacks when certificate verification is skipped.\",\n \"reason\": \"SkipTLSVerification\",\n \"status\": \"True\",\n \"type\": \"ConnectionInsecure\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-06T08:55:53Z\",\n \"message\": \"Connection test, succeeded.\",\n \"reason\": \"Tested\",\n \"status\": \"True\",\n \"type\": \"ConnectionTestSucceeded\"\n },\n {\n \"category\": \"Advisory\",\n \"lastTransitionTime\": \"2023-04-06T08:55:53Z\",\n \"message\": \"Validation has been completed.\",\n \"reason\": \"Completed\",\n \"status\": \"True\",\n \"type\": \"Validated\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-27T12:14:38Z\",\n \"message\": \"The inventory has been loaded.\",\n \"reason\": \"Completed\",\n \"status\": \"True\",\n \"type\": \"InventoryCreated\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-27T12:14:38Z\",\n \"message\": \"The provider is ready.\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n }\n ],\n \"observedGeneration\": 2,\n \"phase\": \"Ready\"\n }\n }\n ],\n \"kind\": \"ProviderList\",\n \"metadata\": {\n \"continue\": \"\",\n \"resourceVersion\": \"498731785\"\n }\n}" - }, - "redirectURL": "", - "headersSize": 581, - "bodySize": 18558, - "_transferSize": 19139, - "_error": null - }, - "serverIPAddress": "10.37.160.101", - "startedDateTime": "2023-05-08T07:06:45.177Z", - "time": 112.57000000114203, - "timings": { - "blocked": 1.6650000021592715, - "dns": -1, - "ssl": -1, - "connect": -1, - "send": 0.566, - "wait": 78.35200000050244, - "receive": 31.986999998480314, - "_blocked_queueing": 1.0810000021592714 - } - }, - { - "_priority": "High", - "_resourceType": "fetch", - "cache": {}, - "connection": "128625", - "pageref": "page_1", - "request": { - "method": "GET", - "url": "https://console-openshift-console.apps.mtv.rhev.lab.eng.brq2.example.com/api/proxy/plugin/forklift-console-plugin/forklift-inventory/providers?detail=1", - "httpVersion": "HTTP/1.1", - "headers": [], - "queryString": [ - { - "name": "detail", - "value": "1" - } - ], - "cookies": [], - "headersSize": 3593, - "bodySize": 0 - }, - "response": { - "status": 200, - "statusText": "OK", - "httpVersion": "HTTP/1.1", - "headers": [], - "cookies": [], - "content": { - "size": 29137, - "mimeType": "application/json", - "compression": -20, - "text": "{\"openshift\":[{\"uid\":\"c13d9331-b4fc-48d8-9fd0-253d6616428b\",\"version\":\"481802656\",\"namespace\":\"migration\",\"name\":\"ocp\",\"selfLink\":\"providers/openshift/c13d9331-b4fc-48d8-9fd0-253d6616428b\",\"type\":\"openshift\",\"object\":{\"kind\":\"Provider\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"metadata\":{\"name\":\"ocp\",\"namespace\":\"migration\",\"uid\":\"c13d9331-b4fc-48d8-9fd0-253d6616428b\",\"resourceVersion\":\"481802656\",\"generation\":1,\"creationTimestamp\":\"2023-04-16T20:28:25Z\",\"managedFields\":[{\"manager\":\"Mozilla\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-16T20:28:25Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:spec\":{\".\":{},\"f:secret\":{},\"f:type\":{},\"f:url\":{}}}},{\"manager\":\"forklift-controller\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-16T20:28:29Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:status\":{\".\":{},\"f:conditions\":{},\"f:observedGeneration\":{},\"f:phase\":{}}},\"subresource\":\"status\"}]},\"spec\":{\"type\":\"openshift\",\"secret\":{\"namespace\":\"migration\",\"name\":\"ocp-x4vdb\"}},\"status\":{\"phase\":\"Ready\",\"conditions\":[{\"type\":\"ConnectionTestSucceeded\",\"status\":\"True\",\"reason\":\"Tested\",\"category\":\"Required\",\"message\":\"Connection test, succeeded.\",\"lastTransitionTime\":\"2023-04-16T20:28:29Z\"},{\"type\":\"Validated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Advisory\",\"message\":\"Validation has been completed.\",\"lastTransitionTime\":\"2023-04-16T20:28:29Z\"},{\"type\":\"InventoryCreated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Required\",\"message\":\"The inventory has been loaded.\",\"lastTransitionTime\":\"2023-04-27T12:14:51Z\"},{\"type\":\"Ready\",\"status\":\"True\",\"category\":\"Required\",\"message\":\"The provider is ready.\",\"lastTransitionTime\":\"2023-04-27T12:14:51Z\"}],\"observedGeneration\":1}},\"vmCount\":10,\"networkCount\":1,\"storageClassCount\":5},{\"uid\":\"e140d4bc-91b7-48c2-b096-7820c8d20b0d\",\"version\":\"481802636\",\"namespace\":\"openshift-mtv\",\"name\":\"host\",\"selfLink\":\"providers/openshift/e140d4bc-91b7-48c2-b096-7820c8d20b0d\",\"type\":\"openshift\",\"object\":{\"kind\":\"Provider\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"metadata\":{\"name\":\"host\",\"namespace\":\"openshift-mtv\",\"uid\":\"e140d4bc-91b7-48c2-b096-7820c8d20b0d\",\"resourceVersion\":\"481802636\",\"generation\":1,\"creationTimestamp\":\"2023-04-03T11:26:12Z\",\"ownerReferences\":[{\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"kind\":\"ForkliftController\",\"name\":\"forklift-controller-doc\",\"uid\":\"1406869c-22c3-426e-91b9-0d6d2c41a81d\"}],\"managedFields\":[{\"manager\":\"OpenAPI-Generator\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-03T11:26:12Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:metadata\":{\"f:ownerReferences\":{\".\":{},\"k:{\\\"uid\\\":\\\"1406869c-22c3-426e-91b9-0d6d2c41a81d\\\"}\":{}}},\"f:spec\":{\".\":{},\"f:secret\":{},\"f:type\":{},\"f:url\":{}}}},{\"manager\":\"forklift-controller\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-03T11:27:49Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:status\":{\".\":{},\"f:conditions\":{},\"f:observedGeneration\":{},\"f:phase\":{}}},\"subresource\":\"status\"}]},\"spec\":{\"type\":\"openshift\",\"secret\":{}},\"status\":{\"phase\":\"Ready\",\"conditions\":[{\"type\":\"ConnectionTestSucceeded\",\"status\":\"True\",\"reason\":\"Tested\",\"category\":\"Required\",\"message\":\"Connection test, succeeded.\",\"lastTransitionTime\":\"2023-04-03T11:27:49Z\"},{\"type\":\"Validated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Advisory\",\"message\":\"Validation has been completed.\",\"lastTransitionTime\":\"2023-04-03T11:27:49Z\"},{\"type\":\"InventoryCreated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Required\",\"message\":\"The inventory has been loaded.\",\"lastTransitionTime\":\"2023-04-27T12:14:51Z\"},{\"type\":\"Ready\",\"status\":\"True\",\"category\":\"Required\",\"message\":\"The provider is ready.\",\"lastTransitionTime\":\"2023-04-27T12:14:51Z\"}],\"observedGeneration\":1}},\"vmCount\":10,\"networkCount\":1,\"storageClassCount\":5},{\"uid\":\"9727e28f-1ce8-4d84-a785-6d564148f2bb\",\"version\":\"481802633\",\"namespace\":\"demo24\",\"name\":\"openshift\",\"selfLink\":\"providers/openshift/9727e28f-1ce8-4d84-a785-6d564148f2bb\",\"type\":\"openshift\",\"object\":{\"kind\":\"Provider\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"metadata\":{\"name\":\"openshift\",\"namespace\":\"demo24\",\"uid\":\"9727e28f-1ce8-4d84-a785-6d564148f2bb\",\"resourceVersion\":\"481802633\",\"generation\":1,\"creationTimestamp\":\"2023-03-30T14:08:23Z\",\"managedFields\":[{\"manager\":\"Mozilla\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-03-30T14:08:23Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:spec\":{\".\":{},\"f:secret\":{},\"f:type\":{},\"f:url\":{}}}},{\"manager\":\"forklift-controller\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-03-30T14:08:27Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:status\":{\".\":{},\"f:conditions\":{},\"f:observedGeneration\":{},\"f:phase\":{}}},\"subresource\":\"status\"}]},\"spec\":{\"type\":\"openshift\",\"secret\":{\"namespace\":\"demo24\",\"name\":\"openshift-gfwkh\"}},\"status\":{\"phase\":\"Ready\",\"conditions\":[{\"type\":\"ConnectionTestSucceeded\",\"status\":\"True\",\"reason\":\"Tested\",\"category\":\"Required\",\"message\":\"Connection test, succeeded.\",\"lastTransitionTime\":\"2023-03-30T14:08:27Z\"},{\"type\":\"Validated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Advisory\",\"message\":\"Validation has been completed.\",\"lastTransitionTime\":\"2023-03-30T14:08:27Z\"},{\"type\":\"InventoryCreated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Required\",\"message\":\"The inventory has been loaded.\",\"lastTransitionTime\":\"2023-04-27T12:14:51Z\"},{\"type\":\"Ready\",\"status\":\"True\",\"category\":\"Required\",\"message\":\"The provider is ready.\",\"lastTransitionTime\":\"2023-04-27T12:14:51Z\"}],\"observedGeneration\":1}},\"vmCount\":10,\"networkCount\":1,\"storageClassCount\":5},{\"uid\":\"676c6e29-6b01-490b-b3ff-915ff7370094\",\"version\":\"481802719\",\"namespace\":\"mtv-24-demo\",\"name\":\"local\",\"selfLink\":\"providers/openshift/676c6e29-6b01-490b-b3ff-915ff7370094\",\"type\":\"openshift\",\"object\":{\"kind\":\"Provider\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"metadata\":{\"name\":\"local\",\"namespace\":\"mtv-24-demo\",\"uid\":\"676c6e29-6b01-490b-b3ff-915ff7370094\",\"resourceVersion\":\"481802719\",\"generation\":1,\"creationTimestamp\":\"2023-04-18T18:30:28Z\",\"managedFields\":[{\"manager\":\"Mozilla\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-18T18:30:28Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:spec\":{\".\":{},\"f:secret\":{},\"f:type\":{},\"f:url\":{}}}},{\"manager\":\"forklift-controller\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-18T18:30:32Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:status\":{\".\":{},\"f:conditions\":{},\"f:observedGeneration\":{},\"f:phase\":{}}},\"subresource\":\"status\"}]},\"spec\":{\"type\":\"openshift\",\"secret\":{\"namespace\":\"mtv-24-demo\",\"name\":\"local-hffl9\"}},\"status\":{\"phase\":\"Ready\",\"conditions\":[{\"type\":\"ConnectionTestSucceeded\",\"status\":\"True\",\"reason\":\"Tested\",\"category\":\"Required\",\"message\":\"Connection test, succeeded.\",\"lastTransitionTime\":\"2023-04-18T18:30:32Z\"},{\"type\":\"Validated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Advisory\",\"message\":\"Validation has been completed.\",\"lastTransitionTime\":\"2023-04-18T18:30:32Z\"},{\"type\":\"InventoryCreated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Required\",\"message\":\"The inventory has been loaded.\",\"lastTransitionTime\":\"2023-04-27T12:14:51Z\"},{\"type\":\"Ready\",\"status\":\"True\",\"category\":\"Required\",\"message\":\"The provider is ready.\",\"lastTransitionTime\":\"2023-04-27T12:14:51Z\"}],\"observedGeneration\":1}},\"vmCount\":10,\"networkCount\":1,\"storageClassCount\":5}],\"openstack\":[{\"uid\":\"38ecf6d0-cf00-4f91-bc42-91cfb768d3ae\",\"version\":\"481802296\",\"namespace\":\"demo24\",\"name\":\"openstack\",\"selfLink\":\"providers/openstack/38ecf6d0-cf00-4f91-bc42-91cfb768d3ae\",\"type\":\"openstack\",\"object\":{\"kind\":\"Provider\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"metadata\":{\"name\":\"openstack\",\"namespace\":\"demo24\",\"uid\":\"38ecf6d0-cf00-4f91-bc42-91cfb768d3ae\",\"resourceVersion\":\"481802296\",\"generation\":1,\"creationTimestamp\":\"2023-03-30T14:36:09Z\",\"managedFields\":[{\"manager\":\"Mozilla\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-03-30T14:36:09Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:spec\":{\".\":{},\"f:secret\":{},\"f:type\":{},\"f:url\":{}}}},{\"manager\":\"forklift-controller\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-03-30T14:36:10Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:status\":{\".\":{},\"f:conditions\":{},\"f:observedGeneration\":{},\"f:phase\":{}}},\"subresource\":\"status\"}]},\"spec\":{\"type\":\"openstack\",\"url\":\"https://rhos-d.infra.prod.upshift.rdu2.example.com:13000/v3\",\"secret\":{\"namespace\":\"demo24\",\"name\":\"openstack-42xv6\"}},\"status\":{\"phase\":\"Staging\",\"conditions\":[{\"type\":\"ConnectionTestSucceeded\",\"status\":\"True\",\"reason\":\"Tested\",\"category\":\"Required\",\"message\":\"Connection test, succeeded.\",\"lastTransitionTime\":\"2023-04-23T10:22:24Z\"},{\"type\":\"Validated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Advisory\",\"message\":\"Validation has been completed.\",\"lastTransitionTime\":\"2023-04-23T10:22:24Z\"},{\"type\":\"LoadInventory\",\"status\":\"True\",\"reason\":\"Started\",\"category\":\"Advisory\",\"message\":\"Loading the inventory.\",\"lastTransitionTime\":\"2023-04-27T12:14:37Z\"}],\"observedGeneration\":1}},\"regionCount\":1,\"projectCount\":1,\"vmCount\":14,\"imageCount\":1311,\"volumeCount\":43,\"volumeTypeCount\":3,\"networkCount\":33}],\"ovirt\":[{\"uid\":\"4864c314-4465-4b5b-8557-00b021e1bb50\",\"version\":\"481802732\",\"namespace\":\"openshift-mtv\",\"name\":\"mtv-provider-bella\",\"selfLink\":\"providers/ovirt/4864c314-4465-4b5b-8557-00b021e1bb50\",\"type\":\"ovirt\",\"object\":{\"kind\":\"Provider\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"metadata\":{\"name\":\"mtv-provider-bella\",\"namespace\":\"openshift-mtv\",\"uid\":\"4864c314-4465-4b5b-8557-00b021e1bb50\",\"resourceVersion\":\"481802732\",\"generation\":1,\"creationTimestamp\":\"2023-04-19T10:25:21Z\",\"managedFields\":[{\"manager\":\"OpenAPI-Generator\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-19T10:25:21Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:spec\":{\".\":{},\"f:secret\":{},\"f:type\":{},\"f:url\":{}}}},{\"manager\":\"forklift-controller\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-19T10:25:22Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:status\":{\".\":{},\"f:conditions\":{},\"f:observedGeneration\":{},\"f:phase\":{}}},\"subresource\":\"status\"}]},\"spec\":{\"type\":\"ovirt\",\"url\":\"https://rhvm.engineering.example.com/ovirt-engine/api\",\"secret\":{\"namespace\":\"openshift-mtv\",\"name\":\"mtv-bkhizgiy\"}},\"status\":{\"phase\":\"Ready\",\"conditions\":[{\"type\":\"ConnectionTestSucceeded\",\"status\":\"True\",\"reason\":\"Tested\",\"category\":\"Required\",\"message\":\"Connection test, succeeded.\",\"lastTransitionTime\":\"2023-04-19T10:25:22Z\"},{\"type\":\"Validated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Advisory\",\"message\":\"Validation has been completed.\",\"lastTransitionTime\":\"2023-04-19T10:25:22Z\"},{\"type\":\"InventoryCreated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Required\",\"message\":\"The inventory has been loaded.\",\"lastTransitionTime\":\"2023-04-27T12:14:52Z\"},{\"type\":\"Ready\",\"status\":\"True\",\"category\":\"Required\",\"message\":\"The provider is ready.\",\"lastTransitionTime\":\"2023-04-27T12:14:52Z\"}],\"observedGeneration\":1}},\"datacenterCount\":2,\"clusterCount\":2,\"hostCount\":11,\"vmCount\":610,\"networkCount\":7,\"storageDomainCount\":8},{\"uid\":\"130b109c-eec8-4753-82f0-d2ebdaf0f835\",\"version\":\"493581173\",\"namespace\":\"openshift-mtv\",\"name\":\"rhv\",\"selfLink\":\"providers/ovirt/130b109c-eec8-4753-82f0-d2ebdaf0f835\",\"type\":\"ovirt\",\"object\":{\"kind\":\"Provider\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"metadata\":{\"name\":\"rhv\",\"namespace\":\"openshift-mtv\",\"uid\":\"130b109c-eec8-4753-82f0-d2ebdaf0f835\",\"resourceVersion\":\"493581173\",\"generation\":1,\"creationTimestamp\":\"2023-04-03T13:34:48Z\",\"annotations\":{\"kubectl.kubernetes.io/last-applied-configuration\":\"{\\\"apiVersion\\\":\\\"forklift.konveyor.io/v1beta1\\\",\\\"kind\\\":\\\"Provider\\\",\\\"metadata\\\":{\\\"annotations\\\":{},\\\"creationTimestamp\\\":\\\"2023-03-30T14:20:37Z\\\",\\\"generation\\\":1,\\\"name\\\":\\\"rhv\\\",\\\"namespace\\\":\\\"openshift-mtv\\\"},\\\"spec\\\":{\\\"secret\\\":{\\\"name\\\":\\\"rhv-zdnst\\\",\\\"namespace\\\":\\\"demo24\\\"},\\\"type\\\":\\\"ovirt\\\",\\\"url\\\":\\\"https://hosted-engine-08.lab.eng.tlv2.example.com/ovirt-engine/api\\\"}}\\n\"},\"managedFields\":[{\"manager\":\"kubectl-client-side-apply\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-03T13:34:48Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:metadata\":{\"f:annotations\":{\".\":{},\"f:kubectl.kubernetes.io/last-applied-configuration\":{}}},\"f:spec\":{\".\":{},\"f:secret\":{},\"f:type\":{},\"f:url\":{}}}},{\"manager\":\"forklift-controller\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-03T13:34:49Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:status\":{\".\":{},\"f:conditions\":{},\"f:observedGeneration\":{},\"f:phase\":{}}},\"subresource\":\"status\"}]},\"spec\":{\"type\":\"ovirt\",\"url\":\"https://hosted-engine-08.lab.eng.tlv2.example.com/ovirt-engine/api\",\"secret\":{\"namespace\":\"demo24\",\"name\":\"rhv-zdnst\"}},\"status\":{\"phase\":\"Ready\",\"conditions\":[{\"type\":\"ConnectionInsecure\",\"status\":\"True\",\"reason\":\"SkipTLSVerification\",\"category\":\"Warn\",\"message\":\"TLS is susceptible to machine-in-the-middle attacks when certificate verification is skipped.\",\"lastTransitionTime\":\"2023-04-03T13:34:48Z\"},{\"type\":\"ConnectionTestSucceeded\",\"status\":\"True\",\"reason\":\"Tested\",\"category\":\"Required\",\"message\":\"Connection test, succeeded.\",\"lastTransitionTime\":\"2023-05-05T00:28:52Z\"},{\"type\":\"InventoryCreated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Required\",\"message\":\"The inventory has been loaded.\",\"lastTransitionTime\":\"2023-05-05T00:28:52Z\"},{\"type\":\"Validated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Advisory\",\"message\":\"Validation has been completed.\",\"lastTransitionTime\":\"2023-05-05T00:28:52Z\"},{\"type\":\"Ready\",\"status\":\"True\",\"category\":\"Required\",\"message\":\"The provider is ready.\",\"lastTransitionTime\":\"2023-05-05T00:28:52Z\"}],\"observedGeneration\":1}},\"datacenterCount\":2,\"clusterCount\":3,\"hostCount\":3,\"vmCount\":7,\"networkCount\":2,\"storageDomainCount\":13},{\"uid\":\"0a007b12-7587-4a51-a1a9-550726c71f75\",\"version\":\"481802780\",\"namespace\":\"openshift-mtv\",\"name\":\"rhv-lab-pre\",\"selfLink\":\"providers/ovirt/0a007b12-7587-4a51-a1a9-550726c71f75\",\"type\":\"ovirt\",\"object\":{\"kind\":\"Provider\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"metadata\":{\"name\":\"rhv-lab-pre\",\"namespace\":\"openshift-mtv\",\"uid\":\"0a007b12-7587-4a51-a1a9-550726c71f75\",\"resourceVersion\":\"481802780\",\"generation\":1,\"creationTimestamp\":\"2023-04-23T10:24:46Z\",\"managedFields\":[{\"manager\":\"Mozilla\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-23T10:24:46Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:spec\":{\".\":{},\"f:secret\":{},\"f:type\":{},\"f:url\":{}}}},{\"manager\":\"forklift-controller\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-23T10:24:48Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:status\":{\".\":{},\"f:conditions\":{},\"f:observedGeneration\":{},\"f:phase\":{}}},\"subresource\":\"status\"}]},\"spec\":{\"type\":\"ovirt\",\"url\":\"https://rhvm.engineering.example.com/ovirt-engine/api\",\"secret\":{\"namespace\":\"openshift-mtv\",\"name\":\"rhv-lab-pre-mlkh2\"}},\"status\":{\"phase\":\"Ready\",\"conditions\":[{\"type\":\"ConnectionTestSucceeded\",\"status\":\"True\",\"reason\":\"Tested\",\"category\":\"Required\",\"message\":\"Connection test, succeeded.\",\"lastTransitionTime\":\"2023-04-23T10:24:48Z\"},{\"type\":\"Validated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Advisory\",\"message\":\"Validation has been completed.\",\"lastTransitionTime\":\"2023-04-23T10:24:48Z\"},{\"type\":\"InventoryCreated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Required\",\"message\":\"The inventory has been loaded.\",\"lastTransitionTime\":\"2023-04-27T12:14:53Z\"},{\"type\":\"Ready\",\"status\":\"True\",\"category\":\"Required\",\"message\":\"The provider is ready.\",\"lastTransitionTime\":\"2023-04-27T12:14:53Z\"}],\"observedGeneration\":1}},\"datacenterCount\":2,\"clusterCount\":2,\"hostCount\":11,\"vmCount\":610,\"networkCount\":7,\"storageDomainCount\":8},{\"uid\":\"90eef589-c989-44ae-9c30-a6d78e161970\",\"version\":\"493581171\",\"namespace\":\"migration\",\"name\":\"rhv\",\"selfLink\":\"providers/ovirt/90eef589-c989-44ae-9c30-a6d78e161970\",\"type\":\"ovirt\",\"object\":{\"kind\":\"Provider\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"metadata\":{\"name\":\"rhv\",\"namespace\":\"migration\",\"uid\":\"90eef589-c989-44ae-9c30-a6d78e161970\",\"resourceVersion\":\"493581171\",\"generation\":1,\"creationTimestamp\":\"2023-04-16T20:22:13Z\",\"managedFields\":[{\"manager\":\"Mozilla\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-16T20:22:13Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:spec\":{\".\":{},\"f:secret\":{},\"f:type\":{},\"f:url\":{}}}},{\"manager\":\"forklift-controller\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-16T20:22:14Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:status\":{\".\":{},\"f:conditions\":{},\"f:observedGeneration\":{},\"f:phase\":{}}},\"subresource\":\"status\"}]},\"spec\":{\"type\":\"ovirt\",\"url\":\"https://hosted-engine-08.lab.eng.tlv2.example.com/ovirt-engine/api\",\"secret\":{\"namespace\":\"migration\",\"name\":\"rhv-2c28j\"}},\"status\":{\"phase\":\"Ready\",\"conditions\":[{\"type\":\"ConnectionInsecure\",\"status\":\"True\",\"reason\":\"SkipTLSVerification\",\"category\":\"Warn\",\"message\":\"TLS is susceptible to machine-in-the-middle attacks when certificate verification is skipped.\",\"lastTransitionTime\":\"2023-04-16T20:22:13Z\"},{\"type\":\"ConnectionTestSucceeded\",\"status\":\"True\",\"reason\":\"Tested\",\"category\":\"Required\",\"message\":\"Connection test, succeeded.\",\"lastTransitionTime\":\"2023-05-05T00:28:52Z\"},{\"type\":\"InventoryCreated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Required\",\"message\":\"The inventory has been loaded.\",\"lastTransitionTime\":\"2023-05-05T00:28:52Z\"},{\"type\":\"Validated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Advisory\",\"message\":\"Validation has been completed.\",\"lastTransitionTime\":\"2023-05-05T00:28:52Z\"},{\"type\":\"Ready\",\"status\":\"True\",\"category\":\"Required\",\"message\":\"The provider is ready.\",\"lastTransitionTime\":\"2023-05-05T00:28:52Z\"}],\"observedGeneration\":1}},\"datacenterCount\":2,\"clusterCount\":3,\"hostCount\":3,\"vmCount\":7,\"networkCount\":2,\"storageDomainCount\":13},{\"uid\":\"4601b700-3e49-43d1-b61e-384d15c23741\",\"version\":\"493581172\",\"namespace\":\"demo24\",\"name\":\"rhv\",\"selfLink\":\"providers/ovirt/4601b700-3e49-43d1-b61e-384d15c23741\",\"type\":\"ovirt\",\"object\":{\"kind\":\"Provider\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"metadata\":{\"name\":\"rhv\",\"namespace\":\"demo24\",\"uid\":\"4601b700-3e49-43d1-b61e-384d15c23741\",\"resourceVersion\":\"493581172\",\"generation\":1,\"creationTimestamp\":\"2023-03-30T14:20:37Z\",\"managedFields\":[{\"manager\":\"Mozilla\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-03-30T14:20:37Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:spec\":{\".\":{},\"f:secret\":{},\"f:type\":{},\"f:url\":{}}}},{\"manager\":\"forklift-controller\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-03-30T14:20:38Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:status\":{\".\":{},\"f:conditions\":{},\"f:observedGeneration\":{},\"f:phase\":{}}},\"subresource\":\"status\"}]},\"spec\":{\"type\":\"ovirt\",\"url\":\"https://hosted-engine-08.lab.eng.tlv2.example.com/ovirt-engine/api\",\"secret\":{\"namespace\":\"demo24\",\"name\":\"rhv-zdnst\"}},\"status\":{\"phase\":\"Ready\",\"conditions\":[{\"type\":\"ConnectionInsecure\",\"status\":\"True\",\"reason\":\"SkipTLSVerification\",\"category\":\"Warn\",\"message\":\"TLS is susceptible to machine-in-the-middle attacks when certificate verification is skipped.\",\"lastTransitionTime\":\"2023-03-30T14:20:37Z\"},{\"type\":\"ConnectionTestSucceeded\",\"status\":\"True\",\"reason\":\"Tested\",\"category\":\"Required\",\"message\":\"Connection test, succeeded.\",\"lastTransitionTime\":\"2023-05-05T00:28:52Z\"},{\"type\":\"InventoryCreated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Required\",\"message\":\"The inventory has been loaded.\",\"lastTransitionTime\":\"2023-05-05T00:28:52Z\"},{\"type\":\"Validated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Advisory\",\"message\":\"Validation has been completed.\",\"lastTransitionTime\":\"2023-05-05T00:28:52Z\"},{\"type\":\"Ready\",\"status\":\"True\",\"category\":\"Required\",\"message\":\"The provider is ready.\",\"lastTransitionTime\":\"2023-05-05T00:28:52Z\"}],\"observedGeneration\":1}},\"datacenterCount\":2,\"clusterCount\":3,\"hostCount\":3,\"vmCount\":7,\"networkCount\":2,\"storageDomainCount\":13},{\"uid\":\"42bce1bc-f532-496a-b059-18b1d209269b\",\"version\":\"481802759\",\"namespace\":\"openshift-mtv\",\"name\":\"rhv-lab\",\"selfLink\":\"providers/ovirt/42bce1bc-f532-496a-b059-18b1d209269b\",\"type\":\"ovirt\",\"object\":{\"kind\":\"Provider\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"metadata\":{\"name\":\"rhv-lab\",\"namespace\":\"openshift-mtv\",\"uid\":\"42bce1bc-f532-496a-b059-18b1d209269b\",\"resourceVersion\":\"481802759\",\"generation\":1,\"creationTimestamp\":\"2023-04-19T09:18:10Z\",\"managedFields\":[{\"manager\":\"Mozilla\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-19T09:18:10Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:spec\":{\".\":{},\"f:secret\":{},\"f:type\":{},\"f:url\":{}}}},{\"manager\":\"forklift-controller\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-19T09:18:13Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:status\":{\".\":{},\"f:conditions\":{},\"f:observedGeneration\":{},\"f:phase\":{}}},\"subresource\":\"status\"}]},\"spec\":{\"type\":\"ovirt\",\"url\":\"https://rhvm.engineering.example.com/ovirt-engine/api\",\"secret\":{\"namespace\":\"openshift-mtv\",\"name\":\"rhv-lab-lnslg\"}},\"status\":{\"phase\":\"Ready\",\"conditions\":[{\"type\":\"ConnectionTestSucceeded\",\"status\":\"True\",\"reason\":\"Tested\",\"category\":\"Required\",\"message\":\"Connection test, succeeded.\",\"lastTransitionTime\":\"2023-04-19T09:18:13Z\"},{\"type\":\"Validated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Advisory\",\"message\":\"Validation has been completed.\",\"lastTransitionTime\":\"2023-04-19T09:18:13Z\"},{\"type\":\"InventoryCreated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Required\",\"message\":\"The inventory has been loaded.\",\"lastTransitionTime\":\"2023-04-27T12:14:52Z\"},{\"type\":\"Ready\",\"status\":\"True\",\"category\":\"Required\",\"message\":\"The provider is ready.\",\"lastTransitionTime\":\"2023-04-27T12:14:52Z\"}],\"observedGeneration\":1}},\"datacenterCount\":2,\"clusterCount\":2,\"hostCount\":11,\"vmCount\":610,\"networkCount\":7,\"storageDomainCount\":8}],\"vsphere\":[{\"uid\":\"c5afbea3-db50-46d7-9a54-e5aaf148a780\",\"version\":\"492676305\",\"namespace\":\"demo24\",\"name\":\"vmware\",\"selfLink\":\"providers/vsphere/c5afbea3-db50-46d7-9a54-e5aaf148a780\",\"type\":\"vsphere\",\"object\":{\"kind\":\"Provider\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"metadata\":{\"name\":\"vmware\",\"namespace\":\"demo24\",\"uid\":\"c5afbea3-db50-46d7-9a54-e5aaf148a780\",\"resourceVersion\":\"492676305\",\"generation\":1,\"creationTimestamp\":\"2023-03-30T14:10:58Z\",\"managedFields\":[{\"manager\":\"Mozilla\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-03-30T14:10:58Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:spec\":{\".\":{},\"f:secret\":{},\"f:settings\":{\".\":{},\"f:vddkInitImage\":{}},\"f:type\":{},\"f:url\":{}}}},{\"manager\":\"forklift-controller\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-03-30T14:10:59Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:status\":{\".\":{},\"f:conditions\":{},\"f:observedGeneration\":{},\"f:phase\":{}}},\"subresource\":\"status\"}]},\"spec\":{\"type\":\"vsphere\",\"url\":\"https://rhev-node-05.rdu2.scalelab.example.com/sdk\",\"secret\":{\"namespace\":\"demo24\",\"name\":\"vmware-gq7vc\"},\"settings\":{\"vddkInitImage\":\"image-registry.openshift-image-registry.svc:5000/openshift/vddk:7032\"}},\"status\":{\"phase\":\"Ready\",\"conditions\":[{\"type\":\"ConnectionInsecure\",\"status\":\"True\",\"reason\":\"SkipTLSVerification\",\"category\":\"Warn\",\"message\":\"TLS is susceptible to machine-in-the-middle attacks when certificate verification is skipped.\",\"lastTransitionTime\":\"2023-03-30T14:10:58Z\"},{\"type\":\"ConnectionTestSucceeded\",\"status\":\"True\",\"reason\":\"Tested\",\"category\":\"Required\",\"message\":\"Connection test, succeeded.\",\"lastTransitionTime\":\"2023-05-04T10:35:00Z\"},{\"type\":\"Validated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Advisory\",\"message\":\"Validation has been completed.\",\"lastTransitionTime\":\"2023-05-04T10:35:00Z\"},{\"type\":\"InventoryCreated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Required\",\"message\":\"The inventory has been loaded.\",\"lastTransitionTime\":\"2023-05-04T10:38:10Z\"},{\"type\":\"Ready\",\"status\":\"True\",\"category\":\"Required\",\"message\":\"The provider is ready.\",\"lastTransitionTime\":\"2023-05-04T10:38:10Z\"}],\"observedGeneration\":1}},\"apiVersion\":\"6.5\",\"product\":\"VMware VirtualCenter Server\",\"datacenterCount\":1,\"clusterCount\":4,\"hostCount\":5,\"vmCount\":7505,\"networkCount\":2,\"datastoreCount\":15},{\"uid\":\"1ec8b4c7-028d-4a50-a5a9-3ab07dbd0560\",\"version\":\"481802308\",\"namespace\":\"openshift-mtv\",\"name\":\"vmware\",\"selfLink\":\"providers/vsphere/1ec8b4c7-028d-4a50-a5a9-3ab07dbd0560\",\"type\":\"vsphere\",\"object\":{\"kind\":\"Provider\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"metadata\":{\"name\":\"vmware\",\"namespace\":\"openshift-mtv\",\"uid\":\"1ec8b4c7-028d-4a50-a5a9-3ab07dbd0560\",\"resourceVersion\":\"481802308\",\"generation\":2,\"creationTimestamp\":\"2023-04-06T08:55:52Z\",\"managedFields\":[{\"manager\":\"Mozilla\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-06T08:55:52Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:spec\":{\".\":{},\"f:secret\":{},\"f:settings\":{\".\":{},\"f:vddkInitImage\":{}},\"f:type\":{},\"f:url\":{}}}},{\"manager\":\"forklift-controller\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-06T08:55:53Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:status\":{\".\":{},\"f:conditions\":{},\"f:observedGeneration\":{},\"f:phase\":{}}},\"subresource\":\"status\"}]},\"spec\":{\"type\":\"vsphere\",\"url\":\"https://rhev-node-13.rdu2.scalelab.example.com/sdk\",\"secret\":{\"namespace\":\"openshift-mtv\",\"name\":\"vmware-zlls6\"},\"settings\":{\"vddkInitImage\":\"quay.io/lrotenbe/vddk:7.0.3\"}},\"status\":{\"phase\":\"Ready\",\"conditions\":[{\"type\":\"ConnectionInsecure\",\"status\":\"True\",\"reason\":\"SkipTLSVerification\",\"category\":\"Warn\",\"message\":\"TLS is susceptible to machine-in-the-middle attacks when certificate verification is skipped.\",\"lastTransitionTime\":\"2023-04-06T08:55:52Z\"},{\"type\":\"ConnectionTestSucceeded\",\"status\":\"True\",\"reason\":\"Tested\",\"category\":\"Required\",\"message\":\"Connection test, succeeded.\",\"lastTransitionTime\":\"2023-04-06T08:55:53Z\"},{\"type\":\"Validated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Advisory\",\"message\":\"Validation has been completed.\",\"lastTransitionTime\":\"2023-04-06T08:55:53Z\"},{\"type\":\"InventoryCreated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Required\",\"message\":\"The inventory has been loaded.\",\"lastTransitionTime\":\"2023-04-27T12:14:38Z\"},{\"type\":\"Ready\",\"status\":\"True\",\"category\":\"Required\",\"message\":\"The provider is ready.\",\"lastTransitionTime\":\"2023-04-27T12:14:38Z\"}],\"observedGeneration\":2}},\"apiVersion\":\"7.0.2.0\",\"product\":\"VMware VirtualCenter Server\",\"datacenterCount\":1,\"clusterCount\":1,\"hostCount\":1,\"vmCount\":51,\"networkCount\":5,\"datastoreCount\":5},{\"uid\":\"fba35c76-d226-48e5-be14-e929f7c46202\",\"version\":\"492676266\",\"namespace\":\"migration\",\"name\":\"vsphere\",\"selfLink\":\"providers/vsphere/fba35c76-d226-48e5-be14-e929f7c46202\",\"type\":\"vsphere\",\"object\":{\"kind\":\"Provider\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"metadata\":{\"name\":\"vsphere\",\"namespace\":\"migration\",\"uid\":\"fba35c76-d226-48e5-be14-e929f7c46202\",\"resourceVersion\":\"492676266\",\"generation\":1,\"creationTimestamp\":\"2023-04-16T20:21:21Z\",\"managedFields\":[{\"manager\":\"Mozilla\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-16T20:21:21Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:spec\":{\".\":{},\"f:secret\":{},\"f:settings\":{\".\":{},\"f:vddkInitImage\":{}},\"f:type\":{},\"f:url\":{}}}},{\"manager\":\"forklift-controller\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-16T20:21:22Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:status\":{\".\":{},\"f:conditions\":{},\"f:observedGeneration\":{},\"f:phase\":{}}},\"subresource\":\"status\"}]},\"spec\":{\"type\":\"vsphere\",\"url\":\"https://rhev-node-05.rdu2.scalelab.example.com/sdk\",\"secret\":{\"namespace\":\"migration\",\"name\":\"vsphere-7t9b2\"},\"settings\":{\"vddkInitImage\":\"image-registry.openshift-image-registry.svc:5000/openshift/vddk:7032\"}},\"status\":{\"phase\":\"Ready\",\"conditions\":[{\"type\":\"ConnectionInsecure\",\"status\":\"True\",\"reason\":\"SkipTLSVerification\",\"category\":\"Warn\",\"message\":\"TLS is susceptible to machine-in-the-middle attacks when certificate verification is skipped.\",\"lastTransitionTime\":\"2023-04-16T20:21:21Z\"},{\"type\":\"ConnectionTestSucceeded\",\"status\":\"True\",\"reason\":\"Tested\",\"category\":\"Required\",\"message\":\"Connection test, succeeded.\",\"lastTransitionTime\":\"2023-05-04T10:35:00Z\"},{\"type\":\"Validated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Advisory\",\"message\":\"Validation has been completed.\",\"lastTransitionTime\":\"2023-05-04T10:35:00Z\"},{\"type\":\"InventoryCreated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Required\",\"message\":\"The inventory has been loaded.\",\"lastTransitionTime\":\"2023-05-04T10:38:08Z\"},{\"type\":\"Ready\",\"status\":\"True\",\"category\":\"Required\",\"message\":\"The provider is ready.\",\"lastTransitionTime\":\"2023-05-04T10:38:08Z\"}],\"observedGeneration\":1}},\"apiVersion\":\"6.5\",\"product\":\"VMware VirtualCenter Server\",\"datacenterCount\":1,\"clusterCount\":4,\"hostCount\":5,\"vmCount\":7505,\"networkCount\":2,\"datastoreCount\":15}]}" - }, - "redirectURL": "", - "headersSize": 371, - "bodySize": 29157, - "_transferSize": 29528, - "_error": null - }, - "serverIPAddress": "10.37.160.101", - "startedDateTime": "2023-05-08T07:06:45.179Z", - "time": 103.12599999815575, - "timings": { - "blocked": 2.6399999972041694, - "dns": -1, - "ssl": -1, - "connect": -1, - "send": 0.569, - "wait": 96.85099999982491, - "receive": 3.0660000011266675, - "_blocked_queueing": 2.0979999972041696 - } - }, - { - "_priority": "High", - "_resourceType": "fetch", - "cache": {}, - "connection": "128637", - "pageref": "page_1", - "request": { - "method": "GET", - "url": "https://console-openshift-console.apps.mtv.rhev.lab.eng.brq2.example.com/api/kubernetes/apis/forklift.konveyor.io/v1beta1/namespaces/openshift-mtv/plans", - "httpVersion": "HTTP/1.1", - "headers": [], - "queryString": [], - "cookies": [], - "headersSize": 3594, - "bodySize": 0 - }, - "response": { - "status": 200, - "statusText": "OK", - "httpVersion": "HTTP/1.1", - "headers": [], - "cookies": [], - "content": { - "size": 37546, - "mimeType": "application/json", - "compression": -28, - "text": "{\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"items\": [\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"kind\": \"Plan\",\n \"metadata\": {\n \"creationTimestamp\": \"2023-04-19T10:17:12Z\",\n \"generation\": 1,\n \"managedFields\": [\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:spec\": {\n \".\": {},\n \"f:archived\": {},\n \"f:description\": {},\n \"f:map\": {\n \".\": {},\n \"f:network\": {},\n \"f:storage\": {}\n },\n \"f:provider\": {\n \".\": {},\n \"f:destination\": {},\n \"f:source\": {}\n },\n \"f:targetNamespace\": {},\n \"f:vms\": {},\n \"f:warm\": {}\n }\n },\n \"manager\": \"OpenAPI-Generator\",\n \"operation\": \"Update\",\n \"time\": \"2023-04-19T10:17:12Z\"\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:status\": {\n \".\": {},\n \"f:conditions\": {},\n \"f:migration\": {\n \".\": {},\n \"f:completed\": {},\n \"f:history\": {},\n \"f:started\": {},\n \"f:vms\": {}\n },\n \"f:observedGeneration\": {}\n }\n },\n \"manager\": \"forklift-controller\",\n \"operation\": \"Update\",\n \"subresource\": \"status\",\n \"time\": \"2023-04-19T10:33:17Z\"\n }\n ],\n \"name\": \"bkhizgiy-plan\",\n \"namespace\": \"openshift-mtv\",\n \"resourceVersion\": \"481803005\",\n \"uid\": \"e81c96b5-e42d-402e-82e6-8a0942eab865\"\n },\n \"spec\": {\n \"archived\": false,\n \"description\": \"\",\n \"map\": {\n \"network\": {\n \"name\": \"mtv-network-mapping-bella\",\n \"namespace\": \"openshift-mtv\"\n },\n \"storage\": {\n \"name\": \"mtv-storage-mapping-bella\",\n \"namespace\": \"openshift-mtv\"\n }\n },\n \"provider\": {\n \"destination\": {\n \"name\": \"host\",\n \"namespace\": \"openshift-mtv\"\n },\n \"source\": {\n \"name\": \"mtv-provider-bella\",\n \"namespace\": \"openshift-mtv\"\n }\n },\n \"targetNamespace\": \"bkhizgiy-project\",\n \"vms\": [\n {\n \"hooks\": [],\n \"id\": \"d56af2fb-e3fa-4553-b5e5-f9101c95344d\"\n },\n {\n \"hooks\": [],\n \"id\": \"2b17d6a4-c267-4c9f-b90b-b123b38addc2\"\n }\n ],\n \"warm\": false\n },\n \"status\": {\n \"conditions\": [\n {\n \"category\": \"Advisory\",\n \"durable\": true,\n \"lastTransitionTime\": \"2023-04-19T10:33:17Z\",\n \"message\": \"The plan execution has SUCCEEDED.\",\n \"status\": \"True\",\n \"type\": \"Succeeded\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-27T12:15:02Z\",\n \"message\": \"The migration plan is ready.\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n }\n ],\n \"migration\": {\n \"completed\": \"2023-04-19T10:33:16Z\",\n \"history\": [\n {\n \"conditions\": [\n {\n \"category\": \"Advisory\",\n \"durable\": true,\n \"lastTransitionTime\": \"2023-04-19T10:33:16Z\",\n \"message\": \"The plan execution has SUCCEEDED.\",\n \"status\": \"True\",\n \"type\": \"Succeeded\"\n }\n ],\n \"map\": {\n \"network\": {\n \"generation\": 1,\n \"name\": \"mtv-network-mapping-bella\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"48bc0731-2273-4481-bddb-559c13cdd131\"\n },\n \"storage\": {\n \"generation\": 2,\n \"name\": \"mtv-storage-mapping-bella\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"9fa5fbc5-549c-4e0a-ae70-bec078e5dda6\"\n }\n },\n \"migration\": {\n \"generation\": 1,\n \"name\": \"bkhizgiy-migration\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"70c78fd6-2c40-4776-830f-10de451edcd0\"\n },\n \"plan\": {\n \"generation\": 1,\n \"name\": \"bkhizgiy-plan\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"e81c96b5-e42d-402e-82e6-8a0942eab865\"\n },\n \"provider\": {\n \"destination\": {\n \"generation\": 1,\n \"name\": \"host\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"e140d4bc-91b7-48c2-b096-7820c8d20b0d\"\n },\n \"source\": {\n \"generation\": 1,\n \"name\": \"mtv-provider-bella\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"4864c314-4465-4b5b-8557-00b021e1bb50\"\n }\n }\n }\n ],\n \"started\": \"2023-04-19T10:28:06Z\",\n \"vms\": [\n {\n \"completed\": \"2023-04-19T10:32:46Z\",\n \"conditions\": [\n {\n \"category\": \"Advisory\",\n \"durable\": true,\n \"lastTransitionTime\": \"2023-04-19T10:32:46Z\",\n \"message\": \"The VM migration has SUCCEEDED.\",\n \"status\": \"True\",\n \"type\": \"Succeeded\"\n }\n ],\n \"id\": \"d56af2fb-e3fa-4553-b5e5-f9101c95344d\",\n \"name\": \"bkhizgiy-mtv-1\",\n \"phase\": \"Completed\",\n \"pipeline\": [\n {\n \"completed\": \"2023-04-19T10:28:52Z\",\n \"description\": \"Initialize migration.\",\n \"name\": \"Initialize\",\n \"phase\": \"Completed\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 1\n },\n \"started\": \"2023-04-19T10:28:06Z\"\n },\n {\n \"annotations\": {\n \"unit\": \"MB\"\n },\n \"completed\": \"2023-04-19T10:32:36Z\",\n \"description\": \"Transfer disks.\",\n \"name\": \"DiskTransfer\",\n \"phase\": \"Completed\",\n \"progress\": {\n \"completed\": 25600,\n \"total\": 25600\n },\n \"started\": \"2023-04-19T10:29:04Z\",\n \"tasks\": [\n {\n \"annotations\": {\n \"unit\": \"MB\"\n },\n \"completed\": \"2023-04-19T10:32:36Z\",\n \"name\": \"82f13654-9968-4e26-8323-df7b2f54d374\",\n \"progress\": {\n \"completed\": 25600,\n \"total\": 25600\n },\n \"started\": \"2023-04-19T10:32:36Z\"\n }\n ]\n },\n {\n \"completed\": \"2023-04-19T10:32:46Z\",\n \"description\": \"Create VM.\",\n \"name\": \"VirtualMachineCreation\",\n \"phase\": \"Completed\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 1\n },\n \"started\": \"2023-04-19T10:32:46Z\"\n }\n ],\n \"restorePowerState\": \"Off\",\n \"started\": \"2023-04-19T10:28:06Z\"\n },\n {\n \"completed\": \"2023-04-19T10:33:16Z\",\n \"conditions\": [\n {\n \"category\": \"Advisory\",\n \"durable\": true,\n \"lastTransitionTime\": \"2023-04-19T10:33:16Z\",\n \"message\": \"The VM migration has SUCCEEDED.\",\n \"status\": \"True\",\n \"type\": \"Succeeded\"\n }\n ],\n \"id\": \"2b17d6a4-c267-4c9f-b90b-b123b38addc2\",\n \"name\": \"bkhizgiy-mtv-2\",\n \"phase\": \"Completed\",\n \"pipeline\": [\n {\n \"completed\": \"2023-04-19T10:29:04Z\",\n \"description\": \"Initialize migration.\",\n \"name\": \"Initialize\",\n \"phase\": \"Completed\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 1\n },\n \"started\": \"2023-04-19T10:28:18Z\"\n },\n {\n \"annotations\": {\n \"unit\": \"MB\"\n },\n \"completed\": \"2023-04-19T10:33:06Z\",\n \"description\": \"Transfer disks.\",\n \"name\": \"DiskTransfer\",\n \"phase\": \"Completed\",\n \"progress\": {\n \"completed\": 25600,\n \"total\": 25600\n },\n \"started\": \"2023-04-19T10:29:14Z\",\n \"tasks\": [\n {\n \"annotations\": {\n \"unit\": \"MB\"\n },\n \"completed\": \"2023-04-19T10:33:06Z\",\n \"name\": \"6b3683e6-b36e-4ae1-81c0-0f9cd39d8741\",\n \"progress\": {\n \"completed\": 25600,\n \"total\": 25600\n },\n \"started\": \"2023-04-19T10:33:06Z\"\n }\n ]\n },\n {\n \"completed\": \"2023-04-19T10:33:16Z\",\n \"description\": \"Create VM.\",\n \"name\": \"VirtualMachineCreation\",\n \"phase\": \"Completed\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 1\n },\n \"started\": \"2023-04-19T10:33:16Z\"\n }\n ],\n \"restorePowerState\": \"Off\",\n \"started\": \"2023-04-19T10:28:18Z\"\n }\n ]\n },\n \"observedGeneration\": 1\n }\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"kind\": \"Plan\",\n \"metadata\": {\n \"creationTimestamp\": \"2023-04-06T11:40:11Z\",\n \"generation\": 1,\n \"managedFields\": [\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:spec\": {\n \".\": {},\n \"f:archived\": {},\n \"f:description\": {},\n \"f:map\": {\n \".\": {},\n \"f:network\": {},\n \"f:storage\": {}\n },\n \"f:provider\": {\n \".\": {},\n \"f:destination\": {},\n \"f:source\": {}\n },\n \"f:targetNamespace\": {},\n \"f:vms\": {},\n \"f:warm\": {}\n }\n },\n \"manager\": \"Mozilla\",\n \"operation\": \"Update\",\n \"time\": \"2023-04-06T11:40:11Z\"\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:status\": {\n \".\": {},\n \"f:conditions\": {},\n \"f:migration\": {\n \".\": {},\n \"f:completed\": {},\n \"f:history\": {},\n \"f:started\": {},\n \"f:vms\": {}\n },\n \"f:observedGeneration\": {}\n }\n },\n \"manager\": \"forklift-controller\",\n \"operation\": \"Update\",\n \"subresource\": \"status\",\n \"time\": \"2023-04-06T11:43:52Z\"\n }\n ],\n \"name\": \"copy-of-mnecas-test-plan\",\n \"namespace\": \"openshift-mtv\",\n \"resourceVersion\": \"481802712\",\n \"uid\": \"006a5208-9a55-47ff-9916-ea3823a0ac34\"\n },\n \"spec\": {\n \"archived\": false,\n \"description\": \"\",\n \"map\": {\n \"network\": {\n \"name\": \"copy-of-mnecas-test-plan-jrf9m\",\n \"namespace\": \"openshift-mtv\"\n },\n \"storage\": {\n \"name\": \"copy-of-mnecas-test-plan-p4kpn\",\n \"namespace\": \"openshift-mtv\"\n }\n },\n \"provider\": {\n \"destination\": {\n \"name\": \"host\",\n \"namespace\": \"openshift-mtv\"\n },\n \"source\": {\n \"name\": \"vmware\",\n \"namespace\": \"openshift-mtv\"\n }\n },\n \"targetNamespace\": \"mnecas-test\",\n \"vms\": [\n {\n \"hooks\": [],\n \"id\": \"vm-35512\"\n }\n ],\n \"warm\": false\n },\n \"status\": {\n \"conditions\": [\n {\n \"category\": \"Advisory\",\n \"durable\": true,\n \"lastTransitionTime\": \"2023-04-06T11:43:52Z\",\n \"message\": \"The plan execution has been CANCELED.\",\n \"status\": \"True\",\n \"type\": \"Canceled\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-27T12:14:51Z\",\n \"message\": \"The migration plan is ready.\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n }\n ],\n \"migration\": {\n \"completed\": \"2023-04-06T11:43:51Z\",\n \"history\": [\n {\n \"conditions\": [\n {\n \"category\": \"Advisory\",\n \"durable\": true,\n \"lastTransitionTime\": \"2023-04-06T11:43:51Z\",\n \"message\": \"The plan execution has been CANCELED.\",\n \"status\": \"True\",\n \"type\": \"Canceled\"\n }\n ],\n \"map\": {\n \"network\": {\n \"generation\": 1,\n \"name\": \"copy-of-mnecas-test-plan-jrf9m\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"75c6962c-d753-4488-b2ea-cec58bd1cf3d\"\n },\n \"storage\": {\n \"generation\": 1,\n \"name\": \"copy-of-mnecas-test-plan-p4kpn\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"7c4532b4-9fcb-497f-bb35-5cd42d6cafcc\"\n }\n },\n \"migration\": {\n \"generation\": 1,\n \"name\": \"copy-of-mnecas-test-plan-1680781215417\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"a29c5339-ec9d-444a-b6b2-b049e7dce3eb\"\n },\n \"plan\": {\n \"generation\": 1,\n \"name\": \"copy-of-mnecas-test-plan\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"006a5208-9a55-47ff-9916-ea3823a0ac34\"\n },\n \"provider\": {\n \"destination\": {\n \"generation\": 1,\n \"name\": \"host\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"e140d4bc-91b7-48c2-b096-7820c8d20b0d\"\n },\n \"source\": {\n \"generation\": 2,\n \"name\": \"vmware\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"1ec8b4c7-028d-4a50-a5a9-3ab07dbd0560\"\n }\n }\n }\n ],\n \"started\": \"2023-04-06T11:40:23Z\",\n \"vms\": [\n {\n \"completed\": \"2023-04-06T11:43:51Z\",\n \"conditions\": [\n {\n \"category\": \"Advisory\",\n \"durable\": true,\n \"lastTransitionTime\": \"2023-04-06T11:54:55Z\",\n \"message\": \"The migration has been canceled.\",\n \"reason\": \"Modified\",\n \"status\": \"True\",\n \"type\": \"Canceled\"\n }\n ],\n \"id\": \"vm-35512\",\n \"name\": \"tg-mini-no-selinux-kernel\",\n \"phase\": \"Completed\",\n \"pipeline\": [\n {\n \"completed\": \"2023-04-06T11:41:05Z\",\n \"description\": \"Initialize migration.\",\n \"name\": \"Initialize\",\n \"phase\": \"Completed\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 1\n },\n \"started\": \"2023-04-06T11:40:23Z\"\n },\n {\n \"annotations\": {\n \"unit\": \"MB\"\n },\n \"completed\": \"2023-04-06T11:43:51Z\",\n \"description\": \"Allocate disks.\",\n \"name\": \"DiskAllocation\",\n \"phase\": \"Completed\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 2764\n },\n \"started\": \"2023-04-06T11:41:14Z\",\n \"tasks\": [\n {\n \"annotations\": {\n \"unit\": \"MB\"\n },\n \"name\": \"[v2v_general_porpuse_FC_DC] tg-mini-no-selinux-kernel/tg-mini-no-selinux-kernel.vmdk\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 2764\n }\n }\n ]\n },\n {\n \"description\": \"Convert image to kubevirt.\",\n \"name\": \"ImageConversion\",\n \"phase\": \"Pending\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 1\n }\n },\n {\n \"annotations\": {\n \"unit\": \"MB\"\n },\n \"description\": \"Copy disks.\",\n \"name\": \"DiskTransferV2v\",\n \"phase\": \"Pending\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 2764\n },\n \"tasks\": [\n {\n \"annotations\": {\n \"unit\": \"MB\"\n },\n \"name\": \"[v2v_general_porpuse_FC_DC] tg-mini-no-selinux-kernel/tg-mini-no-selinux-kernel.vmdk\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 2764\n }\n }\n ]\n },\n {\n \"description\": \"Create VM.\",\n \"name\": \"VirtualMachineCreation\",\n \"phase\": \"Pending\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 1\n }\n }\n ],\n \"restorePowerState\": \"Off\",\n \"started\": \"2023-04-06T11:40:23Z\"\n }\n ]\n },\n \"observedGeneration\": 1\n }\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"kind\": \"Plan\",\n \"metadata\": {\n \"creationTimestamp\": \"2023-04-06T11:40:44Z\",\n \"generation\": 1,\n \"managedFields\": [\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:spec\": {\n \".\": {},\n \"f:archived\": {},\n \"f:description\": {},\n \"f:map\": {\n \".\": {},\n \"f:network\": {},\n \"f:storage\": {}\n },\n \"f:provider\": {\n \".\": {},\n \"f:destination\": {},\n \"f:source\": {}\n },\n \"f:targetNamespace\": {},\n \"f:vms\": {},\n \"f:warm\": {}\n }\n },\n \"manager\": \"Mozilla\",\n \"operation\": \"Update\",\n \"time\": \"2023-04-06T11:40:44Z\"\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:status\": {\n \".\": {},\n \"f:conditions\": {},\n \"f:migration\": {\n \".\": {},\n \"f:history\": {},\n \"f:started\": {},\n \"f:vms\": {}\n },\n \"f:observedGeneration\": {}\n }\n },\n \"manager\": \"forklift-controller\",\n \"operation\": \"Update\",\n \"subresource\": \"status\",\n \"time\": \"2023-04-06T11:42:47Z\"\n }\n ],\n \"name\": \"copy-of-mnecas-test-plan-local\",\n \"namespace\": \"openshift-mtv\",\n \"resourceVersion\": \"481803102\",\n \"uid\": \"0f59e83d-fa1d-4c94-a4ff-35a4b66077e8\"\n },\n \"spec\": {\n \"archived\": false,\n \"description\": \"\",\n \"map\": {\n \"network\": {\n \"name\": \"copy-of-mnecas-test-plan-local-jj7pb\",\n \"namespace\": \"openshift-mtv\"\n },\n \"storage\": {\n \"name\": \"copy-of-mnecas-test-plan-local-rb426\",\n \"namespace\": \"openshift-mtv\"\n }\n },\n \"provider\": {\n \"destination\": {\n \"name\": \"host\",\n \"namespace\": \"openshift-mtv\"\n },\n \"source\": {\n \"name\": \"vmware\",\n \"namespace\": \"openshift-mtv\"\n }\n },\n \"targetNamespace\": \"mnecas-test\",\n \"vms\": [\n {\n \"hooks\": [],\n \"id\": \"vm-35512\"\n }\n ],\n \"warm\": false\n },\n \"status\": {\n \"conditions\": [\n {\n \"category\": \"Advisory\",\n \"durable\": true,\n \"lastTransitionTime\": \"2023-04-06T11:42:47Z\",\n \"message\": \"The plan is EXECUTING.\",\n \"status\": \"True\",\n \"type\": \"Executing\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-27T12:15:06Z\",\n \"message\": \"The migration plan is ready.\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n }\n ],\n \"migration\": {\n \"history\": [\n {\n \"conditions\": [\n {\n \"category\": \"Advisory\",\n \"durable\": true,\n \"lastTransitionTime\": \"2023-04-06T11:42:47Z\",\n \"message\": \"The plan is EXECUTING.\",\n \"status\": \"True\",\n \"type\": \"Executing\"\n }\n ],\n \"map\": {\n \"network\": {\n \"generation\": 1,\n \"name\": \"copy-of-mnecas-test-plan-local-jj7pb\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"3f4efab0-a84c-4a09-90a7-acb51a0f0dce\"\n },\n \"storage\": {\n \"generation\": 1,\n \"name\": \"copy-of-mnecas-test-plan-local-rb426\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"15e1d95f-931c-4a92-89a4-784d1ac28a0f\"\n }\n },\n \"migration\": {\n \"generation\": 1,\n \"name\": \"copy-of-mnecas-test-plan-local-1680781360226\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"a90dae07-d791-4703-bb30-dd7b7351c29c\"\n },\n \"plan\": {\n \"generation\": 1,\n \"name\": \"copy-of-mnecas-test-plan-local\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"0f59e83d-fa1d-4c94-a4ff-35a4b66077e8\"\n },\n \"provider\": {\n \"destination\": {\n \"generation\": 1,\n \"name\": \"host\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"e140d4bc-91b7-48c2-b096-7820c8d20b0d\"\n },\n \"source\": {\n \"generation\": 2,\n \"name\": \"vmware\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"1ec8b4c7-028d-4a50-a5a9-3ab07dbd0560\"\n }\n }\n }\n ],\n \"started\": \"2023-04-06T11:42:47Z\",\n \"vms\": [\n {\n \"id\": \"vm-35512\",\n \"name\": \"tg-mini-no-selinux-kernel\",\n \"phase\": \"AllocateDisks\",\n \"pipeline\": [\n {\n \"completed\": \"2023-04-06T11:43:34Z\",\n \"description\": \"Initialize migration.\",\n \"name\": \"Initialize\",\n \"phase\": \"Completed\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 1\n },\n \"started\": \"2023-04-06T11:42:47Z\"\n },\n {\n \"annotations\": {\n \"unit\": \"MB\"\n },\n \"description\": \"Allocate disks.\",\n \"name\": \"DiskAllocation\",\n \"phase\": \"Completed\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 2764\n },\n \"started\": \"2023-04-06T11:43:46Z\",\n \"tasks\": [\n {\n \"annotations\": {\n \"unit\": \"MB\"\n },\n \"name\": \"[v2v_general_porpuse_FC_DC] tg-mini-no-selinux-kernel/tg-mini-no-selinux-kernel.vmdk\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 2764\n }\n }\n ]\n },\n {\n \"description\": \"Convert image to kubevirt.\",\n \"name\": \"ImageConversion\",\n \"phase\": \"Pending\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 1\n }\n },\n {\n \"annotations\": {\n \"unit\": \"MB\"\n },\n \"description\": \"Copy disks.\",\n \"name\": \"DiskTransferV2v\",\n \"phase\": \"Pending\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 2764\n },\n \"tasks\": [\n {\n \"annotations\": {\n \"unit\": \"MB\"\n },\n \"name\": \"[v2v_general_porpuse_FC_DC] tg-mini-no-selinux-kernel/tg-mini-no-selinux-kernel.vmdk\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 2764\n }\n }\n ]\n },\n {\n \"description\": \"Create VM.\",\n \"name\": \"VirtualMachineCreation\",\n \"phase\": \"Pending\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 1\n }\n }\n ],\n \"restorePowerState\": \"Off\",\n \"started\": \"2023-04-06T11:42:47Z\"\n }\n ]\n },\n \"observedGeneration\": 1\n }\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"kind\": \"Plan\",\n \"metadata\": {\n \"creationTimestamp\": \"2023-04-06T09:39:59Z\",\n \"generation\": 1,\n \"managedFields\": [\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:spec\": {\n \".\": {},\n \"f:archived\": {},\n \"f:description\": {},\n \"f:map\": {\n \".\": {},\n \"f:network\": {},\n \"f:storage\": {}\n },\n \"f:provider\": {\n \".\": {},\n \"f:destination\": {},\n \"f:source\": {}\n },\n \"f:targetNamespace\": {},\n \"f:vms\": {},\n \"f:warm\": {}\n }\n },\n \"manager\": \"Mozilla\",\n \"operation\": \"Update\",\n \"time\": \"2023-04-06T09:39:59Z\"\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:status\": {\n \".\": {},\n \"f:conditions\": {},\n \"f:migration\": {\n \".\": {},\n \"f:completed\": {},\n \"f:history\": {},\n \"f:started\": {},\n \"f:vms\": {}\n },\n \"f:observedGeneration\": {}\n }\n },\n \"manager\": \"forklift-controller\",\n \"operation\": \"Update\",\n \"subresource\": \"status\",\n \"time\": \"2023-04-06T09:41:39Z\"\n }\n ],\n \"name\": \"mnecas-test-plan\",\n \"namespace\": \"openshift-mtv\",\n \"resourceVersion\": \"481802880\",\n \"uid\": \"7c75032b-94e7-4e31-a5ef-656365048047\"\n },\n \"spec\": {\n \"archived\": false,\n \"description\": \"\",\n \"map\": {\n \"network\": {\n \"name\": \"mnecas-test-plan-jpsn4\",\n \"namespace\": \"openshift-mtv\"\n },\n \"storage\": {\n \"name\": \"mnecas-test-plan-tdpn9\",\n \"namespace\": \"openshift-mtv\"\n }\n },\n \"provider\": {\n \"destination\": {\n \"name\": \"host\",\n \"namespace\": \"openshift-mtv\"\n },\n \"source\": {\n \"name\": \"vmware\",\n \"namespace\": \"openshift-mtv\"\n }\n },\n \"targetNamespace\": \"mnecas-test\",\n \"vms\": [\n {\n \"hooks\": [],\n \"id\": \"vm-35512\"\n }\n ],\n \"warm\": false\n },\n \"status\": {\n \"conditions\": [\n {\n \"category\": \"Advisory\",\n \"durable\": true,\n \"lastTransitionTime\": \"2023-04-06T09:41:39Z\",\n \"message\": \"The plan execution has FAILED.\",\n \"status\": \"True\",\n \"type\": \"Failed\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-27T12:14:57Z\",\n \"message\": \"The migration plan is ready.\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n }\n ],\n \"migration\": {\n \"completed\": \"2023-04-06T09:41:38Z\",\n \"history\": [\n {\n \"conditions\": [\n {\n \"category\": \"Advisory\",\n \"durable\": true,\n \"lastTransitionTime\": \"2023-04-06T09:41:38Z\",\n \"message\": \"The plan execution has FAILED.\",\n \"status\": \"True\",\n \"type\": \"Failed\"\n }\n ],\n \"map\": {\n \"network\": {\n \"generation\": 1,\n \"name\": \"mnecas-test-plan-jpsn4\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"04c28829-4ccc-4ffe-9910-be389e448fa2\"\n },\n \"storage\": {\n \"generation\": 1,\n \"name\": \"mnecas-test-plan-tdpn9\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"917c63fa-3d10-4f26-969c-bd7097b2de1b\"\n }\n },\n \"migration\": {\n \"generation\": 1,\n \"name\": \"mnecas-test-plan-1680774002168\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"c8f040c9-be39-48cc-a6e6-29313a6eb197\"\n },\n \"plan\": {\n \"generation\": 1,\n \"name\": \"mnecas-test-plan\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"7c75032b-94e7-4e31-a5ef-656365048047\"\n },\n \"provider\": {\n \"destination\": {\n \"generation\": 1,\n \"name\": \"host\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"e140d4bc-91b7-48c2-b096-7820c8d20b0d\"\n },\n \"source\": {\n \"generation\": 2,\n \"name\": \"vmware\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"1ec8b4c7-028d-4a50-a5a9-3ab07dbd0560\"\n }\n }\n }\n ],\n \"started\": \"2023-04-06T09:40:10Z\",\n \"vms\": [\n {\n \"completed\": \"2023-04-06T09:41:38Z\",\n \"conditions\": [\n {\n \"category\": \"Advisory\",\n \"durable\": true,\n \"lastTransitionTime\": \"2023-04-06T09:41:30Z\",\n \"message\": \"The VM migration has FAILED.\",\n \"status\": \"True\",\n \"type\": \"Failed\"\n }\n ],\n \"error\": {\n \"phase\": \"ConvertGuest\",\n \"reasons\": [\n \"Guest conversion failed. See pod logs for details.\"\n ]\n },\n \"id\": \"vm-35512\",\n \"name\": \"tg-mini-no-selinux-kernel\",\n \"phase\": \"Completed\",\n \"pipeline\": [\n {\n \"completed\": \"2023-04-06T09:40:46Z\",\n \"description\": \"Initialize migration.\",\n \"name\": \"Initialize\",\n \"phase\": \"Completed\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 1\n },\n \"started\": \"2023-04-06T09:40:10Z\"\n },\n {\n \"annotations\": {\n \"unit\": \"MB\"\n },\n \"completed\": \"2023-04-06T09:40:55Z\",\n \"description\": \"Allocate disks.\",\n \"name\": \"DiskAllocation\",\n \"phase\": \"Completed\",\n \"progress\": {\n \"completed\": 2764,\n \"total\": 2764\n },\n \"started\": \"2023-04-06T09:40:55Z\",\n \"tasks\": [\n {\n \"annotations\": {\n \"unit\": \"MB\"\n },\n \"completed\": \"2023-04-06T09:40:55Z\",\n \"name\": \"[v2v_general_porpuse_FC_DC] tg-mini-no-selinux-kernel/tg-mini-no-selinux-kernel.vmdk\",\n \"phase\": \"Completed\",\n \"progress\": {\n \"completed\": 2764,\n \"total\": 2764\n },\n \"reason\": \"Transfer completed.\",\n \"started\": \"2023-04-06T09:40:55Z\"\n }\n ]\n },\n {\n \"completed\": \"2023-04-06T09:41:30Z\",\n \"description\": \"Convert image to kubevirt.\",\n \"error\": {\n \"phase\": \"Running\",\n \"reasons\": [\n \"Guest conversion failed. See pod logs for details.\"\n ]\n },\n \"name\": \"ImageConversion\",\n \"phase\": \"Running\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 1\n },\n \"started\": \"2023-04-06T09:41:03Z\"\n },\n {\n \"annotations\": {\n \"unit\": \"MB\"\n },\n \"description\": \"Copy disks.\",\n \"name\": \"DiskTransferV2v\",\n \"phase\": \"Pending\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 2764\n },\n \"tasks\": [\n {\n \"annotations\": {\n \"unit\": \"MB\"\n },\n \"name\": \"[v2v_general_porpuse_FC_DC] tg-mini-no-selinux-kernel/tg-mini-no-selinux-kernel.vmdk\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 2764\n }\n }\n ]\n },\n {\n \"description\": \"Create VM.\",\n \"name\": \"VirtualMachineCreation\",\n \"phase\": \"Pending\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 1\n }\n }\n ],\n \"restorePowerState\": \"Off\",\n \"started\": \"2023-04-06T09:40:10Z\"\n }\n ]\n },\n \"observedGeneration\": 1\n }\n }\n ],\n \"kind\": \"PlanList\",\n \"metadata\": {\n \"continue\": \"\",\n \"resourceVersion\": \"498731808\"\n }\n}" - }, - "redirectURL": "", - "headersSize": 581, - "bodySize": 37574, - "_transferSize": 38155, - "_error": null - }, - "serverIPAddress": "10.37.160.101", - "startedDateTime": "2023-05-08T07:06:45.934Z", - "time": 82.86500000031083, - "timings": { - "blocked": 2.4950000023925676, - "dns": -1, - "ssl": -1, - "connect": -1, - "send": 0.822, - "wait": 78.05599999850197, - "receive": 1.4919999994162936, - "_blocked_queueing": 1.6190000023925677 - } - }, - { - "_priority": null, - "_resourceType": "websocket", - "_webSocketMessages": [], - "cache": {}, - "pageref": "page_1", - "request": { - "method": "GET", - "url": "wss://console-openshift-console.apps.mtv.rhev.lab.eng.brq2.example.com/api/kubernetes/apis/forklift.konveyor.io/v1beta1/namespaces/openshift-mtv/providers?watch=true&resourceVersion=498731785", - "httpVersion": "HTTP/1.1", - "headers": [], - "queryString": [ - { - "name": "watch", - "value": "true" - }, - { - "name": "resourceVersion", - "value": "498731785" - } - ], - "cookies": [], - "headersSize": 3593, - "bodySize": 0 - }, - "response": { - "status": 101, - "statusText": "Switching Protocols", - "httpVersion": "HTTP/1.1", - "headers": [], - "cookies": [], - "content": { - "size": 0, - "mimeType": "x-unknown", - "compression": 129 - }, - "redirectURL": "", - "headersSize": 129, - "bodySize": -129, - "_transferSize": 0, - "_error": null - }, - "serverIPAddress": "", - "startedDateTime": "2023-05-08T07:06:47.091Z", - "time": 78.03299999795854, - "timings": { - "blocked": -1, - "dns": -1, - "ssl": -1, - "connect": -1, - "send": 0, - "wait": 78.03299999795854, - "receive": 0, - "_blocked_queueing": -1 - } - }, - { - "_priority": "High", - "_resourceType": "fetch", - "cache": {}, - "connection": "128578", - "pageref": "page_1", - "request": { - "method": "GET", - "url": "https://console-openshift-console.apps.mtv.rhev.lab.eng.brq2.example.com/api/proxy/plugin/forklift-console-plugin/forklift-inventory/providers?detail=1", - "httpVersion": "HTTP/1.1", - "headers": [], - "queryString": [ - { - "name": "detail", - "value": "1" - } - ], - "cookies": [], - "headersSize": 3593, - "bodySize": 0 - }, - "response": { - "status": 200, - "statusText": "OK", - "httpVersion": "HTTP/1.1", - "headers": [], - "cookies": [], - "content": { - "size": 29137, - "mimeType": "application/json", - "compression": -28, - "text": "{\"openshift\":[{\"uid\":\"c13d9331-b4fc-48d8-9fd0-253d6616428b\",\"version\":\"481802656\",\"namespace\":\"migration\",\"name\":\"ocp\",\"selfLink\":\"providers/openshift/c13d9331-b4fc-48d8-9fd0-253d6616428b\",\"type\":\"openshift\",\"object\":{\"kind\":\"Provider\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"metadata\":{\"name\":\"ocp\",\"namespace\":\"migration\",\"uid\":\"c13d9331-b4fc-48d8-9fd0-253d6616428b\",\"resourceVersion\":\"481802656\",\"generation\":1,\"creationTimestamp\":\"2023-04-16T20:28:25Z\",\"managedFields\":[{\"manager\":\"Mozilla\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-16T20:28:25Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:spec\":{\".\":{},\"f:secret\":{},\"f:type\":{},\"f:url\":{}}}},{\"manager\":\"forklift-controller\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-16T20:28:29Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:status\":{\".\":{},\"f:conditions\":{},\"f:observedGeneration\":{},\"f:phase\":{}}},\"subresource\":\"status\"}]},\"spec\":{\"type\":\"openshift\",\"secret\":{\"namespace\":\"migration\",\"name\":\"ocp-x4vdb\"}},\"status\":{\"phase\":\"Ready\",\"conditions\":[{\"type\":\"ConnectionTestSucceeded\",\"status\":\"True\",\"reason\":\"Tested\",\"category\":\"Required\",\"message\":\"Connection test, succeeded.\",\"lastTransitionTime\":\"2023-04-16T20:28:29Z\"},{\"type\":\"Validated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Advisory\",\"message\":\"Validation has been completed.\",\"lastTransitionTime\":\"2023-04-16T20:28:29Z\"},{\"type\":\"InventoryCreated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Required\",\"message\":\"The inventory has been loaded.\",\"lastTransitionTime\":\"2023-04-27T12:14:51Z\"},{\"type\":\"Ready\",\"status\":\"True\",\"category\":\"Required\",\"message\":\"The provider is ready.\",\"lastTransitionTime\":\"2023-04-27T12:14:51Z\"}],\"observedGeneration\":1}},\"vmCount\":10,\"networkCount\":1,\"storageClassCount\":5},{\"uid\":\"e140d4bc-91b7-48c2-b096-7820c8d20b0d\",\"version\":\"481802636\",\"namespace\":\"openshift-mtv\",\"name\":\"host\",\"selfLink\":\"providers/openshift/e140d4bc-91b7-48c2-b096-7820c8d20b0d\",\"type\":\"openshift\",\"object\":{\"kind\":\"Provider\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"metadata\":{\"name\":\"host\",\"namespace\":\"openshift-mtv\",\"uid\":\"e140d4bc-91b7-48c2-b096-7820c8d20b0d\",\"resourceVersion\":\"481802636\",\"generation\":1,\"creationTimestamp\":\"2023-04-03T11:26:12Z\",\"ownerReferences\":[{\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"kind\":\"ForkliftController\",\"name\":\"forklift-controller-doc\",\"uid\":\"1406869c-22c3-426e-91b9-0d6d2c41a81d\"}],\"managedFields\":[{\"manager\":\"OpenAPI-Generator\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-03T11:26:12Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:metadata\":{\"f:ownerReferences\":{\".\":{},\"k:{\\\"uid\\\":\\\"1406869c-22c3-426e-91b9-0d6d2c41a81d\\\"}\":{}}},\"f:spec\":{\".\":{},\"f:secret\":{},\"f:type\":{},\"f:url\":{}}}},{\"manager\":\"forklift-controller\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-03T11:27:49Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:status\":{\".\":{},\"f:conditions\":{},\"f:observedGeneration\":{},\"f:phase\":{}}},\"subresource\":\"status\"}]},\"spec\":{\"type\":\"openshift\",\"secret\":{}},\"status\":{\"phase\":\"Ready\",\"conditions\":[{\"type\":\"ConnectionTestSucceeded\",\"status\":\"True\",\"reason\":\"Tested\",\"category\":\"Required\",\"message\":\"Connection test, succeeded.\",\"lastTransitionTime\":\"2023-04-03T11:27:49Z\"},{\"type\":\"Validated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Advisory\",\"message\":\"Validation has been completed.\",\"lastTransitionTime\":\"2023-04-03T11:27:49Z\"},{\"type\":\"InventoryCreated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Required\",\"message\":\"The inventory has been loaded.\",\"lastTransitionTime\":\"2023-04-27T12:14:51Z\"},{\"type\":\"Ready\",\"status\":\"True\",\"category\":\"Required\",\"message\":\"The provider is ready.\",\"lastTransitionTime\":\"2023-04-27T12:14:51Z\"}],\"observedGeneration\":1}},\"vmCount\":10,\"networkCount\":1,\"storageClassCount\":5},{\"uid\":\"9727e28f-1ce8-4d84-a785-6d564148f2bb\",\"version\":\"481802633\",\"namespace\":\"demo24\",\"name\":\"openshift\",\"selfLink\":\"providers/openshift/9727e28f-1ce8-4d84-a785-6d564148f2bb\",\"type\":\"openshift\",\"object\":{\"kind\":\"Provider\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"metadata\":{\"name\":\"openshift\",\"namespace\":\"demo24\",\"uid\":\"9727e28f-1ce8-4d84-a785-6d564148f2bb\",\"resourceVersion\":\"481802633\",\"generation\":1,\"creationTimestamp\":\"2023-03-30T14:08:23Z\",\"managedFields\":[{\"manager\":\"Mozilla\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-03-30T14:08:23Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:spec\":{\".\":{},\"f:secret\":{},\"f:type\":{},\"f:url\":{}}}},{\"manager\":\"forklift-controller\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-03-30T14:08:27Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:status\":{\".\":{},\"f:conditions\":{},\"f:observedGeneration\":{},\"f:phase\":{}}},\"subresource\":\"status\"}]},\"spec\":{\"type\":\"openshift\",\"secret\":{\"namespace\":\"demo24\",\"name\":\"openshift-gfwkh\"}},\"status\":{\"phase\":\"Ready\",\"conditions\":[{\"type\":\"ConnectionTestSucceeded\",\"status\":\"True\",\"reason\":\"Tested\",\"category\":\"Required\",\"message\":\"Connection test, succeeded.\",\"lastTransitionTime\":\"2023-03-30T14:08:27Z\"},{\"type\":\"Validated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Advisory\",\"message\":\"Validation has been completed.\",\"lastTransitionTime\":\"2023-03-30T14:08:27Z\"},{\"type\":\"InventoryCreated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Required\",\"message\":\"The inventory has been loaded.\",\"lastTransitionTime\":\"2023-04-27T12:14:51Z\"},{\"type\":\"Ready\",\"status\":\"True\",\"category\":\"Required\",\"message\":\"The provider is ready.\",\"lastTransitionTime\":\"2023-04-27T12:14:51Z\"}],\"observedGeneration\":1}},\"vmCount\":10,\"networkCount\":1,\"storageClassCount\":5},{\"uid\":\"676c6e29-6b01-490b-b3ff-915ff7370094\",\"version\":\"481802719\",\"namespace\":\"mtv-24-demo\",\"name\":\"local\",\"selfLink\":\"providers/openshift/676c6e29-6b01-490b-b3ff-915ff7370094\",\"type\":\"openshift\",\"object\":{\"kind\":\"Provider\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"metadata\":{\"name\":\"local\",\"namespace\":\"mtv-24-demo\",\"uid\":\"676c6e29-6b01-490b-b3ff-915ff7370094\",\"resourceVersion\":\"481802719\",\"generation\":1,\"creationTimestamp\":\"2023-04-18T18:30:28Z\",\"managedFields\":[{\"manager\":\"Mozilla\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-18T18:30:28Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:spec\":{\".\":{},\"f:secret\":{},\"f:type\":{},\"f:url\":{}}}},{\"manager\":\"forklift-controller\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-18T18:30:32Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:status\":{\".\":{},\"f:conditions\":{},\"f:observedGeneration\":{},\"f:phase\":{}}},\"subresource\":\"status\"}]},\"spec\":{\"type\":\"openshift\",\"secret\":{\"namespace\":\"mtv-24-demo\",\"name\":\"local-hffl9\"}},\"status\":{\"phase\":\"Ready\",\"conditions\":[{\"type\":\"ConnectionTestSucceeded\",\"status\":\"True\",\"reason\":\"Tested\",\"category\":\"Required\",\"message\":\"Connection test, succeeded.\",\"lastTransitionTime\":\"2023-04-18T18:30:32Z\"},{\"type\":\"Validated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Advisory\",\"message\":\"Validation has been completed.\",\"lastTransitionTime\":\"2023-04-18T18:30:32Z\"},{\"type\":\"InventoryCreated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Required\",\"message\":\"The inventory has been loaded.\",\"lastTransitionTime\":\"2023-04-27T12:14:51Z\"},{\"type\":\"Ready\",\"status\":\"True\",\"category\":\"Required\",\"message\":\"The provider is ready.\",\"lastTransitionTime\":\"2023-04-27T12:14:51Z\"}],\"observedGeneration\":1}},\"vmCount\":10,\"networkCount\":1,\"storageClassCount\":5}],\"openstack\":[{\"uid\":\"38ecf6d0-cf00-4f91-bc42-91cfb768d3ae\",\"version\":\"481802296\",\"namespace\":\"demo24\",\"name\":\"openstack\",\"selfLink\":\"providers/openstack/38ecf6d0-cf00-4f91-bc42-91cfb768d3ae\",\"type\":\"openstack\",\"object\":{\"kind\":\"Provider\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"metadata\":{\"name\":\"openstack\",\"namespace\":\"demo24\",\"uid\":\"38ecf6d0-cf00-4f91-bc42-91cfb768d3ae\",\"resourceVersion\":\"481802296\",\"generation\":1,\"creationTimestamp\":\"2023-03-30T14:36:09Z\",\"managedFields\":[{\"manager\":\"Mozilla\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-03-30T14:36:09Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:spec\":{\".\":{},\"f:secret\":{},\"f:type\":{},\"f:url\":{}}}},{\"manager\":\"forklift-controller\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-03-30T14:36:10Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:status\":{\".\":{},\"f:conditions\":{},\"f:observedGeneration\":{},\"f:phase\":{}}},\"subresource\":\"status\"}]},\"spec\":{\"type\":\"openstack\",\"url\":\"https://rhos-d.infra.prod.upshift.rdu2.example.com:13000/v3\",\"secret\":{\"namespace\":\"demo24\",\"name\":\"openstack-42xv6\"}},\"status\":{\"phase\":\"Staging\",\"conditions\":[{\"type\":\"ConnectionTestSucceeded\",\"status\":\"True\",\"reason\":\"Tested\",\"category\":\"Required\",\"message\":\"Connection test, succeeded.\",\"lastTransitionTime\":\"2023-04-23T10:22:24Z\"},{\"type\":\"Validated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Advisory\",\"message\":\"Validation has been completed.\",\"lastTransitionTime\":\"2023-04-23T10:22:24Z\"},{\"type\":\"LoadInventory\",\"status\":\"True\",\"reason\":\"Started\",\"category\":\"Advisory\",\"message\":\"Loading the inventory.\",\"lastTransitionTime\":\"2023-04-27T12:14:37Z\"}],\"observedGeneration\":1}},\"regionCount\":1,\"projectCount\":1,\"vmCount\":14,\"imageCount\":1311,\"volumeCount\":43,\"volumeTypeCount\":3,\"networkCount\":33}],\"ovirt\":[{\"uid\":\"90eef589-c989-44ae-9c30-a6d78e161970\",\"version\":\"493581171\",\"namespace\":\"migration\",\"name\":\"rhv\",\"selfLink\":\"providers/ovirt/90eef589-c989-44ae-9c30-a6d78e161970\",\"type\":\"ovirt\",\"object\":{\"kind\":\"Provider\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"metadata\":{\"name\":\"rhv\",\"namespace\":\"migration\",\"uid\":\"90eef589-c989-44ae-9c30-a6d78e161970\",\"resourceVersion\":\"493581171\",\"generation\":1,\"creationTimestamp\":\"2023-04-16T20:22:13Z\",\"managedFields\":[{\"manager\":\"Mozilla\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-16T20:22:13Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:spec\":{\".\":{},\"f:secret\":{},\"f:type\":{},\"f:url\":{}}}},{\"manager\":\"forklift-controller\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-16T20:22:14Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:status\":{\".\":{},\"f:conditions\":{},\"f:observedGeneration\":{},\"f:phase\":{}}},\"subresource\":\"status\"}]},\"spec\":{\"type\":\"ovirt\",\"url\":\"https://hosted-engine-08.lab.eng.tlv2.example.com/ovirt-engine/api\",\"secret\":{\"namespace\":\"migration\",\"name\":\"rhv-2c28j\"}},\"status\":{\"phase\":\"Ready\",\"conditions\":[{\"type\":\"ConnectionInsecure\",\"status\":\"True\",\"reason\":\"SkipTLSVerification\",\"category\":\"Warn\",\"message\":\"TLS is susceptible to machine-in-the-middle attacks when certificate verification is skipped.\",\"lastTransitionTime\":\"2023-04-16T20:22:13Z\"},{\"type\":\"ConnectionTestSucceeded\",\"status\":\"True\",\"reason\":\"Tested\",\"category\":\"Required\",\"message\":\"Connection test, succeeded.\",\"lastTransitionTime\":\"2023-05-05T00:28:52Z\"},{\"type\":\"InventoryCreated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Required\",\"message\":\"The inventory has been loaded.\",\"lastTransitionTime\":\"2023-05-05T00:28:52Z\"},{\"type\":\"Validated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Advisory\",\"message\":\"Validation has been completed.\",\"lastTransitionTime\":\"2023-05-05T00:28:52Z\"},{\"type\":\"Ready\",\"status\":\"True\",\"category\":\"Required\",\"message\":\"The provider is ready.\",\"lastTransitionTime\":\"2023-05-05T00:28:52Z\"}],\"observedGeneration\":1}},\"datacenterCount\":2,\"clusterCount\":3,\"hostCount\":3,\"vmCount\":7,\"networkCount\":2,\"storageDomainCount\":13},{\"uid\":\"4601b700-3e49-43d1-b61e-384d15c23741\",\"version\":\"493581172\",\"namespace\":\"demo24\",\"name\":\"rhv\",\"selfLink\":\"providers/ovirt/4601b700-3e49-43d1-b61e-384d15c23741\",\"type\":\"ovirt\",\"object\":{\"kind\":\"Provider\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"metadata\":{\"name\":\"rhv\",\"namespace\":\"demo24\",\"uid\":\"4601b700-3e49-43d1-b61e-384d15c23741\",\"resourceVersion\":\"493581172\",\"generation\":1,\"creationTimestamp\":\"2023-03-30T14:20:37Z\",\"managedFields\":[{\"manager\":\"Mozilla\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-03-30T14:20:37Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:spec\":{\".\":{},\"f:secret\":{},\"f:type\":{},\"f:url\":{}}}},{\"manager\":\"forklift-controller\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-03-30T14:20:38Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:status\":{\".\":{},\"f:conditions\":{},\"f:observedGeneration\":{},\"f:phase\":{}}},\"subresource\":\"status\"}]},\"spec\":{\"type\":\"ovirt\",\"url\":\"https://hosted-engine-08.lab.eng.tlv2.example.com/ovirt-engine/api\",\"secret\":{\"namespace\":\"demo24\",\"name\":\"rhv-zdnst\"}},\"status\":{\"phase\":\"Ready\",\"conditions\":[{\"type\":\"ConnectionInsecure\",\"status\":\"True\",\"reason\":\"SkipTLSVerification\",\"category\":\"Warn\",\"message\":\"TLS is susceptible to machine-in-the-middle attacks when certificate verification is skipped.\",\"lastTransitionTime\":\"2023-03-30T14:20:37Z\"},{\"type\":\"ConnectionTestSucceeded\",\"status\":\"True\",\"reason\":\"Tested\",\"category\":\"Required\",\"message\":\"Connection test, succeeded.\",\"lastTransitionTime\":\"2023-05-05T00:28:52Z\"},{\"type\":\"InventoryCreated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Required\",\"message\":\"The inventory has been loaded.\",\"lastTransitionTime\":\"2023-05-05T00:28:52Z\"},{\"type\":\"Validated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Advisory\",\"message\":\"Validation has been completed.\",\"lastTransitionTime\":\"2023-05-05T00:28:52Z\"},{\"type\":\"Ready\",\"status\":\"True\",\"category\":\"Required\",\"message\":\"The provider is ready.\",\"lastTransitionTime\":\"2023-05-05T00:28:52Z\"}],\"observedGeneration\":1}},\"datacenterCount\":2,\"clusterCount\":3,\"hostCount\":3,\"vmCount\":7,\"networkCount\":2,\"storageDomainCount\":13},{\"uid\":\"42bce1bc-f532-496a-b059-18b1d209269b\",\"version\":\"481802759\",\"namespace\":\"openshift-mtv\",\"name\":\"rhv-lab\",\"selfLink\":\"providers/ovirt/42bce1bc-f532-496a-b059-18b1d209269b\",\"type\":\"ovirt\",\"object\":{\"kind\":\"Provider\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"metadata\":{\"name\":\"rhv-lab\",\"namespace\":\"openshift-mtv\",\"uid\":\"42bce1bc-f532-496a-b059-18b1d209269b\",\"resourceVersion\":\"481802759\",\"generation\":1,\"creationTimestamp\":\"2023-04-19T09:18:10Z\",\"managedFields\":[{\"manager\":\"Mozilla\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-19T09:18:10Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:spec\":{\".\":{},\"f:secret\":{},\"f:type\":{},\"f:url\":{}}}},{\"manager\":\"forklift-controller\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-19T09:18:13Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:status\":{\".\":{},\"f:conditions\":{},\"f:observedGeneration\":{},\"f:phase\":{}}},\"subresource\":\"status\"}]},\"spec\":{\"type\":\"ovirt\",\"url\":\"https://rhvm.engineering.example.com/ovirt-engine/api\",\"secret\":{\"namespace\":\"openshift-mtv\",\"name\":\"rhv-lab-lnslg\"}},\"status\":{\"phase\":\"Ready\",\"conditions\":[{\"type\":\"ConnectionTestSucceeded\",\"status\":\"True\",\"reason\":\"Tested\",\"category\":\"Required\",\"message\":\"Connection test, succeeded.\",\"lastTransitionTime\":\"2023-04-19T09:18:13Z\"},{\"type\":\"Validated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Advisory\",\"message\":\"Validation has been completed.\",\"lastTransitionTime\":\"2023-04-19T09:18:13Z\"},{\"type\":\"InventoryCreated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Required\",\"message\":\"The inventory has been loaded.\",\"lastTransitionTime\":\"2023-04-27T12:14:52Z\"},{\"type\":\"Ready\",\"status\":\"True\",\"category\":\"Required\",\"message\":\"The provider is ready.\",\"lastTransitionTime\":\"2023-04-27T12:14:52Z\"}],\"observedGeneration\":1}},\"datacenterCount\":2,\"clusterCount\":2,\"hostCount\":11,\"vmCount\":610,\"networkCount\":7,\"storageDomainCount\":8},{\"uid\":\"4864c314-4465-4b5b-8557-00b021e1bb50\",\"version\":\"481802732\",\"namespace\":\"openshift-mtv\",\"name\":\"mtv-provider-bella\",\"selfLink\":\"providers/ovirt/4864c314-4465-4b5b-8557-00b021e1bb50\",\"type\":\"ovirt\",\"object\":{\"kind\":\"Provider\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"metadata\":{\"name\":\"mtv-provider-bella\",\"namespace\":\"openshift-mtv\",\"uid\":\"4864c314-4465-4b5b-8557-00b021e1bb50\",\"resourceVersion\":\"481802732\",\"generation\":1,\"creationTimestamp\":\"2023-04-19T10:25:21Z\",\"managedFields\":[{\"manager\":\"OpenAPI-Generator\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-19T10:25:21Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:spec\":{\".\":{},\"f:secret\":{},\"f:type\":{},\"f:url\":{}}}},{\"manager\":\"forklift-controller\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-19T10:25:22Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:status\":{\".\":{},\"f:conditions\":{},\"f:observedGeneration\":{},\"f:phase\":{}}},\"subresource\":\"status\"}]},\"spec\":{\"type\":\"ovirt\",\"url\":\"https://rhvm.engineering.example.com/ovirt-engine/api\",\"secret\":{\"namespace\":\"openshift-mtv\",\"name\":\"mtv-bkhizgiy\"}},\"status\":{\"phase\":\"Ready\",\"conditions\":[{\"type\":\"ConnectionTestSucceeded\",\"status\":\"True\",\"reason\":\"Tested\",\"category\":\"Required\",\"message\":\"Connection test, succeeded.\",\"lastTransitionTime\":\"2023-04-19T10:25:22Z\"},{\"type\":\"Validated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Advisory\",\"message\":\"Validation has been completed.\",\"lastTransitionTime\":\"2023-04-19T10:25:22Z\"},{\"type\":\"InventoryCreated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Required\",\"message\":\"The inventory has been loaded.\",\"lastTransitionTime\":\"2023-04-27T12:14:52Z\"},{\"type\":\"Ready\",\"status\":\"True\",\"category\":\"Required\",\"message\":\"The provider is ready.\",\"lastTransitionTime\":\"2023-04-27T12:14:52Z\"}],\"observedGeneration\":1}},\"datacenterCount\":2,\"clusterCount\":2,\"hostCount\":11,\"vmCount\":610,\"networkCount\":7,\"storageDomainCount\":8},{\"uid\":\"130b109c-eec8-4753-82f0-d2ebdaf0f835\",\"version\":\"493581173\",\"namespace\":\"openshift-mtv\",\"name\":\"rhv\",\"selfLink\":\"providers/ovirt/130b109c-eec8-4753-82f0-d2ebdaf0f835\",\"type\":\"ovirt\",\"object\":{\"kind\":\"Provider\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"metadata\":{\"name\":\"rhv\",\"namespace\":\"openshift-mtv\",\"uid\":\"130b109c-eec8-4753-82f0-d2ebdaf0f835\",\"resourceVersion\":\"493581173\",\"generation\":1,\"creationTimestamp\":\"2023-04-03T13:34:48Z\",\"annotations\":{\"kubectl.kubernetes.io/last-applied-configuration\":\"{\\\"apiVersion\\\":\\\"forklift.konveyor.io/v1beta1\\\",\\\"kind\\\":\\\"Provider\\\",\\\"metadata\\\":{\\\"annotations\\\":{},\\\"creationTimestamp\\\":\\\"2023-03-30T14:20:37Z\\\",\\\"generation\\\":1,\\\"name\\\":\\\"rhv\\\",\\\"namespace\\\":\\\"openshift-mtv\\\"},\\\"spec\\\":{\\\"secret\\\":{\\\"name\\\":\\\"rhv-zdnst\\\",\\\"namespace\\\":\\\"demo24\\\"},\\\"type\\\":\\\"ovirt\\\",\\\"url\\\":\\\"https://hosted-engine-08.lab.eng.tlv2.example.com/ovirt-engine/api\\\"}}\\n\"},\"managedFields\":[{\"manager\":\"kubectl-client-side-apply\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-03T13:34:48Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:metadata\":{\"f:annotations\":{\".\":{},\"f:kubectl.kubernetes.io/last-applied-configuration\":{}}},\"f:spec\":{\".\":{},\"f:secret\":{},\"f:type\":{},\"f:url\":{}}}},{\"manager\":\"forklift-controller\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-03T13:34:49Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:status\":{\".\":{},\"f:conditions\":{},\"f:observedGeneration\":{},\"f:phase\":{}}},\"subresource\":\"status\"}]},\"spec\":{\"type\":\"ovirt\",\"url\":\"https://hosted-engine-08.lab.eng.tlv2.example.com/ovirt-engine/api\",\"secret\":{\"namespace\":\"demo24\",\"name\":\"rhv-zdnst\"}},\"status\":{\"phase\":\"Ready\",\"conditions\":[{\"type\":\"ConnectionInsecure\",\"status\":\"True\",\"reason\":\"SkipTLSVerification\",\"category\":\"Warn\",\"message\":\"TLS is susceptible to machine-in-the-middle attacks when certificate verification is skipped.\",\"lastTransitionTime\":\"2023-04-03T13:34:48Z\"},{\"type\":\"ConnectionTestSucceeded\",\"status\":\"True\",\"reason\":\"Tested\",\"category\":\"Required\",\"message\":\"Connection test, succeeded.\",\"lastTransitionTime\":\"2023-05-05T00:28:52Z\"},{\"type\":\"InventoryCreated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Required\",\"message\":\"The inventory has been loaded.\",\"lastTransitionTime\":\"2023-05-05T00:28:52Z\"},{\"type\":\"Validated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Advisory\",\"message\":\"Validation has been completed.\",\"lastTransitionTime\":\"2023-05-05T00:28:52Z\"},{\"type\":\"Ready\",\"status\":\"True\",\"category\":\"Required\",\"message\":\"The provider is ready.\",\"lastTransitionTime\":\"2023-05-05T00:28:52Z\"}],\"observedGeneration\":1}},\"datacenterCount\":2,\"clusterCount\":3,\"hostCount\":3,\"vmCount\":7,\"networkCount\":2,\"storageDomainCount\":13},{\"uid\":\"0a007b12-7587-4a51-a1a9-550726c71f75\",\"version\":\"481802780\",\"namespace\":\"openshift-mtv\",\"name\":\"rhv-lab-pre\",\"selfLink\":\"providers/ovirt/0a007b12-7587-4a51-a1a9-550726c71f75\",\"type\":\"ovirt\",\"object\":{\"kind\":\"Provider\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"metadata\":{\"name\":\"rhv-lab-pre\",\"namespace\":\"openshift-mtv\",\"uid\":\"0a007b12-7587-4a51-a1a9-550726c71f75\",\"resourceVersion\":\"481802780\",\"generation\":1,\"creationTimestamp\":\"2023-04-23T10:24:46Z\",\"managedFields\":[{\"manager\":\"Mozilla\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-23T10:24:46Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:spec\":{\".\":{},\"f:secret\":{},\"f:type\":{},\"f:url\":{}}}},{\"manager\":\"forklift-controller\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-23T10:24:48Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:status\":{\".\":{},\"f:conditions\":{},\"f:observedGeneration\":{},\"f:phase\":{}}},\"subresource\":\"status\"}]},\"spec\":{\"type\":\"ovirt\",\"url\":\"https://rhvm.engineering.example.com/ovirt-engine/api\",\"secret\":{\"namespace\":\"openshift-mtv\",\"name\":\"rhv-lab-pre-mlkh2\"}},\"status\":{\"phase\":\"Ready\",\"conditions\":[{\"type\":\"ConnectionTestSucceeded\",\"status\":\"True\",\"reason\":\"Tested\",\"category\":\"Required\",\"message\":\"Connection test, succeeded.\",\"lastTransitionTime\":\"2023-04-23T10:24:48Z\"},{\"type\":\"Validated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Advisory\",\"message\":\"Validation has been completed.\",\"lastTransitionTime\":\"2023-04-23T10:24:48Z\"},{\"type\":\"InventoryCreated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Required\",\"message\":\"The inventory has been loaded.\",\"lastTransitionTime\":\"2023-04-27T12:14:53Z\"},{\"type\":\"Ready\",\"status\":\"True\",\"category\":\"Required\",\"message\":\"The provider is ready.\",\"lastTransitionTime\":\"2023-04-27T12:14:53Z\"}],\"observedGeneration\":1}},\"datacenterCount\":2,\"clusterCount\":2,\"hostCount\":11,\"vmCount\":610,\"networkCount\":7,\"storageDomainCount\":8}],\"vsphere\":[{\"uid\":\"1ec8b4c7-028d-4a50-a5a9-3ab07dbd0560\",\"version\":\"481802308\",\"namespace\":\"openshift-mtv\",\"name\":\"vmware\",\"selfLink\":\"providers/vsphere/1ec8b4c7-028d-4a50-a5a9-3ab07dbd0560\",\"type\":\"vsphere\",\"object\":{\"kind\":\"Provider\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"metadata\":{\"name\":\"vmware\",\"namespace\":\"openshift-mtv\",\"uid\":\"1ec8b4c7-028d-4a50-a5a9-3ab07dbd0560\",\"resourceVersion\":\"481802308\",\"generation\":2,\"creationTimestamp\":\"2023-04-06T08:55:52Z\",\"managedFields\":[{\"manager\":\"Mozilla\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-06T08:55:52Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:spec\":{\".\":{},\"f:secret\":{},\"f:settings\":{\".\":{},\"f:vddkInitImage\":{}},\"f:type\":{},\"f:url\":{}}}},{\"manager\":\"forklift-controller\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-06T08:55:53Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:status\":{\".\":{},\"f:conditions\":{},\"f:observedGeneration\":{},\"f:phase\":{}}},\"subresource\":\"status\"}]},\"spec\":{\"type\":\"vsphere\",\"url\":\"https://rhev-node-13.rdu2.scalelab.example.com/sdk\",\"secret\":{\"namespace\":\"openshift-mtv\",\"name\":\"vmware-zlls6\"},\"settings\":{\"vddkInitImage\":\"quay.io/lrotenbe/vddk:7.0.3\"}},\"status\":{\"phase\":\"Ready\",\"conditions\":[{\"type\":\"ConnectionInsecure\",\"status\":\"True\",\"reason\":\"SkipTLSVerification\",\"category\":\"Warn\",\"message\":\"TLS is susceptible to machine-in-the-middle attacks when certificate verification is skipped.\",\"lastTransitionTime\":\"2023-04-06T08:55:52Z\"},{\"type\":\"ConnectionTestSucceeded\",\"status\":\"True\",\"reason\":\"Tested\",\"category\":\"Required\",\"message\":\"Connection test, succeeded.\",\"lastTransitionTime\":\"2023-04-06T08:55:53Z\"},{\"type\":\"Validated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Advisory\",\"message\":\"Validation has been completed.\",\"lastTransitionTime\":\"2023-04-06T08:55:53Z\"},{\"type\":\"InventoryCreated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Required\",\"message\":\"The inventory has been loaded.\",\"lastTransitionTime\":\"2023-04-27T12:14:38Z\"},{\"type\":\"Ready\",\"status\":\"True\",\"category\":\"Required\",\"message\":\"The provider is ready.\",\"lastTransitionTime\":\"2023-04-27T12:14:38Z\"}],\"observedGeneration\":2}},\"apiVersion\":\"7.0.2.0\",\"product\":\"VMware VirtualCenter Server\",\"datacenterCount\":1,\"clusterCount\":1,\"hostCount\":1,\"vmCount\":51,\"networkCount\":5,\"datastoreCount\":5},{\"uid\":\"fba35c76-d226-48e5-be14-e929f7c46202\",\"version\":\"492676266\",\"namespace\":\"migration\",\"name\":\"vsphere\",\"selfLink\":\"providers/vsphere/fba35c76-d226-48e5-be14-e929f7c46202\",\"type\":\"vsphere\",\"object\":{\"kind\":\"Provider\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"metadata\":{\"name\":\"vsphere\",\"namespace\":\"migration\",\"uid\":\"fba35c76-d226-48e5-be14-e929f7c46202\",\"resourceVersion\":\"492676266\",\"generation\":1,\"creationTimestamp\":\"2023-04-16T20:21:21Z\",\"managedFields\":[{\"manager\":\"Mozilla\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-16T20:21:21Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:spec\":{\".\":{},\"f:secret\":{},\"f:settings\":{\".\":{},\"f:vddkInitImage\":{}},\"f:type\":{},\"f:url\":{}}}},{\"manager\":\"forklift-controller\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-04-16T20:21:22Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:status\":{\".\":{},\"f:conditions\":{},\"f:observedGeneration\":{},\"f:phase\":{}}},\"subresource\":\"status\"}]},\"spec\":{\"type\":\"vsphere\",\"url\":\"https://rhev-node-05.rdu2.scalelab.example.com/sdk\",\"secret\":{\"namespace\":\"migration\",\"name\":\"vsphere-7t9b2\"},\"settings\":{\"vddkInitImage\":\"image-registry.openshift-image-registry.svc:5000/openshift/vddk:7032\"}},\"status\":{\"phase\":\"Ready\",\"conditions\":[{\"type\":\"ConnectionInsecure\",\"status\":\"True\",\"reason\":\"SkipTLSVerification\",\"category\":\"Warn\",\"message\":\"TLS is susceptible to machine-in-the-middle attacks when certificate verification is skipped.\",\"lastTransitionTime\":\"2023-04-16T20:21:21Z\"},{\"type\":\"ConnectionTestSucceeded\",\"status\":\"True\",\"reason\":\"Tested\",\"category\":\"Required\",\"message\":\"Connection test, succeeded.\",\"lastTransitionTime\":\"2023-05-04T10:35:00Z\"},{\"type\":\"Validated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Advisory\",\"message\":\"Validation has been completed.\",\"lastTransitionTime\":\"2023-05-04T10:35:00Z\"},{\"type\":\"InventoryCreated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Required\",\"message\":\"The inventory has been loaded.\",\"lastTransitionTime\":\"2023-05-04T10:38:08Z\"},{\"type\":\"Ready\",\"status\":\"True\",\"category\":\"Required\",\"message\":\"The provider is ready.\",\"lastTransitionTime\":\"2023-05-04T10:38:08Z\"}],\"observedGeneration\":1}},\"apiVersion\":\"6.5\",\"product\":\"VMware VirtualCenter Server\",\"datacenterCount\":1,\"clusterCount\":4,\"hostCount\":5,\"vmCount\":7505,\"networkCount\":2,\"datastoreCount\":15},{\"uid\":\"c5afbea3-db50-46d7-9a54-e5aaf148a780\",\"version\":\"492676305\",\"namespace\":\"demo24\",\"name\":\"vmware\",\"selfLink\":\"providers/vsphere/c5afbea3-db50-46d7-9a54-e5aaf148a780\",\"type\":\"vsphere\",\"object\":{\"kind\":\"Provider\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"metadata\":{\"name\":\"vmware\",\"namespace\":\"demo24\",\"uid\":\"c5afbea3-db50-46d7-9a54-e5aaf148a780\",\"resourceVersion\":\"492676305\",\"generation\":1,\"creationTimestamp\":\"2023-03-30T14:10:58Z\",\"managedFields\":[{\"manager\":\"Mozilla\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-03-30T14:10:58Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:spec\":{\".\":{},\"f:secret\":{},\"f:settings\":{\".\":{},\"f:vddkInitImage\":{}},\"f:type\":{},\"f:url\":{}}}},{\"manager\":\"forklift-controller\",\"operation\":\"Update\",\"apiVersion\":\"forklift.konveyor.io/v1beta1\",\"time\":\"2023-03-30T14:10:59Z\",\"fieldsType\":\"FieldsV1\",\"fieldsV1\":{\"f:status\":{\".\":{},\"f:conditions\":{},\"f:observedGeneration\":{},\"f:phase\":{}}},\"subresource\":\"status\"}]},\"spec\":{\"type\":\"vsphere\",\"url\":\"https://rhev-node-05.rdu2.scalelab.example.com/sdk\",\"secret\":{\"namespace\":\"demo24\",\"name\":\"vmware-gq7vc\"},\"settings\":{\"vddkInitImage\":\"image-registry.openshift-image-registry.svc:5000/openshift/vddk:7032\"}},\"status\":{\"phase\":\"Ready\",\"conditions\":[{\"type\":\"ConnectionInsecure\",\"status\":\"True\",\"reason\":\"SkipTLSVerification\",\"category\":\"Warn\",\"message\":\"TLS is susceptible to machine-in-the-middle attacks when certificate verification is skipped.\",\"lastTransitionTime\":\"2023-03-30T14:10:58Z\"},{\"type\":\"ConnectionTestSucceeded\",\"status\":\"True\",\"reason\":\"Tested\",\"category\":\"Required\",\"message\":\"Connection test, succeeded.\",\"lastTransitionTime\":\"2023-05-04T10:35:00Z\"},{\"type\":\"Validated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Advisory\",\"message\":\"Validation has been completed.\",\"lastTransitionTime\":\"2023-05-04T10:35:00Z\"},{\"type\":\"InventoryCreated\",\"status\":\"True\",\"reason\":\"Completed\",\"category\":\"Required\",\"message\":\"The inventory has been loaded.\",\"lastTransitionTime\":\"2023-05-04T10:38:10Z\"},{\"type\":\"Ready\",\"status\":\"True\",\"category\":\"Required\",\"message\":\"The provider is ready.\",\"lastTransitionTime\":\"2023-05-04T10:38:10Z\"}],\"observedGeneration\":1}},\"apiVersion\":\"6.5\",\"product\":\"VMware VirtualCenter Server\",\"datacenterCount\":1,\"clusterCount\":4,\"hostCount\":5,\"vmCount\":7505,\"networkCount\":2,\"datastoreCount\":15}]}" - }, - "redirectURL": "", - "headersSize": 371, - "bodySize": 29165, - "_transferSize": 29536, - "_error": null - }, - "serverIPAddress": "10.37.160.101", - "startedDateTime": "2023-05-08T07:06:55.823Z", - "time": 93.69800000058603, - "timings": { - "blocked": 1.8499999991329386, - "dns": -1, - "ssl": -1, - "connect": -1, - "send": 0.5930000000000001, - "wait": 89.81699999848986, - "receive": 1.4380000029632356, - "_blocked_queueing": 1.2439999991329387 - } - }, - { - "_priority": "High", - "_resourceType": "fetch", - "cache": {}, - "connection": "128578", - "pageref": "page_1", - "request": { - "method": "GET", - "url": "https://console-openshift-console.apps.mtv.rhev.lab.eng.brq2.example.com/api/kubernetes/apis/forklift.konveyor.io/v1beta1/namespaces/openshift-mtv/plans", - "httpVersion": "HTTP/1.1", - "headers": [], - "queryString": [], - "cookies": [], - "headersSize": 3594, - "bodySize": 0 - }, - "response": { - "status": 200, - "statusText": "OK", - "httpVersion": "HTTP/1.1", - "headers": [], - "cookies": [], - "content": { - "size": 37546, - "mimeType": "application/json", - "compression": -29, - "text": "{\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"items\": [\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"kind\": \"Plan\",\n \"metadata\": {\n \"creationTimestamp\": \"2023-04-19T10:17:12Z\",\n \"generation\": 1,\n \"managedFields\": [\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:spec\": {\n \".\": {},\n \"f:archived\": {},\n \"f:description\": {},\n \"f:map\": {\n \".\": {},\n \"f:network\": {},\n \"f:storage\": {}\n },\n \"f:provider\": {\n \".\": {},\n \"f:destination\": {},\n \"f:source\": {}\n },\n \"f:targetNamespace\": {},\n \"f:vms\": {},\n \"f:warm\": {}\n }\n },\n \"manager\": \"OpenAPI-Generator\",\n \"operation\": \"Update\",\n \"time\": \"2023-04-19T10:17:12Z\"\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:status\": {\n \".\": {},\n \"f:conditions\": {},\n \"f:migration\": {\n \".\": {},\n \"f:completed\": {},\n \"f:history\": {},\n \"f:started\": {},\n \"f:vms\": {}\n },\n \"f:observedGeneration\": {}\n }\n },\n \"manager\": \"forklift-controller\",\n \"operation\": \"Update\",\n \"subresource\": \"status\",\n \"time\": \"2023-04-19T10:33:17Z\"\n }\n ],\n \"name\": \"bkhizgiy-plan\",\n \"namespace\": \"openshift-mtv\",\n \"resourceVersion\": \"481803005\",\n \"uid\": \"e81c96b5-e42d-402e-82e6-8a0942eab865\"\n },\n \"spec\": {\n \"archived\": false,\n \"description\": \"\",\n \"map\": {\n \"network\": {\n \"name\": \"mtv-network-mapping-bella\",\n \"namespace\": \"openshift-mtv\"\n },\n \"storage\": {\n \"name\": \"mtv-storage-mapping-bella\",\n \"namespace\": \"openshift-mtv\"\n }\n },\n \"provider\": {\n \"destination\": {\n \"name\": \"host\",\n \"namespace\": \"openshift-mtv\"\n },\n \"source\": {\n \"name\": \"mtv-provider-bella\",\n \"namespace\": \"openshift-mtv\"\n }\n },\n \"targetNamespace\": \"bkhizgiy-project\",\n \"vms\": [\n {\n \"hooks\": [],\n \"id\": \"d56af2fb-e3fa-4553-b5e5-f9101c95344d\"\n },\n {\n \"hooks\": [],\n \"id\": \"2b17d6a4-c267-4c9f-b90b-b123b38addc2\"\n }\n ],\n \"warm\": false\n },\n \"status\": {\n \"conditions\": [\n {\n \"category\": \"Advisory\",\n \"durable\": true,\n \"lastTransitionTime\": \"2023-04-19T10:33:17Z\",\n \"message\": \"The plan execution has SUCCEEDED.\",\n \"status\": \"True\",\n \"type\": \"Succeeded\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-27T12:15:02Z\",\n \"message\": \"The migration plan is ready.\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n }\n ],\n \"migration\": {\n \"completed\": \"2023-04-19T10:33:16Z\",\n \"history\": [\n {\n \"conditions\": [\n {\n \"category\": \"Advisory\",\n \"durable\": true,\n \"lastTransitionTime\": \"2023-04-19T10:33:16Z\",\n \"message\": \"The plan execution has SUCCEEDED.\",\n \"status\": \"True\",\n \"type\": \"Succeeded\"\n }\n ],\n \"map\": {\n \"network\": {\n \"generation\": 1,\n \"name\": \"mtv-network-mapping-bella\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"48bc0731-2273-4481-bddb-559c13cdd131\"\n },\n \"storage\": {\n \"generation\": 2,\n \"name\": \"mtv-storage-mapping-bella\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"9fa5fbc5-549c-4e0a-ae70-bec078e5dda6\"\n }\n },\n \"migration\": {\n \"generation\": 1,\n \"name\": \"bkhizgiy-migration\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"70c78fd6-2c40-4776-830f-10de451edcd0\"\n },\n \"plan\": {\n \"generation\": 1,\n \"name\": \"bkhizgiy-plan\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"e81c96b5-e42d-402e-82e6-8a0942eab865\"\n },\n \"provider\": {\n \"destination\": {\n \"generation\": 1,\n \"name\": \"host\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"e140d4bc-91b7-48c2-b096-7820c8d20b0d\"\n },\n \"source\": {\n \"generation\": 1,\n \"name\": \"mtv-provider-bella\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"4864c314-4465-4b5b-8557-00b021e1bb50\"\n }\n }\n }\n ],\n \"started\": \"2023-04-19T10:28:06Z\",\n \"vms\": [\n {\n \"completed\": \"2023-04-19T10:32:46Z\",\n \"conditions\": [\n {\n \"category\": \"Advisory\",\n \"durable\": true,\n \"lastTransitionTime\": \"2023-04-19T10:32:46Z\",\n \"message\": \"The VM migration has SUCCEEDED.\",\n \"status\": \"True\",\n \"type\": \"Succeeded\"\n }\n ],\n \"id\": \"d56af2fb-e3fa-4553-b5e5-f9101c95344d\",\n \"name\": \"bkhizgiy-mtv-1\",\n \"phase\": \"Completed\",\n \"pipeline\": [\n {\n \"completed\": \"2023-04-19T10:28:52Z\",\n \"description\": \"Initialize migration.\",\n \"name\": \"Initialize\",\n \"phase\": \"Completed\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 1\n },\n \"started\": \"2023-04-19T10:28:06Z\"\n },\n {\n \"annotations\": {\n \"unit\": \"MB\"\n },\n \"completed\": \"2023-04-19T10:32:36Z\",\n \"description\": \"Transfer disks.\",\n \"name\": \"DiskTransfer\",\n \"phase\": \"Completed\",\n \"progress\": {\n \"completed\": 25600,\n \"total\": 25600\n },\n \"started\": \"2023-04-19T10:29:04Z\",\n \"tasks\": [\n {\n \"annotations\": {\n \"unit\": \"MB\"\n },\n \"completed\": \"2023-04-19T10:32:36Z\",\n \"name\": \"82f13654-9968-4e26-8323-df7b2f54d374\",\n \"progress\": {\n \"completed\": 25600,\n \"total\": 25600\n },\n \"started\": \"2023-04-19T10:32:36Z\"\n }\n ]\n },\n {\n \"completed\": \"2023-04-19T10:32:46Z\",\n \"description\": \"Create VM.\",\n \"name\": \"VirtualMachineCreation\",\n \"phase\": \"Completed\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 1\n },\n \"started\": \"2023-04-19T10:32:46Z\"\n }\n ],\n \"restorePowerState\": \"Off\",\n \"started\": \"2023-04-19T10:28:06Z\"\n },\n {\n \"completed\": \"2023-04-19T10:33:16Z\",\n \"conditions\": [\n {\n \"category\": \"Advisory\",\n \"durable\": true,\n \"lastTransitionTime\": \"2023-04-19T10:33:16Z\",\n \"message\": \"The VM migration has SUCCEEDED.\",\n \"status\": \"True\",\n \"type\": \"Succeeded\"\n }\n ],\n \"id\": \"2b17d6a4-c267-4c9f-b90b-b123b38addc2\",\n \"name\": \"bkhizgiy-mtv-2\",\n \"phase\": \"Completed\",\n \"pipeline\": [\n {\n \"completed\": \"2023-04-19T10:29:04Z\",\n \"description\": \"Initialize migration.\",\n \"name\": \"Initialize\",\n \"phase\": \"Completed\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 1\n },\n \"started\": \"2023-04-19T10:28:18Z\"\n },\n {\n \"annotations\": {\n \"unit\": \"MB\"\n },\n \"completed\": \"2023-04-19T10:33:06Z\",\n \"description\": \"Transfer disks.\",\n \"name\": \"DiskTransfer\",\n \"phase\": \"Completed\",\n \"progress\": {\n \"completed\": 25600,\n \"total\": 25600\n },\n \"started\": \"2023-04-19T10:29:14Z\",\n \"tasks\": [\n {\n \"annotations\": {\n \"unit\": \"MB\"\n },\n \"completed\": \"2023-04-19T10:33:06Z\",\n \"name\": \"6b3683e6-b36e-4ae1-81c0-0f9cd39d8741\",\n \"progress\": {\n \"completed\": 25600,\n \"total\": 25600\n },\n \"started\": \"2023-04-19T10:33:06Z\"\n }\n ]\n },\n {\n \"completed\": \"2023-04-19T10:33:16Z\",\n \"description\": \"Create VM.\",\n \"name\": \"VirtualMachineCreation\",\n \"phase\": \"Completed\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 1\n },\n \"started\": \"2023-04-19T10:33:16Z\"\n }\n ],\n \"restorePowerState\": \"Off\",\n \"started\": \"2023-04-19T10:28:18Z\"\n }\n ]\n },\n \"observedGeneration\": 1\n }\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"kind\": \"Plan\",\n \"metadata\": {\n \"creationTimestamp\": \"2023-04-06T11:40:11Z\",\n \"generation\": 1,\n \"managedFields\": [\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:spec\": {\n \".\": {},\n \"f:archived\": {},\n \"f:description\": {},\n \"f:map\": {\n \".\": {},\n \"f:network\": {},\n \"f:storage\": {}\n },\n \"f:provider\": {\n \".\": {},\n \"f:destination\": {},\n \"f:source\": {}\n },\n \"f:targetNamespace\": {},\n \"f:vms\": {},\n \"f:warm\": {}\n }\n },\n \"manager\": \"Mozilla\",\n \"operation\": \"Update\",\n \"time\": \"2023-04-06T11:40:11Z\"\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:status\": {\n \".\": {},\n \"f:conditions\": {},\n \"f:migration\": {\n \".\": {},\n \"f:completed\": {},\n \"f:history\": {},\n \"f:started\": {},\n \"f:vms\": {}\n },\n \"f:observedGeneration\": {}\n }\n },\n \"manager\": \"forklift-controller\",\n \"operation\": \"Update\",\n \"subresource\": \"status\",\n \"time\": \"2023-04-06T11:43:52Z\"\n }\n ],\n \"name\": \"copy-of-mnecas-test-plan\",\n \"namespace\": \"openshift-mtv\",\n \"resourceVersion\": \"481802712\",\n \"uid\": \"006a5208-9a55-47ff-9916-ea3823a0ac34\"\n },\n \"spec\": {\n \"archived\": false,\n \"description\": \"\",\n \"map\": {\n \"network\": {\n \"name\": \"copy-of-mnecas-test-plan-jrf9m\",\n \"namespace\": \"openshift-mtv\"\n },\n \"storage\": {\n \"name\": \"copy-of-mnecas-test-plan-p4kpn\",\n \"namespace\": \"openshift-mtv\"\n }\n },\n \"provider\": {\n \"destination\": {\n \"name\": \"host\",\n \"namespace\": \"openshift-mtv\"\n },\n \"source\": {\n \"name\": \"vmware\",\n \"namespace\": \"openshift-mtv\"\n }\n },\n \"targetNamespace\": \"mnecas-test\",\n \"vms\": [\n {\n \"hooks\": [],\n \"id\": \"vm-35512\"\n }\n ],\n \"warm\": false\n },\n \"status\": {\n \"conditions\": [\n {\n \"category\": \"Advisory\",\n \"durable\": true,\n \"lastTransitionTime\": \"2023-04-06T11:43:52Z\",\n \"message\": \"The plan execution has been CANCELED.\",\n \"status\": \"True\",\n \"type\": \"Canceled\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-27T12:14:51Z\",\n \"message\": \"The migration plan is ready.\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n }\n ],\n \"migration\": {\n \"completed\": \"2023-04-06T11:43:51Z\",\n \"history\": [\n {\n \"conditions\": [\n {\n \"category\": \"Advisory\",\n \"durable\": true,\n \"lastTransitionTime\": \"2023-04-06T11:43:51Z\",\n \"message\": \"The plan execution has been CANCELED.\",\n \"status\": \"True\",\n \"type\": \"Canceled\"\n }\n ],\n \"map\": {\n \"network\": {\n \"generation\": 1,\n \"name\": \"copy-of-mnecas-test-plan-jrf9m\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"75c6962c-d753-4488-b2ea-cec58bd1cf3d\"\n },\n \"storage\": {\n \"generation\": 1,\n \"name\": \"copy-of-mnecas-test-plan-p4kpn\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"7c4532b4-9fcb-497f-bb35-5cd42d6cafcc\"\n }\n },\n \"migration\": {\n \"generation\": 1,\n \"name\": \"copy-of-mnecas-test-plan-1680781215417\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"a29c5339-ec9d-444a-b6b2-b049e7dce3eb\"\n },\n \"plan\": {\n \"generation\": 1,\n \"name\": \"copy-of-mnecas-test-plan\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"006a5208-9a55-47ff-9916-ea3823a0ac34\"\n },\n \"provider\": {\n \"destination\": {\n \"generation\": 1,\n \"name\": \"host\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"e140d4bc-91b7-48c2-b096-7820c8d20b0d\"\n },\n \"source\": {\n \"generation\": 2,\n \"name\": \"vmware\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"1ec8b4c7-028d-4a50-a5a9-3ab07dbd0560\"\n }\n }\n }\n ],\n \"started\": \"2023-04-06T11:40:23Z\",\n \"vms\": [\n {\n \"completed\": \"2023-04-06T11:43:51Z\",\n \"conditions\": [\n {\n \"category\": \"Advisory\",\n \"durable\": true,\n \"lastTransitionTime\": \"2023-04-06T11:54:55Z\",\n \"message\": \"The migration has been canceled.\",\n \"reason\": \"Modified\",\n \"status\": \"True\",\n \"type\": \"Canceled\"\n }\n ],\n \"id\": \"vm-35512\",\n \"name\": \"tg-mini-no-selinux-kernel\",\n \"phase\": \"Completed\",\n \"pipeline\": [\n {\n \"completed\": \"2023-04-06T11:41:05Z\",\n \"description\": \"Initialize migration.\",\n \"name\": \"Initialize\",\n \"phase\": \"Completed\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 1\n },\n \"started\": \"2023-04-06T11:40:23Z\"\n },\n {\n \"annotations\": {\n \"unit\": \"MB\"\n },\n \"completed\": \"2023-04-06T11:43:51Z\",\n \"description\": \"Allocate disks.\",\n \"name\": \"DiskAllocation\",\n \"phase\": \"Completed\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 2764\n },\n \"started\": \"2023-04-06T11:41:14Z\",\n \"tasks\": [\n {\n \"annotations\": {\n \"unit\": \"MB\"\n },\n \"name\": \"[v2v_general_porpuse_FC_DC] tg-mini-no-selinux-kernel/tg-mini-no-selinux-kernel.vmdk\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 2764\n }\n }\n ]\n },\n {\n \"description\": \"Convert image to kubevirt.\",\n \"name\": \"ImageConversion\",\n \"phase\": \"Pending\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 1\n }\n },\n {\n \"annotations\": {\n \"unit\": \"MB\"\n },\n \"description\": \"Copy disks.\",\n \"name\": \"DiskTransferV2v\",\n \"phase\": \"Pending\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 2764\n },\n \"tasks\": [\n {\n \"annotations\": {\n \"unit\": \"MB\"\n },\n \"name\": \"[v2v_general_porpuse_FC_DC] tg-mini-no-selinux-kernel/tg-mini-no-selinux-kernel.vmdk\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 2764\n }\n }\n ]\n },\n {\n \"description\": \"Create VM.\",\n \"name\": \"VirtualMachineCreation\",\n \"phase\": \"Pending\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 1\n }\n }\n ],\n \"restorePowerState\": \"Off\",\n \"started\": \"2023-04-06T11:40:23Z\"\n }\n ]\n },\n \"observedGeneration\": 1\n }\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"kind\": \"Plan\",\n \"metadata\": {\n \"creationTimestamp\": \"2023-04-06T11:40:44Z\",\n \"generation\": 1,\n \"managedFields\": [\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:spec\": {\n \".\": {},\n \"f:archived\": {},\n \"f:description\": {},\n \"f:map\": {\n \".\": {},\n \"f:network\": {},\n \"f:storage\": {}\n },\n \"f:provider\": {\n \".\": {},\n \"f:destination\": {},\n \"f:source\": {}\n },\n \"f:targetNamespace\": {},\n \"f:vms\": {},\n \"f:warm\": {}\n }\n },\n \"manager\": \"Mozilla\",\n \"operation\": \"Update\",\n \"time\": \"2023-04-06T11:40:44Z\"\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:status\": {\n \".\": {},\n \"f:conditions\": {},\n \"f:migration\": {\n \".\": {},\n \"f:history\": {},\n \"f:started\": {},\n \"f:vms\": {}\n },\n \"f:observedGeneration\": {}\n }\n },\n \"manager\": \"forklift-controller\",\n \"operation\": \"Update\",\n \"subresource\": \"status\",\n \"time\": \"2023-04-06T11:42:47Z\"\n }\n ],\n \"name\": \"copy-of-mnecas-test-plan-local\",\n \"namespace\": \"openshift-mtv\",\n \"resourceVersion\": \"481803102\",\n \"uid\": \"0f59e83d-fa1d-4c94-a4ff-35a4b66077e8\"\n },\n \"spec\": {\n \"archived\": false,\n \"description\": \"\",\n \"map\": {\n \"network\": {\n \"name\": \"copy-of-mnecas-test-plan-local-jj7pb\",\n \"namespace\": \"openshift-mtv\"\n },\n \"storage\": {\n \"name\": \"copy-of-mnecas-test-plan-local-rb426\",\n \"namespace\": \"openshift-mtv\"\n }\n },\n \"provider\": {\n \"destination\": {\n \"name\": \"host\",\n \"namespace\": \"openshift-mtv\"\n },\n \"source\": {\n \"name\": \"vmware\",\n \"namespace\": \"openshift-mtv\"\n }\n },\n \"targetNamespace\": \"mnecas-test\",\n \"vms\": [\n {\n \"hooks\": [],\n \"id\": \"vm-35512\"\n }\n ],\n \"warm\": false\n },\n \"status\": {\n \"conditions\": [\n {\n \"category\": \"Advisory\",\n \"durable\": true,\n \"lastTransitionTime\": \"2023-04-06T11:42:47Z\",\n \"message\": \"The plan is EXECUTING.\",\n \"status\": \"True\",\n \"type\": \"Executing\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-27T12:15:06Z\",\n \"message\": \"The migration plan is ready.\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n }\n ],\n \"migration\": {\n \"history\": [\n {\n \"conditions\": [\n {\n \"category\": \"Advisory\",\n \"durable\": true,\n \"lastTransitionTime\": \"2023-04-06T11:42:47Z\",\n \"message\": \"The plan is EXECUTING.\",\n \"status\": \"True\",\n \"type\": \"Executing\"\n }\n ],\n \"map\": {\n \"network\": {\n \"generation\": 1,\n \"name\": \"copy-of-mnecas-test-plan-local-jj7pb\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"3f4efab0-a84c-4a09-90a7-acb51a0f0dce\"\n },\n \"storage\": {\n \"generation\": 1,\n \"name\": \"copy-of-mnecas-test-plan-local-rb426\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"15e1d95f-931c-4a92-89a4-784d1ac28a0f\"\n }\n },\n \"migration\": {\n \"generation\": 1,\n \"name\": \"copy-of-mnecas-test-plan-local-1680781360226\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"a90dae07-d791-4703-bb30-dd7b7351c29c\"\n },\n \"plan\": {\n \"generation\": 1,\n \"name\": \"copy-of-mnecas-test-plan-local\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"0f59e83d-fa1d-4c94-a4ff-35a4b66077e8\"\n },\n \"provider\": {\n \"destination\": {\n \"generation\": 1,\n \"name\": \"host\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"e140d4bc-91b7-48c2-b096-7820c8d20b0d\"\n },\n \"source\": {\n \"generation\": 2,\n \"name\": \"vmware\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"1ec8b4c7-028d-4a50-a5a9-3ab07dbd0560\"\n }\n }\n }\n ],\n \"started\": \"2023-04-06T11:42:47Z\",\n \"vms\": [\n {\n \"id\": \"vm-35512\",\n \"name\": \"tg-mini-no-selinux-kernel\",\n \"phase\": \"AllocateDisks\",\n \"pipeline\": [\n {\n \"completed\": \"2023-04-06T11:43:34Z\",\n \"description\": \"Initialize migration.\",\n \"name\": \"Initialize\",\n \"phase\": \"Completed\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 1\n },\n \"started\": \"2023-04-06T11:42:47Z\"\n },\n {\n \"annotations\": {\n \"unit\": \"MB\"\n },\n \"description\": \"Allocate disks.\",\n \"name\": \"DiskAllocation\",\n \"phase\": \"Completed\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 2764\n },\n \"started\": \"2023-04-06T11:43:46Z\",\n \"tasks\": [\n {\n \"annotations\": {\n \"unit\": \"MB\"\n },\n \"name\": \"[v2v_general_porpuse_FC_DC] tg-mini-no-selinux-kernel/tg-mini-no-selinux-kernel.vmdk\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 2764\n }\n }\n ]\n },\n {\n \"description\": \"Convert image to kubevirt.\",\n \"name\": \"ImageConversion\",\n \"phase\": \"Pending\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 1\n }\n },\n {\n \"annotations\": {\n \"unit\": \"MB\"\n },\n \"description\": \"Copy disks.\",\n \"name\": \"DiskTransferV2v\",\n \"phase\": \"Pending\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 2764\n },\n \"tasks\": [\n {\n \"annotations\": {\n \"unit\": \"MB\"\n },\n \"name\": \"[v2v_general_porpuse_FC_DC] tg-mini-no-selinux-kernel/tg-mini-no-selinux-kernel.vmdk\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 2764\n }\n }\n ]\n },\n {\n \"description\": \"Create VM.\",\n \"name\": \"VirtualMachineCreation\",\n \"phase\": \"Pending\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 1\n }\n }\n ],\n \"restorePowerState\": \"Off\",\n \"started\": \"2023-04-06T11:42:47Z\"\n }\n ]\n },\n \"observedGeneration\": 1\n }\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"kind\": \"Plan\",\n \"metadata\": {\n \"creationTimestamp\": \"2023-04-06T09:39:59Z\",\n \"generation\": 1,\n \"managedFields\": [\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:spec\": {\n \".\": {},\n \"f:archived\": {},\n \"f:description\": {},\n \"f:map\": {\n \".\": {},\n \"f:network\": {},\n \"f:storage\": {}\n },\n \"f:provider\": {\n \".\": {},\n \"f:destination\": {},\n \"f:source\": {}\n },\n \"f:targetNamespace\": {},\n \"f:vms\": {},\n \"f:warm\": {}\n }\n },\n \"manager\": \"Mozilla\",\n \"operation\": \"Update\",\n \"time\": \"2023-04-06T09:39:59Z\"\n },\n {\n \"apiVersion\": \"forklift.konveyor.io/v1beta1\",\n \"fieldsType\": \"FieldsV1\",\n \"fieldsV1\": {\n \"f:status\": {\n \".\": {},\n \"f:conditions\": {},\n \"f:migration\": {\n \".\": {},\n \"f:completed\": {},\n \"f:history\": {},\n \"f:started\": {},\n \"f:vms\": {}\n },\n \"f:observedGeneration\": {}\n }\n },\n \"manager\": \"forklift-controller\",\n \"operation\": \"Update\",\n \"subresource\": \"status\",\n \"time\": \"2023-04-06T09:41:39Z\"\n }\n ],\n \"name\": \"mnecas-test-plan\",\n \"namespace\": \"openshift-mtv\",\n \"resourceVersion\": \"481802880\",\n \"uid\": \"7c75032b-94e7-4e31-a5ef-656365048047\"\n },\n \"spec\": {\n \"archived\": false,\n \"description\": \"\",\n \"map\": {\n \"network\": {\n \"name\": \"mnecas-test-plan-jpsn4\",\n \"namespace\": \"openshift-mtv\"\n },\n \"storage\": {\n \"name\": \"mnecas-test-plan-tdpn9\",\n \"namespace\": \"openshift-mtv\"\n }\n },\n \"provider\": {\n \"destination\": {\n \"name\": \"host\",\n \"namespace\": \"openshift-mtv\"\n },\n \"source\": {\n \"name\": \"vmware\",\n \"namespace\": \"openshift-mtv\"\n }\n },\n \"targetNamespace\": \"mnecas-test\",\n \"vms\": [\n {\n \"hooks\": [],\n \"id\": \"vm-35512\"\n }\n ],\n \"warm\": false\n },\n \"status\": {\n \"conditions\": [\n {\n \"category\": \"Advisory\",\n \"durable\": true,\n \"lastTransitionTime\": \"2023-04-06T09:41:39Z\",\n \"message\": \"The plan execution has FAILED.\",\n \"status\": \"True\",\n \"type\": \"Failed\"\n },\n {\n \"category\": \"Required\",\n \"lastTransitionTime\": \"2023-04-27T12:14:57Z\",\n \"message\": \"The migration plan is ready.\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n }\n ],\n \"migration\": {\n \"completed\": \"2023-04-06T09:41:38Z\",\n \"history\": [\n {\n \"conditions\": [\n {\n \"category\": \"Advisory\",\n \"durable\": true,\n \"lastTransitionTime\": \"2023-04-06T09:41:38Z\",\n \"message\": \"The plan execution has FAILED.\",\n \"status\": \"True\",\n \"type\": \"Failed\"\n }\n ],\n \"map\": {\n \"network\": {\n \"generation\": 1,\n \"name\": \"mnecas-test-plan-jpsn4\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"04c28829-4ccc-4ffe-9910-be389e448fa2\"\n },\n \"storage\": {\n \"generation\": 1,\n \"name\": \"mnecas-test-plan-tdpn9\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"917c63fa-3d10-4f26-969c-bd7097b2de1b\"\n }\n },\n \"migration\": {\n \"generation\": 1,\n \"name\": \"mnecas-test-plan-1680774002168\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"c8f040c9-be39-48cc-a6e6-29313a6eb197\"\n },\n \"plan\": {\n \"generation\": 1,\n \"name\": \"mnecas-test-plan\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"7c75032b-94e7-4e31-a5ef-656365048047\"\n },\n \"provider\": {\n \"destination\": {\n \"generation\": 1,\n \"name\": \"host\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"e140d4bc-91b7-48c2-b096-7820c8d20b0d\"\n },\n \"source\": {\n \"generation\": 2,\n \"name\": \"vmware\",\n \"namespace\": \"openshift-mtv\",\n \"uid\": \"1ec8b4c7-028d-4a50-a5a9-3ab07dbd0560\"\n }\n }\n }\n ],\n \"started\": \"2023-04-06T09:40:10Z\",\n \"vms\": [\n {\n \"completed\": \"2023-04-06T09:41:38Z\",\n \"conditions\": [\n {\n \"category\": \"Advisory\",\n \"durable\": true,\n \"lastTransitionTime\": \"2023-04-06T09:41:30Z\",\n \"message\": \"The VM migration has FAILED.\",\n \"status\": \"True\",\n \"type\": \"Failed\"\n }\n ],\n \"error\": {\n \"phase\": \"ConvertGuest\",\n \"reasons\": [\n \"Guest conversion failed. See pod logs for details.\"\n ]\n },\n \"id\": \"vm-35512\",\n \"name\": \"tg-mini-no-selinux-kernel\",\n \"phase\": \"Completed\",\n \"pipeline\": [\n {\n \"completed\": \"2023-04-06T09:40:46Z\",\n \"description\": \"Initialize migration.\",\n \"name\": \"Initialize\",\n \"phase\": \"Completed\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 1\n },\n \"started\": \"2023-04-06T09:40:10Z\"\n },\n {\n \"annotations\": {\n \"unit\": \"MB\"\n },\n \"completed\": \"2023-04-06T09:40:55Z\",\n \"description\": \"Allocate disks.\",\n \"name\": \"DiskAllocation\",\n \"phase\": \"Completed\",\n \"progress\": {\n \"completed\": 2764,\n \"total\": 2764\n },\n \"started\": \"2023-04-06T09:40:55Z\",\n \"tasks\": [\n {\n \"annotations\": {\n \"unit\": \"MB\"\n },\n \"completed\": \"2023-04-06T09:40:55Z\",\n \"name\": \"[v2v_general_porpuse_FC_DC] tg-mini-no-selinux-kernel/tg-mini-no-selinux-kernel.vmdk\",\n \"phase\": \"Completed\",\n \"progress\": {\n \"completed\": 2764,\n \"total\": 2764\n },\n \"reason\": \"Transfer completed.\",\n \"started\": \"2023-04-06T09:40:55Z\"\n }\n ]\n },\n {\n \"completed\": \"2023-04-06T09:41:30Z\",\n \"description\": \"Convert image to kubevirt.\",\n \"error\": {\n \"phase\": \"Running\",\n \"reasons\": [\n \"Guest conversion failed. See pod logs for details.\"\n ]\n },\n \"name\": \"ImageConversion\",\n \"phase\": \"Running\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 1\n },\n \"started\": \"2023-04-06T09:41:03Z\"\n },\n {\n \"annotations\": {\n \"unit\": \"MB\"\n },\n \"description\": \"Copy disks.\",\n \"name\": \"DiskTransferV2v\",\n \"phase\": \"Pending\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 2764\n },\n \"tasks\": [\n {\n \"annotations\": {\n \"unit\": \"MB\"\n },\n \"name\": \"[v2v_general_porpuse_FC_DC] tg-mini-no-selinux-kernel/tg-mini-no-selinux-kernel.vmdk\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 2764\n }\n }\n ]\n },\n {\n \"description\": \"Create VM.\",\n \"name\": \"VirtualMachineCreation\",\n \"phase\": \"Pending\",\n \"progress\": {\n \"completed\": 0,\n \"total\": 1\n }\n }\n ],\n \"restorePowerState\": \"Off\",\n \"started\": \"2023-04-06T09:40:10Z\"\n }\n ]\n },\n \"observedGeneration\": 1\n }\n }\n ],\n \"kind\": \"PlanList\",\n \"metadata\": {\n \"continue\": \"\",\n \"resourceVersion\": \"498732006\"\n }\n}" - }, - "redirectURL": "", - "headersSize": 581, - "bodySize": 37575, - "_transferSize": 38156, - "_error": null - }, - "serverIPAddress": "10.37.160.101", - "startedDateTime": "2023-05-08T07:06:56.027Z", - "time": 82.16499999980442, - "timings": { - "blocked": 1.4489999991022051, - "dns": -1, - "ssl": -1, - "connect": -1, - "send": 0.47200000000000003, - "wait": 79.14499999972526, - "receive": 1.0990000009769574, - "_blocked_queueing": 0.985999999102205 - } - } - ] - } -} \ No newline at end of file diff --git a/packages/mocks/src/getMockData.ts b/packages/mocks/src/getMockData.ts index 4698bd7e6..17d7b0645 100644 --- a/packages/mocks/src/getMockData.ts +++ b/packages/mocks/src/getMockData.ts @@ -1,24 +1,18 @@ -import { Har } from 'har-format'; -import { findHarEntry } from 'harproxyserver'; - import * as migrationsK8s from './data/migrations.K8s.json'; import * as networkmapsK8s from './data/networkmaps.K8s.json'; import * as plansK8s from './data/plans.K8s.json'; import * as providersInventory from './data/providers.Inventory.json'; import * as providersK8s from './data/providers.K8s.json'; -import * as _har from './data/recorder-brq2.har'; import * as storagemapsK8s from './data/storagemaps.K8s.json'; import { resolvePath } from './definitions/resolvePath'; -const har = _har as unknown as Har; - /** * List of prefixes used by mockable data sources. * Format for data source name is: * 1. type:dataSet i.e. "code:basic" OR * 2. type i.e. "json" */ -export const MSW_MOCK_SOURCES = ['har', 'json', 'code']; +export const MSW_MOCK_SOURCES = ['json', 'code']; export const isDataSourceMock = (dataSource) => MSW_MOCK_SOURCES.some( @@ -107,19 +101,6 @@ function getStaticData(pathname: string, source: string): object | null { switch (type) { case 'json': return mockData[replaceNamespaceInPath(pathname, 'openshift-mtv')]; - case 'har': - // eslint-disable-next-line no-case-declarations - const recordedEntry = findHarEntry( - har.log, - 'GET', - replaceNamespaceInPath(pathname, 'openshift-mtv'), - undefined, - true, - ); - // eslint-disable-next-line no-case-declarations - const text = recordedEntry?.response?.content?.text; - - return text && JSON.parse(text); case 'code': return resolvePath(pathname, dataSet); }