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

Migrate kafka-operator to use listener-operator for exposing brokers #443

Open
wants to merge 47 commits into
base: main
Choose a base branch
from

Commits on Aug 4, 2022

  1. Migrate kafka-operator to use lb-operator for exposing brokers

    This is far from final (for example, we'd need to expose a configurable
    LoadBalancerClass, for example), but I wanted to see whether lb-op would be a
    good fit for this operator first.
    nightkr committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    6c9c18f View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. regenerated charts

    maltesander committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    ae8ed3a View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    f57097b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'spike/lb-operator' of github.com:stackabletech/kafka-op…

    …erator into spike/lb-operator
    nightkr committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    d963287 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    1f5a4e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    9c4b0b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a72373 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    f35b23b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b70333 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    1d5749e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9d768a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    006b122 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    6d84c59 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    df70f88 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    6d47407 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    3167720 View commit details
    Browse the repository at this point in the history
  2. Use operator-rs from git

    nightkr committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    f357a06 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Use listener secret scope

    nightkr committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f93d9ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cab56ff View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    acb686e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c91a041 View commit details
    Browse the repository at this point in the history
  3. Regenerate CRD

    nightkr committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d960573 View commit details
    Browse the repository at this point in the history
  4. Switch to main op-rs

    nightkr committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    25cca0e View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    c3018bc View commit details
    Browse the repository at this point in the history
  2. make crds

    nightkr committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    bc44888 View commit details
    Browse the repository at this point in the history
  3. CRD docs

    nightkr committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    26d5922 View commit details
    Browse the repository at this point in the history
  4. Delete old test files

    nightkr committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f1b6c62 View commit details
    Browse the repository at this point in the history
  5. Documentation

    nightkr committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a79b91a View commit details
    Browse the repository at this point in the history
  6. Try to un-angry rustdoc

    nightkr committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ad3fd98 View commit details
    Browse the repository at this point in the history
  7. Re-enable orphan cleanup

    nightkr committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b62edf6 View commit details
    Browse the repository at this point in the history
  8. Changelog

    nightkr committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a6343d4 View commit details
    Browse the repository at this point in the history
  9. Fix configuration test

    nightkr committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    6a1a423 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Update docs/modules/kafka/examples/getting_started/kafka.yaml

    Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
    nightkr and sbernauer authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    194d98d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b01c22f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    220bc4c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'spike/lb-operator' of github.com:stackabletech/kafka-op…

    …erator into spike/lb-operator
    nightkr committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    2da65c6 View commit details
    Browse the repository at this point in the history
  5. Remove stale FIXME

    nightkr committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    df56f73 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    66db99c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    362dc80 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fa9b8e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    88dde6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7aa5919 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    534d88e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7dae34d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    853d5f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Remove version from persistent PVCs

    It broke upgrading
    nightkr committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    2913081 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    11a4814 View commit details
    Browse the repository at this point in the history