kubernetes-client icon indicating copy to clipboard operation
kubernetes-client copied to clipboard

Simplified Kubernetes API client for Node.js.

Results 116 kubernetes-client issues
Sort by recently updated
recently updated
newest added

Bumps [jose](https://github.com/panva/jose) from 1.25.0 to 1.28.2. Release notes Sourced from jose's releases. v1.28.2 Fixes limit default PBES2 alg's computational expense (4e7121a) v1.28.1 Bug Fixes defer AES CBC w/ HMAC decryption...

dependencies

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

this is my code: ``` import "kubernetes-client" const client = require('kubernetes-client').Client; ``` This is the error: ``` ➜ Local: http://localhost:5173/ ➜ Network: use --host to expose ➜ press h to...

* authorization: `Bearer ${options.auth.bearer}

Since a few weeks, the library is returning a `404` error when requesting old style ingress rules on gcloud: ``` await client.apis.extensions.v1beta1.ingresses.get() ``` It does not happen on our bare...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [qs](https://togithub.com/ljharb/qs) | [`6.9.1` -> `6.9.7`](https://renovatebot.com/diffs/npm/qs/6.9.1/6.9.7) | [![age](https://badges.renovateapi.com/packages/npm/qs/6.9.7/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

Hello I'm trying to execute the pod-exec.js example but It does not work. It seems that the https_proxy env variable is not taken into account. When I execute the pod-logs.js...

Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies

Bumps [flat](https://github.com/hughsk/flat) to 5.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `flat` from 4.1.0 to 5.0.2 Commits e5ffd66 Release 5.0.2 fdb79d5 Update dependencies, refresh...

dependencies