Skip to content

Port generic Helm upgrade functionality to CE

Thong Kuah requested to merge 55544-port-upgrade-command into master

What does this MR do?

Port the following from EE to CE

  • BaseHelmService#upgrade_command
  • Clusters::Applications::Prometheus#upgrade_command

I think the next MR will be porting ClusterWaitForAppUpdateWorker and CheckUpgradeProgressService and some generic version of PrometheusUpdateService that we will override in EE.

What are the relevant issue numbers?

#55544 (moved), #49384 (closed)

Does this MR meet the acceptance criteria?

Edited by Kamil Trzciński | At GitLab Summit

Merge request reports