-
Notifications
You must be signed in to change notification settings - Fork 256
Open
Description
Step executing "oc rollout status -w dc/quarkus --timeout=600s" succeeds: command 'oc rollout status -w dc/quarkus --timeout=600s', expected to succeed, exited with exit code: 1
Command stdout:
Command stderr: Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+
Error from server (NotFound): deploymentconfigs.apps.openshift.io "quarkus" not found
Step executing "oc rollout status deployment hello" succeeds: command 'oc rollout status deployment hello', expected to succeed, exited with exit code: 1
Command stdout: Waiting for deployment "hello" rollout to finish: 0 of 1 updated replicas are available...
Command stderr: error: deployment "hello" exceeded its progress deadline
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Todo