Skip to content

Correct missing checkFatal function #70

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

Merged
merged 1 commit into from
Apr 19, 2017

Conversation

justinsb
Copy link
Contributor

@justinsb justinsb commented Apr 9, 2017

For the case when using peer_name_hash, the checkFatal function is not
defined; replace with a panic.

justinsb added a commit to justinsb/kops that referenced this pull request Apr 9, 2017
Adding weaveworks/mesh#70

Not updating the submodule, because then we would break pulling for a
lot of people.
justinsb added a commit to justinsb/kops that referenced this pull request Apr 9, 2017
Adding weaveworks/mesh#70

Not updating the submodule, because then we would break pulling for a
lot of people.
justinsb added a commit to justinsb/kops that referenced this pull request Apr 9, 2017
Adding weaveworks/mesh#70

Not updating the submodule, because then we would break pulling for a
lot of people.
justinsb added a commit to justinsb/kops that referenced this pull request Apr 10, 2017
Adding weaveworks/mesh#70

Not updating the submodule, because then we would break pulling for a
lot of people.
justinsb added a commit to justinsb/kops that referenced this pull request Apr 10, 2017
Adding weaveworks/mesh#70

Not updating the submodule, because then we would break pulling for a
lot of people.
@rade
Copy link
Member

rade commented Apr 10, 2017

@bboreham mind taking a look at this?

res, err := hex.DecodeString(string(name))
checkFatal(err)
if err != nil {
panic(fmt.Sprintf("unable to decode name to bytes: %q", string(name)))

This comment was marked as abuse.

This comment was marked as abuse.

justinsb added a commit to justinsb/kops that referenced this pull request Apr 12, 2017
Adding weaveworks/mesh#70

Not updating the submodule, because then we would break pulling for a
lot of people.
justinsb added a commit to justinsb/kops that referenced this pull request Apr 12, 2017
Adding weaveworks/mesh#70

Not updating the submodule, because then we would break pulling for a
lot of people.
For the case when using peer_name_hash, the checkFatal function is not
defined; replace with a panic.
@bboreham bboreham merged commit 1f158d3 into weaveworks:master Apr 19, 2017
@bboreham
Copy link
Contributor

Thanks!

justinsb added a commit to justinsb/kops that referenced this pull request Apr 19, 2017
Adding weaveworks/mesh#70

Not updating the submodule, because then we would break pulling for a
lot of people.
justinsb added a commit to justinsb/kops that referenced this pull request Apr 20, 2017
Adding weaveworks/mesh#70

Not updating the submodule, because then we would break pulling for a
lot of people.
justinsb added a commit to justinsb/kops that referenced this pull request Apr 23, 2017
Adding weaveworks/mesh#70

Not updating the submodule, because then we would break pulling for a
lot of people.
justinsb added a commit to justinsb/kops that referenced this pull request Apr 25, 2017
Adding weaveworks/mesh#70

Not updating the submodule, because then we would break pulling for a
lot of people.
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