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

⚠️ refactor: split awsmanagedcontrolplane into new manager #1949

Merged
merged 3 commits into from Sep 23, 2020
Merged

⚠️ refactor: split awsmanagedcontrolplane into new manager #1949

merged 3 commits into from Sep 23, 2020

Commits on Sep 16, 2020

  1. refactor: split awsmanagedcontrolplane into new manager

    The AWSManagedControlPlane and associated controller has been split out
    of the core managed into a separate control plane manager.
    richardcase committed Sep 16, 2020
    Copy the full SHA
    61a11ad View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    68eda9c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. refactor: changes as a result of testing and updated eks template

    Small number of changes as a result of testing, mainly ensuring the
    api group name as been updated and the correct schemes are imported
    into the various managers (core, boostratp, control-plane).
    
    The `eks` template has been updated to use the new control plane.
    richardcase committed Sep 18, 2020
    Copy the full SHA
    2699686 View commit details
    Browse the repository at this point in the history