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 #2726

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

Commits on Apr 23, 2024

  1. ✨ Cluster Provider and cluster-aware controllers

    Co-authored-by: Vince Prignano <vincepri@redhat.com>
    Signed-off-by: Vince Prignano <vincepri@redhat.com>
    Signed-off-by: Dr. Stefan Schimanski <stefan.schimanski@gmail.com>
    sttts and vincepri committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    3811640 View commit details
    Browse the repository at this point in the history
  2. SQUASH: fixes

    Signed-off-by: Dr. Stefan Schimanski <stefan.schimanski@gmail.com>
    sttts committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    ad9760b View commit details
    Browse the repository at this point in the history
  3. SQUASH: fixes

    Signed-off-by: Dr. Stefan Schimanski <stefan.schimanski@gmail.com>
    sttts committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    25734fe View commit details
    Browse the repository at this point in the history
  4. SQUASH: get rid of unused ByNameGetterFunc

    Signed-off-by: Dr. Stefan Schimanski <stefan.schimanski@gmail.com>
    sttts committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    ca692b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. SQUASH: Allow raw source

    Signed-off-by: Dr. Stefan Schimanski <stefan.schimanski@gmail.com>
    sttts committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    6db0f6f View commit details
    Browse the repository at this point in the history
  2. SQUASH: cluster.{AwareRunnable -> Aware}

    Signed-off-by: Dr. Stefan Schimanski <stefan.schimanski@gmail.com>
    sttts committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    5bafe05 View commit details
    Browse the repository at this point in the history
  3. SQUASH: better disengage error behaviour

    Signed-off-by: Dr. Stefan Schimanski <stefan.schimanski@gmail.com>
    sttts committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    fc48477 View commit details
    Browse the repository at this point in the history
  4. SQUASH: add ClusterAwareSource

    Signed-off-by: Dr. Stefan Schimanski <stefan.schimanski@gmail.com>
    sttts committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    489224f View commit details
    Browse the repository at this point in the history
  5. SQUASH: make manager cluster.Aware

    Signed-off-by: Dr. Stefan Schimanski <stefan.schimanski@gmail.com>
    sttts committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    56e0c2b View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Fleet example changes

    Signed-off-by: Iván Álvarez <ivanape@inditex.com>
    ivanape committed May 24, 2024
    Configuration menu
    Copy the full SHA
    9ce51b8 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Update examples/fleet/main.go

    Co-authored-by: Dr. Stefan Schimanski <stefan.schimanski@gmail.com>
    ivanape and sttts committed May 27, 2024
    Configuration menu
    Copy the full SHA
    86639c0 View commit details
    Browse the repository at this point in the history
  2. PR suggested changes

    Signed-off-by: Iván Álvarez <ivanape@inditex.com>
    ivanape committed May 27, 2024
    Configuration menu
    Copy the full SHA
    2f0deff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9391114 View commit details
    Browse the repository at this point in the history
  4. Fix fleet example

    Signed-off-by: Iván Álvarez <ivanape@inditex.com>
    ivanape committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a9d3c00 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Merge pull request #1 from ivanape/sttts-cluster-support

    ✨Fleet example changes
    sttts committed May 28, 2024
    Configuration menu
    Copy the full SHA
    d51d3e4 View commit details
    Browse the repository at this point in the history