We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 966f4e4 commit 0dca278Copy full SHA for 0dca278
core/server/api_container/server/startosis_engine/startosis_validator.go
@@ -21,7 +21,7 @@ import (
21
)
22
23
const (
24
- validationInProgressMsg = "Validating Starlark code and preparing container images - execution will begin shortly"
+ validationInProgressMsg = "Validating plan and preparing container images - execution will begin shortly"
25
26
containerImageValidationMsgHeader = "Container images used in this run:"
27
containerImageValidationMsgFromLocal = "locally cached"
0 commit comments