Skip to content

Commit 1f80a52

Browse files
author
CloudNativePG Automated Updates
committed
chore: sync API
1 parent 3f11b98 commit 1f80a52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/api/v1/cluster_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@ const (
523523
PhaseImageCatalogError = "Cluster has incomplete or invalid image catalog"
524524

525525
// PhaseUnrecoverable for an unrecoverable cluster
526-
PhaseUnrecoverable = "Cluster is in an unrecoverable state, needs manual intervention"
526+
PhaseUnrecoverable = "Cluster is unrecoverable and needs manual intervention"
527527

528528
// PhaseArchitectureBinaryMissing is the error phase describing a missing architecture
529529
PhaseArchitectureBinaryMissing = "Cluster cannot execute instance online upgrade due to missing architecture binary"

0 commit comments

Comments
 (0)