Skip to content

Removes fallback warning for legacy deploy board labels

Thong Kuah requested to merge remove_support_for_showing_app_label_warning into master

What does this MR do?

!14020 (merged) removed support for the old app label in GitLab 12.1, but added a warning instead if it failed to find any matching deployments but detected legacy deployments.

We now remove this warning, as it has been a major milestone, and people should have migrated since then

Screenshots

Does this MR meet the acceptance criteria?

Compatibility

header Old FE New FE
Old BE As is Does not render anything
New BE Does not show warning as API always returns false Does not render anything

Conformity

Availability and Testing

Edited by Thong Kuah

Merge request reports