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

ec2system: change handling of default ec2boot binaries #18

Merged
merged 3 commits into from Nov 13, 2019

Conversation

mariusae
Copy link
Collaborator

Instead of hardcoding ec2boot in the config (which materializes to, e.g., $HOME/.bigslice/config), we set the default to an empty string, and fill in the default binary associated with the current release.

We also rewrite binaries with the official prefix to match the current version.

Instead of hardcoding ec2boot in the config (which materializes to, e.g., $HOME/.bigslice/config), we set the default to an empty string, and fill in the default binary associated with the current release.

We also rewrite binaries with the  official prefix to match the current version.
ec2system/ec2machine.go Show resolved Hide resolved
ec2system/config.go Outdated Show resolved Hide resolved
ec2system/config.go Outdated Show resolved Hide resolved
mariusae and others added 2 commits November 12, 2019 16:11
Co-Authored-By: jcharum <jcharumilind@grailbio.com>
Co-Authored-By: jcharum <jcharumilind@grailbio.com>
@jcharum
Copy link
Contributor

jcharum commented Nov 13, 2019

Any idea if/how the build failure is related?

@mariusae
Copy link
Collaborator Author

Any idea if/how the build failure is related?

No, don't think so: this error seems to pop up regularly on Travis-CI.

@jcharum jcharum merged commit 79cbb14 into setbinary Nov 13, 2019
@mariusae
Copy link
Collaborator Author

@jcharum: Somehow these changes do not appear to made it into master. Any ideas?

@mariusae
Copy link
Collaborator Author

mariusae commented Nov 13, 2019

@jcharum: figured it out. since this was based on setbinary, it was merged into that branch. Sigh.

mariusae added a commit that referenced this pull request Nov 13, 2019
Instead of hardcoding ec2boot in the config (which materializes to,
e.g., $HOME/.bigslice/config), we set the default to an empty string,
and fill in the default binary associated with the current release.

We also rewrite binaries with the  official prefix to match the current
version.
@mariusae
Copy link
Collaborator Author

Repaired by #19.

jcharum pushed a commit that referenced this pull request Nov 13, 2019
Instead of hardcoding ec2boot in the config (which materializes to,
e.g., $HOME/.bigslice/config), we set the default to an empty string,
and fill in the default binary associated with the current release.

We also rewrite binaries with the  official prefix to match the current
version.
@jcharum
Copy link
Contributor

jcharum commented Nov 13, 2019

Sorry I missed that. I'll make sure to double-check that next time. Were we supposed to have rebased #18 onto master? It seems nonobvious in the UI how to do that, but I'll work it out next time.

@jcharum jcharum deleted the bootstrapconfig branch May 8, 2020 15:40
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.

None yet

2 participants