Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.
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: projectcontour/ir2proxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.2
Choose a base ref
...
head repository: projectcontour/ir2proxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 12 commits
  • 34 files changed
  • 3 contributors

Commits on Jan 6, 2020

  1. Fix goreleaser action and add a version flag

    Signed-off-by: Nick Young <ynick@vmware.com>
    Nick Young authored and youngnick committed Jan 6, 2020
    Copy the full SHA
    4d72b84 View commit details
  2. Add a warning when health checks are overridden

    Fixes #31
    
    Signed-off-by: Nick Young <ynick@vmware.com>
    Nick Young authored and youngnick committed Jan 6, 2020
    Copy the full SHA
    20b0838 View commit details

Commits on Jan 7, 2020

  1. Add testing documentation and harmonize validate tests with translator

    Fixes #17
    
    Signed-off-by: Nick Young <ynick@vmware.com>
    Nick Young authored and youngnick committed Jan 7, 2020
    Copy the full SHA
    ad58fee View commit details
  2. Update healthcheck translation to check the whole healthcheck

    Updates #31
    
    Signed-off-by: Nick Young <ynick@vmware.com>
    Nick Young authored and youngnick committed Jan 7, 2020
    Copy the full SHA
    cd72f83 View commit details

Commits on Jan 9, 2020

  1. Add CONTRIBUTING.md and update README.md

    Signed-off-by: Nick Young <ynick@vmware.com>
    Nick Young authored and youngnick committed Jan 9, 2020
    Copy the full SHA
    b9ad94f View commit details

Commits on Jan 10, 2020

  1. Update Contour dependency to v1.1.0

    Signed-off-by: Nick Young <ynick@vmware.com>
    Nick Young authored and youngnick committed Jan 10, 2020
    Copy the full SHA
    fbb61d6 View commit details

Commits on Jun 1, 2020

  1. Add basic TCPProxy support (#43)

    Fixes #42.
    
    Signed-off-by: Nick Young <ynick@vmware.com>
    Nick Young authored Jun 1, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    e2ba316 View commit details
  2. Add tests for tcpproxy functionality (#45)

    Signed-off-by: Nick Young <ynick@vmware.com>
    Nick Young authored Jun 1, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    b07c5d8 View commit details
  3. Update release Go version to 1.14.x

    Nick Young authored Jun 1, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    2ffa1ef View commit details

Commits on Jul 7, 2020

  1. update all copyright information to Project Contour Authors (#46)

    This updates all references to the copyright information to match
    the new string Copyright Project Contour Authors
    
    Signed-off-by: Steve Sloka <slokas@vmware.com>
    stevesloka authored Jul 7, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    01b2cb5 View commit details

Commits on Aug 26, 2020

  1. Change branch references from master to main (#47)

    Both in ir2proxy and Contour.
    
    Signed-off-by: Nick Young <ynick@vmware.com>
    Nick Young authored Aug 26, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    cdecb4e View commit details

Commits on Nov 9, 2020

  1. README: Change "ir2proxy's" to "Contour's" (#48)

    Fix several typos in the README file.
    
    * README.md: Change "ir2proxy's" to "Contour's" in the first sentence.
    Change "a HTTPProxy" to "an HTTPProxy".  Change "it's" to "its".  Change
    "healtchchecks" to "healthchecks.  Delete spurious "overwrite".
    
    Signed-off-by: Miciah Dashiel Butler Masters <mmasters@redhat.com>
    Miciah authored Nov 9, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    c00e78a View commit details
Loading