Remove DesiredConfigGenerator versioned call

Issue: Shadow run: create kubernetes manifest in works... (#538163 - closed) • Ashvin Sharma • 18.2 • At risk

What does this MR do and why?

Remove DesiredConfigGenerator versioned call from response_payload_builder.rb

Versioning is removed from DesiredConfigGenerator in favor of freezing kubernetes config during the create step of workspace. As a result this code is not needed anymore. Older workspaces will use the config that is already generated for them when they were created thereby eliminating the need for the DesiredConfigGenerator to be versioned.

The version column and other model related changes will be done in a separate MR later.

References

Shadow run: create kubernetes manifest in works... (#538163 - closed) • Ashvin Sharma • 18.2 • At risk

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading