appvia / psp-migration

Recreation of common Pod Security Policy configuration in other common Kubernetes policy engines
https://appvia.github.io/psp-migration
MIT License
51 stars 4 forks source link

Update dependency @kubernetes/client-node to v0.22.0 #739

Open renovate[bot] opened 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@kubernetes/client-node 0.17.0 -> 0.22.0 age adoption passing confidence

Release Notes

kubernetes-client/javascript (@​kubernetes/client-node) ### [`v0.22.0`](https://redirect.github.com/kubernetes-client/javascript/releases/tag/0.22.0) [Compare Source](https://redirect.github.com/kubernetes-client/javascript/compare/0.21.0...0.22.0) ##### What's Changed - Support for Kubernetes 1.30 - Automated Generate from openapi release-1.30 by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/kubernetes-client/javascript/pull/1672](https://redirect.github.com/kubernetes-client/javascript/pull/1672) - Fix typos in FETCH_MIGRATION.md by [@​lordrip](https://redirect.github.com/lordrip) in [https://github.com/kubernetes-client/javascript/pull/1687](https://redirect.github.com/kubernetes-client/javascript/pull/1687) - make namespace in Object header optional by [@​schrodit](https://redirect.github.com/schrodit) in [https://github.com/kubernetes-client/javascript/pull/1694](https://redirect.github.com/kubernetes-client/javascript/pull/1694) - Properly parse metadata of custom Kubernetes objects by [@​schrodit](https://redirect.github.com/schrodit) in [https://github.com/kubernetes-client/javascript/pull/1695](https://redirect.github.com/kubernetes-client/javascript/pull/1695) - add examples to generic api (inside object.ts) by [@​zfrhv](https://redirect.github.com/zfrhv) in [https://github.com/kubernetes-client/javascript/pull/1705](https://redirect.github.com/kubernetes-client/javascript/pull/1705) - add generic and typed watch to KubernetesObjectApi by [@​schrodit](https://redirect.github.com/schrodit) in [https://github.com/kubernetes-client/javascript/pull/1831](https://redirect.github.com/kubernetes-client/javascript/pull/1831) client/javascript/pull/1876 ##### New Contributors - [@​lordrip](https://redirect.github.com/lordrip) made their first contribution in [https://github.com/kubernetes-client/javascript/pull/1687](https://redirect.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`](https://redirect.github.com/kubernetes-client/javascript/releases/tag/0.21.0) [Compare Source](https://redirect.github.com/kubernetes-client/javascript/compare/0.20.0...0.21.0) #### What's Changed - Support for Kubernetes 1.29.x - fix: Fix TypeError of topNodes by [@​koooge](https://redirect.github.com/koooge) in [https://github.com/kubernetes-client/javascript/pull/1445](https://redirect.github.com/kubernetes-client/javascript/pull/1445) - fix: do not overwrite current context by [@​carlossg](https://redirect.github.com/carlossg) in [https://github.com/kubernetes-client/javascript/pull/1487](https://redirect.github.com/kubernetes-client/javascript/pull/1487) - feat: custom path for service account token (supporting TokenVolume projection) by [@​omerlh](https://redirect.github.com/omerlh) in [https://github.com/kubernetes-client/javascript/pull/1549](https://redirect.github.com/kubernetes-client/javascript/pull/1549) - fix: use correct types for websocket by [@​mstruebing](https://redirect.github.com/mstruebing) in [https://github.com/kubernetes-client/javascript/pull/1665](https://redirect.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`](https://redirect.github.com/kubernetes-client/javascript/releases/tag/0.20.0) [Compare Source](https://redirect.github.com/kubernetes-client/javascript/compare/0.19.0...0.20.0) #### What's Changed - Add node 20 to our test matrix, remove node 14, fix test for node 20. by [@​brendandburns](https://redirect.github.com/brendandburns) in [https://github.com/kubernetes-client/javascript/pull/1269](https://redirect.github.com/kubernetes-client/javascript/pull/1269) - Automated Generate from openapi release-1.28 by [@​github-actions](https://redirect.github.com/github-actions) in [https://github.com/kubernetes-client/javascript/pull/1278](https://redirect.github.com/kubernetes-client/javascript/pull/1278) - Add an additional test for version synchronization by [@​brendandburns](https://redirect.github.com/brendandburns) in [https://github.com/kubernetes-client/javascript/pull/1268](https://redirect.github.com/kubernetes-client/javascript/pull/1268) - Update to version 0.20.0 and k8s 1.28 support by [@​brendandburns](https://redirect.github.com/brendandburns) in [https://github.com/kubernetes-client/javascript/pull/1281](https://redirect.github.com/kubernetes-client/javascript/pull/1281) - ci: pin node version to 20.7.0 to make unit tests pass by [@​mstruebing](https://redirect.github.com/mstruebing) in [https://github.com/kubernetes-client/javascript/pull/1313](https://redirect.github.com/kubernetes-client/javascript/pull/1313) - chore: Some cleanup by [@​Ananya2001-an](https://redirect.github.com/Ananya2001-an) in [https://github.com/kubernetes-client/javascript/pull/1320](https://redirect.github.com/kubernetes-client/javascript/pull/1320) - Fix spelling in README.md by [@​masonbrothers](https://redirect.github.com/masonbrothers) in [https://github.com/kubernetes-client/javascript/pull/1345](https://redirect.github.com/kubernetes-client/javascript/pull/1345) - Fixed typo in topPods command by [@​kamadek-sys](https://redirect.github.com/kamadek-sys) in [https://github.com/kubernetes-client/javascript/pull/1369](https://redirect.github.com/kubernetes-client/javascript/pull/1369) - feat(metrics): add single node metrics and query options by [@​0fatal](https://redirect.github.com/0fatal) in [https://github.com/kubernetes-client/javascript/pull/1368](https://redirect.github.com/kubernetes-client/javascript/pull/1368) - Update Kubernetes Version in README.md by [@​masonbrothers](https://redirect.github.com/masonbrothers) in [https://github.com/kubernetes-client/javascript/pull/1378](https://redirect.github.com/kubernetes-client/javascript/pull/1378) - A lot of dependency updates #### New Contributors - [@​masonbrothers](https://redirect.github.com/masonbrothers) made their first contribution in [https://github.com/kubernetes-client/javascript/pull/1345](https://redirect.github.com/kubernetes-client/javascript/pull/1345) - [@​kamadek-sys](https://redirect.github.com/kamadek-sys) made their first contribution in [https://github.com/kubernetes-client/javascript/pull/1369](https://redirect.github.com/kubernetes-client/javascript/pull/1369) - [@​0fatal](https://redirect.github.com/0fatal) made their first contribution in [https://github.com/kubernetes-client/javascript/pull/1368](https://redirect.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`](https://redirect.github.com/kubernetes-client/javascript/releases/tag/0.19.0) [Compare Source](https://redirect.github.com/kubernetes-client/javascript/compare/0.18.1...0.19.0) ### Release 0.19.0 - Support for Kubernetes 1.27 APIs - Small bug fixes - Many dependencies updated ### [`v0.18.1`](https://redirect.github.com/kubernetes-client/javascript/releases/tag/0.18.1) [Compare Source](https://redirect.github.com/kubernetes-client/javascript/compare/0.18.0...0.18.1) Updates to Kubernetes 1.25 ### [`v0.18.0`](https://redirect.github.com/kubernetes-client/javascript/compare/0.17.1...0.18.0) [Compare Source](https://redirect.github.com/kubernetes-client/javascript/compare/0.17.1...0.18.0) ### [`v0.17.1`](https://redirect.github.com/kubernetes-client/javascript/compare/0.17.0...0.17.1) [Compare Source](https://redirect.github.com/kubernetes-client/javascript/compare/0.17.0...0.17.1)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.