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

Migrate infrastructure related logic from KEB to KIM #127

Open
6 tasks
Tracked by #112
tobiscr opened this issue Jan 19, 2024 · 3 comments
Open
6 tasks
Tracked by #112

Migrate infrastructure related logic from KEB to KIM #127

tobiscr opened this issue Jan 19, 2024 · 3 comments

Comments

@tobiscr
Copy link
Contributor

tobiscr commented Jan 19, 2024

Description

A goal of the KIm is to establish a domain for infrastructure relate tasks (primarily cluster creation) within Kyma. At the moment is KEB heavily involved in this area as managing several decisions about the cluster creation (e.g. which region has to be used etc.).

To establish KEB as pure orchestration service for Kyma backends, all infrastructure related logic in KEB should be extracted and become part of KIM.

AC:

  • Get in contact with KEB team and
    • verify the different steps applied by KEB during the cluster creation process
    • decide together which logic should be removed from KEB an integrated into KIM
  • Extract infrastructure related logic from KEB and integrate it into KIM
    • Identify scope of the migration (define work packages, identify features)
    • Agree on the migration strategy (avoid a big-bang migration, make it "gruanlar" to migrate things step by step)

Depends on
#125 + #134

@Disper
Copy link
Member

Disper commented Apr 3, 2024

As part of the migration, please do not forget about planning the removal of https://github.com/kyma-project/control-plane/tree/main/components/schema-migrator.

@Disper
Copy link
Member

Disper commented Apr 4, 2024

This PR should be done before we finalise KIM migration.

@Disper
Copy link
Member

Disper commented Jun 24, 2024

We have to double check with Gophers if we have not missed anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants