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

Commits on Jul 6, 2021

  1. Update etcd dependency

    Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
    ondrej-fabry committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    fc38c3c View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Add StandardLogger to logrus.Logger

    Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
    ondrej-fabry committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    622a010 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Migrate to new protobuf

    Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
    ondrej-fabry committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    67896b0 View commit details
    Browse the repository at this point in the history
  2. Remove

    Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
    ondrej-fabry committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    75058af View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Update consul

    Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
    ondrej-fabry committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    70d720d View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Update jwt-go

    Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
    ondrej-fabry committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    6bd67b0 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
    ondrej-fabry committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    a6be673 View commit details
    Browse the repository at this point in the history
  3. Remove dependency on github.com/golang/proto

    Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
    ondrej-fabry committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    05747d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Fix and enable skipped tests

    Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
    ondrej-fabry committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    76ccf3a View commit details
    Browse the repository at this point in the history
  2. Embed Unimplemented server

    Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
    ondrej-fabry committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    18e8734 View commit details
    Browse the repository at this point in the history
  3. Update etcd to v3.5.1

    Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
    ondrej-fabry committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    eb5a9ac View commit details
    Browse the repository at this point in the history
  4. Update durations in configs to humanized form

    Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
    ondrej-fabry committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    fab55b0 View commit details
    Browse the repository at this point in the history