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

Add Redpanda improvements #7320

Merged
merged 18 commits into from
Aug 17, 2023
Merged

Add Redpanda improvements #7320

merged 18 commits into from
Aug 17, 2023

Commits on Jul 20, 2023

  1. Add Redpanda improvements

    * Configure Redpanda via `.bootstrap.yml` and `redpanda.yml`
    * Allow to enable authorization and authentication methods
    eddumelendez committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    796bb62 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Fixes

    eddumelendez committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    a7434fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36f2cd2 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Enable rest proxy

    eddumelendez committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    0eac401 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ef0c19 View commit details
    Browse the repository at this point in the history
  3. Remove prettyPrint call

    eddumelendez committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    c4be6aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae18863 View commit details
    Browse the repository at this point in the history
  5. Test listener with kcat

    eddumelendez committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    795ff73 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    2562547 View commit details
    Browse the repository at this point in the history
  2. Document Proxy port

    eddumelendez committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    0c0092f View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Add docs

    eddumelendez committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f645012 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Update docs/modules/redpanda.md

    Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
    eddumelendez and kiview committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    a4f9036 View commit details
    Browse the repository at this point in the history
  2. Update docs/modules/redpanda.md

    Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
    eddumelendez and kiview committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    39a3b84 View commit details
    Browse the repository at this point in the history
  3. Update docs/modules/redpanda.md

    Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
    eddumelendez and kiview committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    6af7b94 View commit details
    Browse the repository at this point in the history
  4. Update modules/redpanda/src/main/java/org/testcontainers/redpanda/Red…

    …pandaContainer.java
    
    Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
    eddumelendez and kiview committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    ea7c765 View commit details
    Browse the repository at this point in the history
  5. Update modules/redpanda/src/main/java/org/testcontainers/redpanda/Red…

    …pandaContainer.java
    
    Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
    eddumelendez and kiview committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    f1415d8 View commit details
    Browse the repository at this point in the history
  6. Update modules/redpanda/src/main/java/org/testcontainers/redpanda/Red…

    …pandaContainer.java
    
    Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
    eddumelendez and kiview committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    7264fb4 View commit details
    Browse the repository at this point in the history
  7. Polish docs

    eddumelendez committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    bdbb8fc View commit details
    Browse the repository at this point in the history