Skip to content

Commit

Permalink
chore: sync API
Browse files Browse the repository at this point in the history
  • Loading branch information
CloudNativePG Automated Updates committed Dec 2, 2024
1 parent 3f11b98 commit 1f80a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/api/v1/cluster_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@ const (
PhaseImageCatalogError = "Cluster has incomplete or invalid image catalog"

// PhaseUnrecoverable for an unrecoverable cluster
PhaseUnrecoverable = "Cluster is in an unrecoverable state, needs manual intervention"
PhaseUnrecoverable = "Cluster is unrecoverable and needs manual intervention"

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

0 comments on commit 1f80a52

Please sign in to comment.