You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've seen this happen many times I attempt to scale with the job
Example:
06-23 15:11:28.146 service/dittybopper created
06-23 15:11:28.399 route.route.openshift.io/dittybopper created
06-23 15:11:28.399 Warning: would violate PodSecurity "restricted:v1.24": allowPrivilegeEscalation != false (containers "dittybopper", "dittybopper-syncer" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (containers "dittybopper", "dittybopper-syncer" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or containers "dittybopper", "dittybopper-syncer" must set securityContext.runAsNonRoot=true), seccompProfile (pod or containers "dittybopper", "dittybopper-syncer" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost")
06-23 15:11:28.399 deployment.apps/dittybopper created
06-23 15:11:28.655 configmap/sc-ocp-prom created
06-23 15:11:28.655 configmap/sc-grafana-config created
06-23 15:11:28.655
06-23 15:11:28.655 Waiting for dittybopper deployment to be available...
06-23 15:12:36.285 error: timed out waiting for the condition on deployments/dittybopper
The text was updated successfully, but these errors were encountered:
nathan-weinberg
changed the title
cluster-post-config always fails on dittybopper deployment
cluster-post-config sometimes fails on dittybopper deployment
Jun 23, 2022
I've seen this happen many times I attempt to scale with the job
Example:
from https://mastern-jenkins-csb-openshift-qe.apps.ocp-c1.prod.psi.redhat.com/job/scale-ci/job/e2e-benchmarking-multibranch-pipeline/job/cluster-post-config/491/console
The text was updated successfully, but these errors were encountered: