-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update @kubernetes/client-node to v1.0.0 (#10436)
* chore: kubernetes client v1.0.0 + remove patches Signed-off-by: Philippe Martin <[email protected]> * fix: do not use AbortError Signed-off-by: Philippe Martin <[email protected]>
- Loading branch information
Showing
5 changed files
with
37 additions
and
253 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -177,7 +177,7 @@ | |
}, | ||
"dependencies": { | ||
"@docker/extension-api-client-types": "0.3.4", | ||
"@kubernetes/client-node": "^1.0.0-rc7", | ||
"@kubernetes/client-node": "^1.0.0", | ||
"@segment/analytics-node": "^2.2.0", | ||
"@types/semver": "^7.5.8", | ||
"@types/stream-json": "^1.7.8", | ||
|
@@ -218,9 +218,6 @@ | |
"@docusaurus/theme-mermaid>mermaid": "^10.9.3", | ||
"webpack-dev-server>http-proxy-middleware": "^2.0.7", | ||
"@kubernetes/client-node>jsonpath-plus": "^10.0.7" | ||
}, | ||
"patchedDependencies": { | ||
"@kubernetes/[email protected]": "patches/@[email protected]" | ||
} | ||
}, | ||
"packageManager": "[email protected]+sha512.7f1de9cffea40ff4594c48a94776112a0db325e81fb18a9400362ff7b7247f4fbd76c3011611c9f8ac58743c3dc526017894e07948de9b72052f874ee2edfdcd" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.