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

[DO NOT MERGE] Remote directory 0.21 (disable edge-ds) #71

Closed
wants to merge 3 commits into from

Conversation

ronenh
Copy link
Contributor

@ronenh ronenh commented Apr 11, 2023

This PR switches topaz to pb-directory 0.21.
The dependency on go-edge-ds is temporarily removed until a versions compatible with 0.21 is available.


type Config struct {
EdgeConfig directory.Config `json:"edge"`
Remote struct {
EdgeConfig struct {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Note: This is a copy of the definition from go-edge-ds to eliminate the import.


e.Server.RegisterServer("edgeDirServer", edge.Start, edge.Stop)
}
// if (strings.Contains(e.Configuration.Directory.Remote.Addr, "localhost") || strings.Contains(e.Configuration.Directory.Remote.Addr, "0.0.0.0")) &&
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Note: Temporarily disabling the local edge server.

@ronenh
Copy link
Contributor Author

ronenh commented Apr 26, 2023

Replaced by #79

@ronenh ronenh closed this Apr 26, 2023
@gertd gertd deleted the directory-0.21 branch October 23, 2023 15:43
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