# Summary This is follow up for https://github.com/ironcore-dev/metal-operator/pull/615 and https://github.com/ironcore-dev/metal-operator/pull/618 - Having `ServerMaintenanceNeeded / ServerMaintenanceApproval` both as label and annotation on `ServerClaim` was needed for the transition phase. - We should remove the annotation since CCM operates on the label.