Skip to content

Commit

Permalink
Found one more.
Browse files Browse the repository at this point in the history
  • Loading branch information
tinaafitz committed Dec 13, 2024
1 parent a91fac5 commit d1bd52e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exp/api/v1beta2/conditions_consts.go
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ const (
// RosaMachinePoolReadyCondition condition reports on the successful reconciliation of rosa machinepool.
RosaMachinePoolReadyCondition clusterv1.ConditionType = "RosaMachinePoolReady"
// RosaMachinePoolUpgradingCondition condition reports whether ROSAMachinePool is upgrading or not.
RosaMachinePoolUpgradingCondition clusterv1.ConditionType = "RosaMchinePoolUpgrading"
RosaMachinePoolUpgradingCondition clusterv1.ConditionType = "RosaMachinePoolUpgrading"

// WaitingForRosaControlPlaneReason used when the machine pool is waiting for
// ROSA control plane infrastructure to be ready before proceeding.
Expand Down

0 comments on commit d1bd52e

Please sign in to comment.