Skip to content

Commit

Permalink
Update README-rm.md
Browse files Browse the repository at this point in the history
  • Loading branch information
akgalwas authored Jan 13, 2025
1 parent 9a532f2 commit 610233f
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions hack/runtime-migrator/README-rm.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@ The `runtime-migrator` application
1. connects to a Gardener project
2. retrieves all existing shoot specifications
3. migrates the shoot specs to the new Runtime custom resource (Runtime CRs created with this migrator have the `operator.kyma-project.io/created-by-migrator=true` label)
4. marks Cluster Role Bindings that were created by the Provisioner with `kyma-project.io/deprecation` label
5. saves the new Runtime custom resources to files
6. checks if the new Runtime custom resource will not cause update on the Gardener
7. saves the results of the comparison between the original shoot and the shoot KIM produces based on the new Runtime CR
8. applies the new Runtime CRs to the designated KCP cluster
9. saves the migration results in the output json file
4. saves the new Runtime custom resources to files
5. checks if the new Runtime custom resource will not cause update on the Gardener
6. saves the results of the comparison between the original shoot and the shoot KIM produces based on the new Runtime CR
7. applies the new Runtime CRs to the designated KCP cluster
8. saves the migration results in the output json file

## Build

Expand Down

0 comments on commit 610233f

Please sign in to comment.