-
Notifications
You must be signed in to change notification settings - Fork 922
Open
Description
While trying both methods of deployment (using automated provision.h script and deleting all projects and then trying manual method), The same error appears while trying to depoy to dev. It seems as if changing project names outside of cicd, stage, or dev produces the error. Erri is as follows:
sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
+ cp target/openshift-tasks.war target/ROOT.war
[Pipeline] script
[Pipeline] {
[Pipeline] echo
[Pipeline] _OcContextInit
[Pipeline] _OcContextInit
[Pipeline] readFile
[Pipeline] _OcAction
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy DEV)
[Pipeline] script
[Pipeline] {
[Pipeline] _OcContextInit
[Pipeline] _OcContextInit
[Pipeline] readFile
[Pipeline] _OcAction
[rollout:latest:deploymentconfig/tasks] Error from server (NotFound): deploymentconfigs.apps.openshift.io "tasks" not found```
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels