Skip to content

Remove code used for Foreman -> Runit transition

Jacob Vosmaer requested to merge jv-remove-foreman-transition-code into master

What does this Merge Request do?

This MR removes code that was used to ease the transition from Foreman (gdk run) to Runit (gdk start). The transition happened when !800 (merged) got merged, almost 3 months ago. By now I think we can assume nobody is using an old GDK based on gdk run anymore.

Merge Request checklist

  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.

Merge request reports