Update dependency @kubernetes/client-node to ^0.22.0
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@kubernetes/client-node | ^0.18.0 -> ^0.22.0 |
Release Notes
kubernetes-client/javascript (@kubernetes/client-node)
v0.22.2
v0.22.1
What's Changed
- Fix cp promise returns by converting the exec callbacks into promises by @joeferner in https://github.com/kubernetes-client/javascript/pull/1880
- test: replace use of deprecated Buffer constructor by @cjihrig in https://github.com/kubernetes-client/javascript/pull/1891
- ci: test against node 22 by @cjihrig in https://github.com/kubernetes-client/javascript/pull/1890
- chore: update ws by @mstruebing in https://github.com/kubernetes-client/javascript/pull/1888
- ci: use node LTS in workflows by @mstruebing in https://github.com/kubernetes-client/javascript/pull/1918
New Contributors
- @joeferner made their first contribution in https://github.com/kubernetes-client/javascript/pull/1880
Full Changelog: https://github.com/kubernetes-client/javascript/compare/0.22.0...0.22.1
v0.22.0
What's Changed
- Support for Kubernetes 1.30
- Automated Generate from openapi release-1.30 by @github-actions in https://github.com/kubernetes-client/javascript/pull/1672
- Fix typos in FETCH_MIGRATION.md by @lordrip in https://github.com/kubernetes-client/javascript/pull/1687
- make namespace in Object header optional by @schrodit in https://github.com/kubernetes-client/javascript/pull/1694
- Properly parse metadata of custom Kubernetes objects by @schrodit in https://github.com/kubernetes-client/javascript/pull/1695
- add examples to generic api (inside object.ts) by @zfrhv in https://github.com/kubernetes-client/javascript/pull/1705
- add generic and typed watch to KubernetesObjectApi by @schrodit in https://github.com/kubernetes-client/javascript/pull/1831 client/javascript/pull/1876
New Contributors
- @lordrip made their first contribution in https://github.com/kubernetes-client/javascript/pull/1687
Full Changelog: https://github.com/kubernetes-client/javascript/compare/0.21.0...0.22.0
v0.21.0
What's Changed
- Support for Kubernetes 1.29.x
- fix: Fix TypeError of topNodes by @koooge in https://github.com/kubernetes-client/javascript/pull/1445
- fix: do not overwrite current context by @carlossg in https://github.com/kubernetes-client/javascript/pull/1487
- feat: custom path for service account token (supporting TokenVolume projection) by @omerlh in https://github.com/kubernetes-client/javascript/pull/1549
- fix: use correct types for websocket by @mstruebing in https://github.com/kubernetes-client/javascript/pull/1665
- Lots of dependency verison updates
Full Changelog: https://github.com/kubernetes-client/javascript/compare/0.20.0...0.21.0
v0.20.0
What's Changed
- Add node 20 to our test matrix, remove node 14, fix test for node 20. by @brendandburns in https://github.com/kubernetes-client/javascript/pull/1269
- Automated Generate from openapi release-1.28 by @github-actions in https://github.com/kubernetes-client/javascript/pull/1278
- Add an additional test for version synchronization by @brendandburns in https://github.com/kubernetes-client/javascript/pull/1268
- Update to version 0.20.0 and k8s 1.28 support by @brendandburns in https://github.com/kubernetes-client/javascript/pull/1281
- ci: pin node version to 20.7.0 to make unit tests pass by @mstruebing in https://github.com/kubernetes-client/javascript/pull/1313
- chore: Some cleanup by @Ananya2001-an in https://github.com/kubernetes-client/javascript/pull/1320
- Fix spelling in README.md by @masonbrothers in https://github.com/kubernetes-client/javascript/pull/1345
- Fixed typo in topPods command by @kamadek-sys in https://github.com/kubernetes-client/javascript/pull/1369
- feat(metrics): add single node metrics and query options by @0fatal in https://github.com/kubernetes-client/javascript/pull/1368
- Update Kubernetes Version in README.md by @masonbrothers in https://github.com/kubernetes-client/javascript/pull/1378
- A lot of dependency updates
New Contributors
- @masonbrothers made their first contribution in https://github.com/kubernetes-client/javascript/pull/1345
- @kamadek-sys made their first contribution in https://github.com/kubernetes-client/javascript/pull/1369
- @0fatal made their first contribution in https://github.com/kubernetes-client/javascript/pull/1368
Full Changelog: https://github.com/kubernetes-client/javascript/compare/0.19.0...0.20.0
v0.19.0
Release 0.19.0
- Support for Kubernetes 1.27 APIs
- Small bug fixes
- Many dependencies updated
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.