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

refactor(server/v2): kill viper from server components (backport #21663) #21673

Merged
merged 4 commits into from
Sep 12, 2024

Commits on Sep 12, 2024

  1. refactor(server/v2): kill viper from server components (#21663)

    (cherry picked from commit 88cfebe)
    
    # Conflicts:
    #	server/v2/api/grpc/server.go
    #	server/v2/api/grpcgateway/server.go
    #	server/v2/commands.go
    #	server/v2/config.go
    #	server/v2/config_test.go
    #	server/v2/server.go
    #	server/v2/server_mock_test.go
    #	server/v2/server_test.go
    #	server/v2/store/server.go
    julienrbrt authored and mergify[bot] committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    88f5f98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f03c308 View commit details
    Browse the repository at this point in the history
  3. fix conflicts

    julienrbrt committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8ca99e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e10c06b View commit details
    Browse the repository at this point in the history