Skip to content

Add Redpanda improvements#7320

Merged
eddumelendez merged 18 commits intomainfrom
redpanda_sec_improvements
Aug 17, 2023
Merged

Add Redpanda improvements#7320
eddumelendez merged 18 commits intomainfrom
redpanda_sec_improvements

Conversation

@eddumelendez
Copy link
Member

@eddumelendez eddumelendez commented Jul 20, 2023

  • Configure Redpanda via .bootstrap.yml and redpanda.yml
  • Allow to enable authorization and authentication methods
  • Allow to add additional listeners. E.g. using it with toxiproxy or redpanda console
  • Enable rest proxy
  • Configure rpk

See #6395

* Configure Redpanda via `.bootstrap.yml` and `redpanda.yml`
* Allow to enable authorization and authentication methods
@eddumelendez eddumelendez requested a review from a team July 20, 2023 23:35
@eddumelendez eddumelendez added this to the next milestone Jul 20, 2023
@Test
public void enableSaslAndWithAuthenticationError() {
try (
RedpandaContainer redpanda = new RedpandaContainer("docker.redpanda.com/redpandadata/redpanda:v23.1.7")
Copy link

@bochenekmartin bochenekmartin Jul 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Redpanda v23.2.2 has been recently released. Consider upgrading Redpanda version to the latest release

You can find release notes here:
https://github.com/redpanda-data/redpanda/releases/tag/v23.2.2

kiview
kiview previously approved these changes Aug 16, 2023
Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
eddumelendez and others added 6 commits August 16, 2023 16:00
Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
…pandaContainer.java

Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
…pandaContainer.java

Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
…pandaContainer.java

Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
@eddumelendez eddumelendez merged commit f5471c8 into main Aug 17, 2023
@eddumelendez eddumelendez deleted the redpanda_sec_improvements branch August 17, 2023 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants