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

Refactor launch script with fabric upgrade changes #10

Merged
merged 2 commits into from
May 1, 2020

Conversation

joshuagetega
Copy link

@joshuagetega joshuagetega commented Apr 29, 2020

This PR refactors the script that launches a jupyterhub cluster with changes that come with the fabric upgrade. Details on the fabric upgrade can be found in a related PR here.

I have tested the changes and verified successful launch of a cluster.

@joshuagetega
Copy link
Author

Please note, there is one more (tiny) piece to this fabric upgrade. Namely, including the package in the userdata section of the Cloudformation template that spins up the launcher ec2 instance. I have created an issue for that as opposed to editing the template right away. This is because there are new Cloudformation templates in the upstream CloudJHub repository, so those will have to be pulled in first. I will create a new story for getting our fork and the upstream CloudJHub repository aligned (pushing up changes we've made in our fork and pulling in upstream changes).

At any rate, I already installed the fabric2 package in the current launcher ec2 instance.

@arthurian @dodget

Copy link

@dodget dodget left a comment

Choose a reason for hiding this comment

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

Looks good, @joshuagetega ! I would just verify the indentation where I commented.

Copy link
Member

@arthurian arthurian left a comment

Choose a reason for hiding this comment

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

Just one or two questions, but otherwise looks good @joshuagetega! 👍

@joshuagetega joshuagetega merged commit fb92475 into develop May 1, 2020
@joshuagetega joshuagetega deleted the fabric-upgrade-pt2 branch May 1, 2020 01:44
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.

3 participants