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

feat: Migrate fully to protov2 #436

Merged
merged 12 commits into from
Jan 20, 2022
Merged

feat: Migrate fully to protov2 #436

merged 12 commits into from
Jan 20, 2022

Conversation

ondrej-fabry
Copy link
Member

@ondrej-fabry ondrej-fabry commented Jan 18, 2022

This PR contains following changes:

  • migrating from github.com/golang/protobuf to google.golang.org/protobuf (v1.27.1)
  • add required option go_package to .proto files
  • regenerate all protobuf files
  • update dependencies with vulnerabilities reported
  • change durations in configs from nanoseconds to humanized form
  • update etcd to v3.5.1, dropping previously required replace for etcd and grpc

Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
@ondrej-fabry ondrej-fabry changed the title Migrate fully to protov2 deps: Migrate fully to protov2 Jan 19, 2022
@ondrej-fabry ondrej-fabry changed the title deps: Migrate fully to protov2 feat: Migrate fully to protov2 Jan 19, 2022
Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
@ondrej-fabry ondrej-fabry merged commit 049260a into master Jan 20, 2022
@ondrej-fabry ondrej-fabry deleted the proto2 branch January 20, 2022 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants