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: ViaQ/elasticsearch-openshift-ingest-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.8.1.0
Choose a base ref
...
head repository: ViaQ/elasticsearch-openshift-ingest-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 4 commits
  • 5 files changed
  • 4 contributors

Commits on Jun 10, 2021

  1. Test aliases by matching index template

    When incoming document is redirected to the initial index
    then we want to make sure that any additional aliases defined
    by matching index templates are created as well.
    lukas-vlcek committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    06dc3d8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from lukas-vlcek/main

    Test aliases by matching index template
    ewolinetz authored Jun 10, 2021
    Configuration menu
    Copy the full SHA
    25018ab View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. add gradle wrapper

    jcantrill committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    93e976a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from jcantrill/add_wrapper

    add gradle wrapper
    jcantrill authored Jun 21, 2021
    Configuration menu
    Copy the full SHA
    0db356e View commit details
    Browse the repository at this point in the history
Loading