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

K8s operator POC #668

Merged
merged 252 commits into from
Sep 15, 2021
Merged

K8s operator POC #668

merged 252 commits into from
Sep 15, 2021

Conversation

olevski
Copy link
Member

@olevski olevski commented May 28, 2021

Depends on the following PRs:

/deploy renku=notebooks-operator-poc

olevski and others added 30 commits May 10, 2021 23:52
This container clones the repo on the entrypoint and exposes a JSON-rpc endpoit to query repo status.
@olevski olevski temporarily deployed to renku-ci-nb-668 September 13, 2021 23:07 Inactive
@olevski olevski temporarily deployed to renku-ci-nb-668 September 13, 2021 23:24 Inactive
@olevski olevski temporarily deployed to renku-ci-nb-668 September 14, 2021 00:24 Inactive
@olevski olevski temporarily deployed to renku-ci-nb-668 September 14, 2021 09:07 Inactive
@olevski olevski temporarily deployed to renku-ci-nb-668 September 14, 2021 16:04 Inactive
@olevski olevski temporarily deployed to renku-ci-nb-668 September 14, 2021 16:14 Inactive
@olevski olevski temporarily deployed to renku-ci-nb-668 September 15, 2021 08:49 Inactive
* feat: enable automated culling with amalthea
@olevski olevski temporarily deployed to renku-ci-nb-668 September 15, 2021 11:20 Inactive
@olevski olevski temporarily deployed to renku-ci-nb-668 September 15, 2021 11:52 Inactive
@olevski olevski temporarily deployed to renku-ci-nb-668 September 15, 2021 13:10 Inactive
Copy link
Contributor

@ableuler ableuler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@olevski
Copy link
Member Author

olevski commented Sep 15, 2021

I manually confirmed that the single failed acceptance test is not real:

[info] UnprivilegedEnvironmentSpec:
[info] Scenario: User can launch unprivileged environment - done *** FAILED ***
[info]   The code passed to eventually never returned normally. Attempted 717 times over 2.0022981066666667 minutes. Last failure message: Connect to environment button not found. (ProjectPage.scala:307

As a logged in user I could launch a session from the andi/public-test-project repo without a problem.

@olevski olevski merged commit 5444857 into master Sep 15, 2021
@olevski olevski deleted the k8s-operator-poc branch September 15, 2021 16:10
ableuler pushed a commit that referenced this pull request Sep 15, 2021
- refactoring of the notebook service
- adapt existing and expand test suite

Co-authored-by: Andreas Bleuler <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor UserServer class
4 participants