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

Investigate effort of testing Python #846

Closed
wg102 opened this issue Jan 26, 2022 · 1 comment
Closed

Investigate effort of testing Python #846

wg102 opened this issue Jan 26, 2022 · 1 comment
Assignees
Labels

Comments

@wg102
Copy link
Contributor

wg102 commented Jan 26, 2022

This relates to #831

The idea is for CWA to be implemented, we may need to recode it like we did https://github.com/StatCan/jupyter-apis and have the backend in Go instead of Python.

From what was explained, this was due to a performance issue when using a large amount of namespaces (400+).

The idea of the ticket is to investigate how much of an effort it would be to test the python backend in our dev environment in a way that simulates prod enough to be viable results. In other words, with traffic/namespaces/IO similar to prod.
Versus the effort it would be to 'simply' recode the backend and new features in go.

The concern is really to have dev accurate enough for viable efforts.

@rohank07
Copy link
Contributor

After a brief discussion with Will, verified we would need to keep the backend in Go. It will still not address the performance issue in the implementation of kubernetes-client.

@rohank07 rohank07 self-assigned this Jan 27, 2022
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

2 participants