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

Enabling Soft Affinity and Soft Anti Affinity #1

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from

Commits on Sep 4, 2023

  1. Remove old credentials substition

    + add feature gate example
    
    Signed-off-by: Hans Rakers <[email protected]>
    hrak committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    0610232 View commit details
    Browse the repository at this point in the history
  2. Remove manager metrics patch

    This is done by cluster-api tilt-prepare now
    
    Signed-off-by: Hans Rakers <[email protected]>
    hrak committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    57b056a View commit details
    Browse the repository at this point in the history
  3. Support externally managed cluster infrastructure

    Adds support for the ResourceExternallyManaged predicate
    
    Signed-off-by: Hans Rakers <[email protected]>
    hrak committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    c89b64d View commit details
    Browse the repository at this point in the history
  4. improve capc manager security settings

    as required by CAPI 1.4
    
    Signed-off-by: Hans Rakers <[email protected]>
    hrak committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    25e8944 View commit details
    Browse the repository at this point in the history
  5. add version and kind

    Signed-off-by: Hans Rakers <[email protected]>
    hrak committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    6efd0ca View commit details
    Browse the repository at this point in the history
  6. Update to CAPI v1.4

    Signed-off-by: Hans Rakers <[email protected]>
    hrak committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    c2f3003 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Update CRDs using new controller-gen

    Signed-off-by: Hans Rakers <[email protected]>
    hrak committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    b6ce5c0 View commit details
    Browse the repository at this point in the history
  2. Use component-base for logging options

    add webhook TLS flags as suggested in CAPI v1.2-to-v1.3 migration guide
    
    Signed-off-by: Hans Rakers <[email protected]>
    hrak committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    487eaa4 View commit details
    Browse the repository at this point in the history
  3. Update CAPI branch for Tilt to v1.4.6

    Signed-off-by: Hans Rakers <[email protected]>
    hrak committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    196ba7e View commit details
    Browse the repository at this point in the history
  4. Update several tools, match main go.mod

    Signed-off-by: Hans Rakers <[email protected]>
    hrak committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    713632c View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Merge remote-tracking branch 'upstream/develop' into develop

    Farnaz Babaeian committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    c91e119 View commit details
    Browse the repository at this point in the history
  2. Enabling Soft Affinity and Soft Anti Affinity

    Farnaz Babaeian authored and Farnaz Babaeian committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    c24fef2 View commit details
    Browse the repository at this point in the history