Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing deployment on AWS #125

Open
rludva opened this issue Apr 10, 2019 · 0 comments
Open

Failing deployment on AWS #125

rludva opened this issue Apr 10, 2019 · 0 comments

Comments

@rludva
Copy link

rludva commented Apr 10, 2019

After deployment with OpenShift Container Platform v3.11 on AWS it fails. The images are builded with images.openshift.io/deny-execution=true annotation and it is not possible to create pods: Forbidden: this image is prohibited by policy.

$ oc get event
1h          1h           1         inventory-postgresql.___            DeploymentConfig                                                 Warning   FailedCreate                  inventory-postgresql-1-deploy                              Error creating: Pod "" is invalid: spec.containers[0].image: Forbidden: this image is prohibited by policy
1h          1h           21        catalog-mongodb-1.___               ReplicationController                                            Warning   FailedCreate                  replication-controller                                     Error creating: Pod "" is invalid: spec.containers[0].image: Forbidden: this image is prohibited by policy
1h          1h           1         catalog-mongodb.___                 DeploymentConfig                                                 Warning   FailedCreate                  catalog-mongodb-1-deploy                                   Error creating: Pod "" is invalid: spec.containers[0].image: Forbidden: this image is prohibited by policy
1h          1h           1         catalog-mongodb.___                 DeploymentConfig                                                 Normal    ReplicationControllerScaled   deploymentconfig-controller                                Scaled replication controller "catalog-mongodb-1" from 1 to 0
1h          1h           1         inventory-postgresql.1592498d9fc7ced1            DeploymentConfig                                                 Normal    ReplicationControllerScaled   deploymentconfig-controller                                Scaled replication controller "inventory-postgresql-1" from 1 to 0
1h          1h           21        inventory-postgresql-1.___          ReplicationController                                            Warning   FailedCreate                  replication-controller                                     Error creating: Pod "" is invalid: spec.containers[0].image: Forbidden: this image is prohibited by policy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant