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

✨ WIP: Cluster provider and cluster-aware controllers #3019

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

Commits on Nov 22, 2024

  1. Add cluster.Aware interface to support dynamic cluster engagement

    On-behalf-of: SAP [email protected]
    Co-authored-by: Vince Prignano <[email protected]>
    Co-authored-by: Dr. Stefan Schimanski <[email protected]>
    Signed-off-by: Marvin Beckers <[email protected]>
    3 people committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    208fcc1 View commit details
    Browse the repository at this point in the history
  2. Add support for additional default indexers in cache

    On-behalf-of: SAP [email protected]
    Co-authored-by: Vince Prignano <[email protected]>
    Co-authored-by: Dr. Stefan Schimanski <[email protected]>
    Signed-off-by: Marvin Beckers <[email protected]>
    3 people committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    233940a View commit details
    Browse the repository at this point in the history
  3. Add TypedMultiClusterController interface for multi-cluster controllers

    On-behalf-of: SAP [email protected]
    Co-authored-by: Vince Prignano <[email protected]>
    Co-authored-by: Dr. Stefan Schimanski <[email protected]>
    Signed-off-by: Marvin Beckers <[email protected]>
    3 people committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    36914de View commit details
    Browse the repository at this point in the history
  4. Add experimental support for pluggable cluster providers to manager

    On-behalf-of: SAP [email protected]
    Co-authored-by: Vince Prignano <[email protected]>
    Co-authored-by: Dr. Stefan Schimanski <[email protected]>
    Signed-off-by: Marvin Beckers <[email protected]>
    3 people committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    172b2ec View commit details
    Browse the repository at this point in the history
  5. Add support to builder for cluster-aware controllers

    On-behalf-of: SAP [email protected]
    Co-authored-by: Vince Prignano <[email protected]>
    Co-authored-by: Dr. Stefan Schimanski <[email protected]>
    Signed-off-by: Marvin Beckers <[email protected]>
    3 people committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    5f3bf93 View commit details
    Browse the repository at this point in the history
  6. Add fleet example for multi-cluster support

    On-behalf-of: SAP [email protected]
    Co-authored-by: Vince Prignano <[email protected]>
    Co-authored-by: Dr. Stefan Schimanski <[email protected]>
    Co-authored-by: Iván Álvarez <[email protected]>
    Signed-off-by: Marvin Beckers <[email protected]>
    4 people committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    191faea View commit details
    Browse the repository at this point in the history
  7. WIP: Add fleet-namespace example for pseudo-multi-cluster support

    On-behalf-of: SAP [email protected]
    Co-authored-by: Vince Prignano <[email protected]>
    Co-authored-by: Dr. Stefan Schimanski <[email protected]>
    Signed-off-by: Marvin Beckers <[email protected]>
    3 people committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    9b3f243 View commit details
    Browse the repository at this point in the history