spelling: autorevert
This commit is contained in:
parent
760a82fad0
commit
ef07cc63d3
|
@ -4788,7 +4788,7 @@ func DeploymentStatusDescriptionRollbackNoop(baseDescription string, jobVersion
|
|||
}
|
||||
|
||||
// DeploymentStatusDescriptionNoRollbackTarget is used to get the status description of
|
||||
// a deployment when there is no target to rollback to but autorevet is desired.
|
||||
// a deployment when there is no target to rollback to but autorevert is desired.
|
||||
func DeploymentStatusDescriptionNoRollbackTarget(baseDescription string) string {
|
||||
return fmt.Sprintf("%s - no stable job version to auto revert to", baseDescription)
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue