Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Request with something better maintained #212

Open
3 tasks
commjoen opened this issue Mar 21, 2023 · 2 comments
Open
3 tasks

Replace Request with something better maintained #212

commjoen opened this issue Mar 21, 2023 · 2 comments
Labels

Comments

@commjoen
Copy link
Collaborator

commjoen commented Mar 21, 2023

Given 2 Security alerts regarding the NPM package Request we need to change it to something else.
Steps to take:

  • Wait for kubernetes-client to be ready (See below for tracking)
  • migrate to the latest version of the kubernetes-client (this will include giving typed requests/responses to the k8s API)
  • see if we have Request anywhere else and remove it from there (start by uninstalling it ;-))
@commjoen
Copy link
Collaborator Author

commjoen commented Apr 12, 2023

@commjoen
Copy link
Collaborator Author

We can already:

  • migrate from 0.18 to rc1 of the k8s client with NPM
  • update all the calls to the k8s client
  • Fix all the test

@commjoen commjoen added blocked and removed blocked labels Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant