uselagoon / lagoon

Lagoon, the developer-focused application delivery platform
https://docs.lagoon.sh/
Apache License 2.0
560 stars 149 forks source link

Deprecate activeSystems* in API #3647

Closed rocketeerbkw closed 6 months ago

rocketeerbkw commented 8 months ago

General Checklist

Database Migrations

Lagoon has not supported multiple "activeSystems*" for quite some time. This PR removes all logic tied to their data and marks the fields deprecated in the API.

Closing issues

n/a

shreddedbacon commented 8 months ago

Probably just add a deprecation notice in the DEPRECATIONS.md, use 2.18.0 for now similarly to #3618 and we can work out merge conflicts when it comes time to merge

rocketeerbkw commented 7 months ago

The tests are failing at the same spot, so not a transient testing issue.

rocketeerbkw commented 6 months ago

:pray: to the test Gods