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

Add CLI option to use BBR for transfers #331

Merged
merged 12 commits into from
May 10, 2022
Merged

Add CLI option to use BBR for transfers #331

merged 12 commits into from
May 10, 2022

Conversation

parasj
Copy link
Contributor

@parasj parasj commented May 5, 2022

  • Add option to use BBR in skylark cli

@parasj parasj merged commit 4017d68 into main May 10, 2022
@parasj parasj deleted the dev/paras/bbr branch May 10, 2022 00:39
parasj added a commit that referenced this pull request May 10, 2022
* Add option to use BBR in skylark cli

* format

* Update

* Fix pytype

* Open tunnel

* Bold font

* Update

* Update

* Update

* Increase connections
parasj added a commit that referenced this pull request May 10, 2022
…ation (#323)

* Fix #318 by passing project_id during setup to region config serialization

* Try another fix

* Fig

* Fix project ID

* Fix bug with GCS transfers

* Add internal CLI commands

* Exit replicator client upon any errors (#324)

* AWS firewall configuration via security groups (#239)

Skyplane now supports concurrent transfers in a secure manner. Every instance's ip is manually added to the SG at the start of transfer, and removed from the SG at the end of a transfer.

* Fix bug in #239

* Add CLI option to use BBR for transfers (#331)

* Add option to use BBR in skylark cli

* format

* Update

* Fix pytype

* Open tunnel

* Bold font

* Update

* Update

* Update

* Increase connections

* Clean up instance profiles in deprovision (#334)

* Clean up instance profiles in deprovision

* Fix bug in #239

* Fix pytype

* Update deprovisoin logic

* Cache pytype

* Fix pytype

* Disable pylint

* Fix issue

Co-authored-by: Shishir Patil <[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.

1 participant