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

[WIP] host nameing: add repo name #74

Closed
wants to merge 1 commit into from

Conversation

alban
Copy link
Contributor

@alban alban commented Feb 10, 2017

Before this patch, a GCE instance could be named:
"host5-94-1"

With this patch, it should be named:
"host5-weaveworks-scope-94-1"

When several GitHub forks are configured to use CircleCI with the same
GCE account, that would distinguish the VMs.

Also, when the scripts are used without CircleCI, still add a suffix
with a username, e.g.
"host5-alban"

I reused the same namespacing idea as in:
weaveworks/scope@65291308#diff-42138a4802cce915f347919ccd707876L21


I marked this as WIP because I still need to test it.

xref weaveworks/scope#2192

/cc @2opremio @marccarre

Before this patch, a GCE instance could be named:
    "host5-94-1"

With this patch, it should be named:
    "host5-weaveworks-scope-94-1"

When several GitHub forks are configured to use CircleCI with the same
GCE account, that would distinguish the VMs.

Also, when the scripts are used without CircleCI, still add a suffix
with a username, e.g.
    "host5-alban"

I reused the same namespacing idea as in:
weaveworks/scope@65291308#diff-42138a4802cce915f347919ccd707876L21
@alban
Copy link
Contributor Author

alban commented Feb 13, 2017

superseded by #75

@alban alban closed this Feb 13, 2017
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

1 participant