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

feat: add rolling restart #231

Merged
merged 6 commits into from
Oct 16, 2024
Merged

feat: add rolling restart #231

merged 6 commits into from
Oct 16, 2024

Commits on Oct 4, 2024

  1. feat: add rolling restart

    Adds rolling restart functionality
    gene-redpanda committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    279fea3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af16ee2 View commit details
    Browse the repository at this point in the history
  3. lint: lint fixes

    gene-redpanda committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    a219606 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39f18f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. fix: remove redundant values

    TLS variable has no impact on prometheus role.
    
    provision_cluster_tls had a duplicate role inclusion.
    
    I also did a doc pass to add references to some important variables.
    gene-redpanda committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    9dd8697 View commit details
    Browse the repository at this point in the history
  2. feat: add nightly build make

    Includes support for the nightly build + makes some usability improvements to the makefile for topic name and partition count setting.
    gene-redpanda committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c42b979 View commit details
    Browse the repository at this point in the history