Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sercand/kuberesolver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Choose a base ref
...
head repository: sercand/kuberesolver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.0
Choose a head ref
  • 6 commits
  • 2 files changed
  • 4 contributors

Commits on Nov 20, 2018

  1. Add prometheus metrics for debugging.

    Signed-off-by: Goutham Veeramachaneni <[email protected]>
    gouthamve committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    95fe4b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2018

  1. Merge pull request #7 from gouthamve/add-prom-metrics

    Add prometheus metrics for debugging.
    sercand authored Nov 22, 2018
    Configuration menu
    Copy the full SHA
    93f6fd8 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2020

  1. Configuration menu
    Copy the full SHA
    e473518 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from matang28/v2.2.0

    fixing breaking changes of grpc v1.27
    matang28 authored Feb 2, 2020
    Configuration menu
    Copy the full SHA
    3a5800a View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. change module name

    sercand committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    f60278f View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. remove go.mod for backwards compability

    because version 2 has been released before go modules become stable,
    as a quick hack remove go.mod so that it works again.
    
    Signed-off-by: Sercan Degirmenci <[email protected]>
    sercand committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    88f147d View commit details
    Browse the repository at this point in the history
Loading