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: strimzi/test-container
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.109.0
Choose a base ref
...
head repository: strimzi/test-container
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.109.1
Choose a head ref
  • 8 commits
  • 10 files changed
  • 2 contributors

Commits on Dec 4, 2024

  1. Fix javadoc issues (#120)

    Signed-off-by: Mickael Maison <mickael.maison@gmail.com>
    mimaison authored and see-quick committed Dec 4, 2024
    Copy the full SHA
    1ca6f89 View commit details
  2. Removes finally blocks and add @AfterEach to each ITs to stop running…

    … container (#118)
    
    * Add precondition to ITs that no containers are running
    
    Signed-off-by: see-quick <maros.orsak159@gmail.com>
    
    * not needed filtering
    
    Signed-off-by: see-quick <maros.orsak159@gmail.com>
    
    * also add un-necessary labels
    
    Signed-off-by: see-quick <maros.orsak159@gmail.com>
    
    ---------
    
    Signed-off-by: see-quick <maros.orsak159@gmail.com>
    see-quick committed Dec 4, 2024
    Copy the full SHA
    4977c5c View commit details
  3. Update pitest and increase mutation coverage (#121)

    Signed-off-by: see-quick <maros.orsak159@gmail.com>
    see-quick committed Dec 4, 2024
    Copy the full SHA
    c3beb80 View commit details
  4. Fix Intermittent Kafka Quorum Formation Issue (#122)

    * Fix race condition for KRaft during multi-node setup
    
    Signed-off-by: see-quick <maros.orsak159@gmail.com>
    
    * remove cat
    
    Signed-off-by: see-quick <maros.orsak159@gmail.com>
    
    * update test
    
    Signed-off-by: see-quick <maros.orsak159@gmail.com>
    
    ---------
    
    Signed-off-by: see-quick <maros.orsak159@gmail.com>
    see-quick committed Dec 4, 2024
    Copy the full SHA
    d51d830 View commit details
  5. patch release 0.109.1-rc1

    Signed-off-by: see-quick <maros.orsak159@gmail.com>
    see-quick committed Dec 4, 2024
    Copy the full SHA
    90afed8 View commit details

Commits on Dec 17, 2024

  1. Add option to enable logging into stdout using env variable (#123)

    * Add option to log container into stdout
    
    Signed-off-by: see-quick <maros.orsak159@gmail.com>
    
    * update use only ENV variable
    
    Signed-off-by: see-quick <maros.orsak159@gmail.com>
    
    * remove un-necessary
    
    Signed-off-by: see-quick <maros.orsak159@gmail.com>
    
    * Add a few words into README.md
    
    Signed-off-by: see-quick <maros.orsak159@gmail.com>
    
    * oops
    
    Signed-off-by: see-quick <maros.orsak159@gmail.com>
    
    * update
    
    Signed-off-by: see-quick <maros.orsak159@gmail.com>
    
    ---------
    
    Signed-off-by: see-quick <maros.orsak159@gmail.com>
    see-quick committed Dec 17, 2024
    Copy the full SHA
    b436b0b View commit details
  2. prepare cr2

    Signed-off-by: see-quick <maros.orsak159@gmail.com>
    see-quick committed Dec 17, 2024
    Copy the full SHA
    3e7d1bb View commit details

Commits on Dec 20, 2024

  1. prepare ga

    Signed-off-by: see-quick <maros.orsak159@gmail.com>
    see-quick committed Dec 20, 2024
    Copy the full SHA
    974411f View commit details
Loading