cloudoperators / juno

Monorepo for the Juno microfrontend framework, microfrontend apps, design system and component library
Apache License 2.0
2 stars 0 forks source link

feat(k8sclient): Move/Reimplement sapcc-k8sclient in cloudoperators #44

Open edda opened 1 month ago

edda commented 1 month ago

Our existing javascript k8sclient has some known shortcomings. Take the good parts of the existing client and use them reimplement it in a new version. Additionally this new version shall be a prototype for future libs in that it shall be written completely in Typescript.

Fix the following known issues:

ToDo:

Acceptance criteria: