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

Support for openshift routes #1484

Merged
merged 9 commits into from
Apr 20, 2020

Commits on Apr 2, 2020

  1. Add OpenShift route as possible source

    Johannes Grumböck committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    d476efb View commit details
    Browse the repository at this point in the history
  2. Added empty eventhandler

    Johannes Grumböck committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    228be31 View commit details
    Browse the repository at this point in the history
  3. source-type openshift-route was missing

    Johannes Grumböck committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    b1d6d3b View commit details
    Browse the repository at this point in the history
  4. fixed sync cache

    Johannes Grumböck committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    76851b8 View commit details
    Browse the repository at this point in the history
  5. Fixed fmt logoutput

    Johannes Grumböck committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    acd32c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Some comments

    Johannes Grumböck committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    7b89849 View commit details
    Browse the repository at this point in the history
  2. gofmt to remediate goimports'ed linting errors

    Johannes Grumböck committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    d3cb632 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. Use RouterCanonicalHostname to avoid CNAME-loops

    Johannes Grumböck committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    cdfd7f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. added tutorial

    Johannes Grumböck committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    3331392 View commit details
    Browse the repository at this point in the history