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

Use the CommonConfiguration structure for roles. #277

Merged
merged 24 commits into from Sep 25, 2023

Commits on Sep 1, 2023

  1. wip

    razvan committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    161de94 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

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

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    51c1b77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44afe45 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Successful smoke tests.

    razvan committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    1894fae View commit details
    Browse the repository at this point in the history
  2. Rename config structs.

    razvan committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    babbaa3 View commit details
    Browse the repository at this point in the history
  3. smoke tests pass on kind.

    razvan committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    70f8726 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    4d569c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a18c40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    019b18c View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. fix typo

    razvan committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    af28ea3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f6f900 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    947e649 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    d4e64ba View commit details
    Browse the repository at this point in the history
  2. Clean up tests.

    razvan committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    36a41c0 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions

    razvan committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    facfa0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b3f78b View commit details
    Browse the repository at this point in the history
  5. Added module doc for roles.rs

    razvan committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    1831437 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Use RoleGroup for executors to make replicas on the same level as exe…

    …cutor configuration.
    razvan committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    ed452e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96edda9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90c6e8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab9cecc View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Update rust/crd/src/roles.rs

    Co-authored-by: Andrew Kenworthy <andrew.kenworthy@stackable.de>
    razvan and adwk67 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    9cf4441 View commit details
    Browse the repository at this point in the history
  2. Implement review feedback.

    razvan committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    1ad997f View commit details
    Browse the repository at this point in the history